- AboutAction - Class in nl.strohalm.cyclos.controls.general
-
Action used to show the about page
- AboutAction() - Constructor for class nl.strohalm.cyclos.controls.general.AboutAction
-
- AbstractActionContext - Class in nl.strohalm.cyclos.controls
-
Abstract class for the Struts context
- AbstractActionContext(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, MessageHelper, User) - Constructor for class nl.strohalm.cyclos.controls.AbstractActionContext
-
- AbstractActionPolicy - Class in nl.strohalm.cyclos.struts.access.policies.utils
-
Base class for action policies with utilities methods
- AbstractActionPolicy() - Constructor for class nl.strohalm.cyclos.struts.access.policies.utils.AbstractActionPolicy
-
- AbstractAdQuery - Class in nl.strohalm.cyclos.entities.ads
-
Base definitions for an advertisement query
- AbstractAdQuery() - Constructor for class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- AbstractAdSearchParameters - Class in nl.strohalm.cyclos.webservices.ads
-
Base class for parameters for searching ads via web services
- AbstractAdSearchParameters() - Constructor for class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- AbstractAdSearchParameters.AdVOStatus - Enum in nl.strohalm.cyclos.webservices.ads
-
- AbstractAdSearchParameters.AdVOTradeType - Enum in nl.strohalm.cyclos.webservices.ads
-
Trade types for searching
- AbstractCustomizedFileTag - Class in nl.strohalm.cyclos.taglibs
-
Abstract customized file tag
- AbstractCustomizedFileTag() - Constructor for class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- AbstractDocumentMapper<E extends Entity & Indexable> - Class in nl.strohalm.cyclos.utils.lucene
-
Abstract implementation for document mappers
- AbstractDocumentMapper() - Constructor for class nl.strohalm.cyclos.utils.lucene.AbstractDocumentMapper
-
- AbstractDynamicAttributesTag - Class in nl.strohalm.cyclos.taglibs
-
Abstract tag that implements DynamicAttributes
- AbstractDynamicAttributesTag() - Constructor for class nl.strohalm.cyclos.taglibs.AbstractDynamicAttributesTag
-
- AbstractEnumType<EnumType> - Class in nl.strohalm.cyclos.utils.hibernate
-
An abstract custom type for storing enumerations
- AbstractEnumType() - Constructor for class nl.strohalm.cyclos.utils.hibernate.AbstractEnumType
-
- AbstractEscapeTag - Class in nl.strohalm.cyclos.taglibs
-
Base tag used for escaping content.
- AbstractEscapeTag() - Constructor for class nl.strohalm.cyclos.taglibs.AbstractEscapeTag
-
- AbstractMemberRecordQuery - Class in nl.strohalm.cyclos.entities.members.records
-
Base query parameters for member records
- AbstractMemberRecordQuery() - Constructor for class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- AbstractMemberRecordQuery.WriterNature - Enum in nl.strohalm.cyclos.entities.members.records
-
- AbstractMemberSearchParameters - Class in nl.strohalm.cyclos.webservices.members
-
Base parameters for searching members via web services
- AbstractMemberSearchParameters() - Constructor for class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- AbstractPaymentParameters - Class in nl.strohalm.cyclos.webservices.payments
-
Base parameters for payment-related operations
- AbstractPaymentParameters() - Constructor for class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- AbstractPermissionCheck - Class in nl.strohalm.cyclos.services.access
-
- AbstractPermissionCheck() - Constructor for class nl.strohalm.cyclos.services.access.AbstractPermissionCheck
-
- AbstractPermissionCheck.RequiredValuesBean - Class in nl.strohalm.cyclos.services.access
-
- AbstractPermissionCheck.RequiredValuesBean(Permission, Entity[]) - Constructor for class nl.strohalm.cyclos.services.access.AbstractPermissionCheck.RequiredValuesBean
-
- AbstractPositiveValidation - Class in nl.strohalm.cyclos.utils.validation
-
Validates a value as being positive
- AbstractPositiveValidation(boolean) - Constructor for class nl.strohalm.cyclos.utils.validation.AbstractPositiveValidation
-
- AbstractValueValidation - Class in nl.strohalm.cyclos.utils.validation
-
Validates that the property value is one / none of the given values
- AbstractValueValidation(Object...) - Constructor for class nl.strohalm.cyclos.utils.validation.AbstractValueValidation
-
- accept(Invoice) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Accepts the given invoice
- accept(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- accept(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- accept(String) - Method in class nl.strohalm.cyclos.utils.lucene.IdFieldSelector
-
- acceptAgreement(String) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Used for a member to accept to accept the current registration agreement of his group
- acceptAgreement(String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- acceptAgreement(String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- acceptBrokerCommissionContract(Long) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
A member accepts a pending broker commission contract.
- acceptBrokerCommissionContract(Long) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- acceptBrokerCommissionContract(Long) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- AcceptBrokerCommissionContractAction - Class in nl.strohalm.cyclos.controls.members.brokering
-
Action used to accept a broker commission contract
- AcceptBrokerCommissionContractAction() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.AcceptBrokerCommissionContractAction
-
- AcceptBrokerCommissionContractForm - Class in nl.strohalm.cyclos.controls.members.brokering
-
Form used to accept a broker commission contract
- AcceptBrokerCommissionContractForm() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.AcceptBrokerCommissionContractForm
-
- acceptedInvoiceNotification(Invoice) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- acceptedInvoiceNotification(Invoice) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- acceptGuarantee(Guarantee, boolean) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
- acceptGuarantee(Guarantee, boolean) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- acceptGuarantee(Guarantee, boolean) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- AcceptInvoiceAction - Class in nl.strohalm.cyclos.controls.invoices
-
Action used to accept an invoice
- AcceptInvoiceAction() - Constructor for class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- AcceptInvoiceForm - Class in nl.strohalm.cyclos.controls.invoices
-
Form used for accepting invoices
- AcceptInvoiceForm() - Constructor for class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceForm
-
- AcceptPaymentObligationAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations
-
- AcceptPaymentObligationAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationAction
-
- AcceptPaymentObligationForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations
-
- AcceptPaymentObligationForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationForm
-
- AcceptPaymentObligationPackAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations
-
- AcceptPaymentObligationPackAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationPackAction
-
- AcceptPaymentObligationPackForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations
-
- AcceptPaymentObligationPackForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationPackForm
-
- AcceptRegistrationAgreementAction - Class in nl.strohalm.cyclos.controls.members
-
Action used to accept a registration agreement
- AcceptRegistrationAgreementAction() - Constructor for class nl.strohalm.cyclos.controls.members.AcceptRegistrationAgreementAction
-
- AcceptRegistrationAgreementAction - Class in nl.strohalm.cyclos.controls.posweb
-
- AcceptRegistrationAgreementAction() - Constructor for class nl.strohalm.cyclos.controls.posweb.AcceptRegistrationAgreementAction
-
- AcceptRegistrationAgreementForm - Class in nl.strohalm.cyclos.controls.members
-
Form used to accept a registration agreement
- AcceptRegistrationAgreementForm() - Constructor for class nl.strohalm.cyclos.controls.members.AcceptRegistrationAgreementForm
-
- ACCESS_FOR_FILTERING - Static variable in class nl.strohalm.cyclos.dao.members.MemberDocumentMapper
-
- ACCESS_KEY - Static variable in class nl.strohalm.cyclos.utils.SettingsHelper
-
- AccessDeniedException - Exception in nl.strohalm.cyclos.exceptions
-
Exception thrown when an user tries to access restricted area without a proper login
- AccessDeniedException() - Constructor for exception nl.strohalm.cyclos.exceptions.AccessDeniedException
-
- AccessRestController - Class in nl.strohalm.cyclos.webservices.rest
-
Controller which handles /access paths
- AccessRestController() - Constructor for class nl.strohalm.cyclos.webservices.rest.AccessRestController
-
- AccessRestController.InitialData - Class in nl.strohalm.cyclos.webservices.rest
-
- AccessRestController.InitialData() - Constructor for class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- accessService - Variable in class nl.strohalm.cyclos.controls.access.LoginAction
-
- accessService - Variable in class nl.strohalm.cyclos.controls.BaseAction
-
- AccessService - Interface in nl.strohalm.cyclos.services.access
-
Service interface for login/logout and related operations, as well as managing credentials
- AccessServiceImpl - Class in nl.strohalm.cyclos.services.access
-
Implementation class for access services Service.
- AccessServiceImpl() - Constructor for class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- AccessServiceLocal - Interface in nl.strohalm.cyclos.services.access
-
Local interface.
- AccessServiceSecurity - Class in nl.strohalm.cyclos.services.access
-
- AccessServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- AccessSettings - Class in nl.strohalm.cyclos.entities.settings
-
Groups login / access settings
- AccessSettings() - Constructor for class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- AccessSettings.UsernameGeneration - Enum in nl.strohalm.cyclos.entities.settings
-
- AccessSettingsChangeListener - Interface in nl.strohalm.cyclos.entities.settings.events
-
Listener interface for access settings modifications.
- AccessSettingsEvent - Class in nl.strohalm.cyclos.entities.settings.events
-
Event triggered when access settings are changed
- AccessSettingsEvent(AccessSettings) - Constructor for class nl.strohalm.cyclos.entities.settings.events.AccessSettingsEvent
-
- AccessSettingsHandler - Class in nl.strohalm.cyclos.services.settings
-
Access settings handler
- AccessSettingsHandler() - Constructor for class nl.strohalm.cyclos.services.settings.AccessSettingsHandler
-
- AccessWebService - Interface in nl.strohalm.cyclos.webservices.access
-
Web service interface for access
- AccessWebServiceImpl - Class in nl.strohalm.cyclos.webservices.access
-
Implementation for AccessWebService
- AccessWebServiceImpl() - Constructor for class nl.strohalm.cyclos.webservices.access.AccessWebServiceImpl
-
- Account - Class in nl.strohalm.cyclos.entities.accounts
-
A generic account
- Account() - Constructor for class nl.strohalm.cyclos.entities.accounts.Account
-
- Account.Relationships - Enum in nl.strohalm.cyclos.entities.accounts
-
- AccountActivationPollingTask - Class in nl.strohalm.cyclos.scheduling.polling
-
A
PollingTask which activates or deactivates accounts associated to groups (which result in potentially large number of accounts)
- AccountActivationPollingTask() - Constructor for class nl.strohalm.cyclos.scheduling.polling.AccountActivationPollingTask
-
- AccountActivitiesVO - Class in nl.strohalm.cyclos.services.elements
-
Contains data for account activities report
- AccountActivitiesVO() - Constructor for class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- AccountDailyDifference - Class in nl.strohalm.cyclos.dao.accounts
-
Contains a difference, by day, of either balance or reserved amount
- AccountDailyDifference() - Constructor for class nl.strohalm.cyclos.dao.accounts.AccountDailyDifference
-
- AccountDAO - Interface in nl.strohalm.cyclos.dao.accounts
-
Interface DAO for accounts
- AccountDAOImpl - Class in nl.strohalm.cyclos.dao.accounts
-
Implementation DAO for accounts
- AccountDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- AccountDateDTO - Class in nl.strohalm.cyclos.services.accounts
-
Holds an account and a date
- AccountDateDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.AccountDateDTO
-
- AccountDateDTO(Account) - Constructor for class nl.strohalm.cyclos.services.accounts.AccountDateDTO
-
- AccountDateDTO(Account, Calendar) - Constructor for class nl.strohalm.cyclos.services.accounts.AccountDateDTO
-
- AccountDateDTO(AccountOwner, AccountType) - Constructor for class nl.strohalm.cyclos.services.accounts.AccountDateDTO
-
- AccountDateDTO(AccountOwner, AccountType, Calendar) - Constructor for class nl.strohalm.cyclos.services.accounts.AccountDateDTO
-
- AccountDTO - Class in nl.strohalm.cyclos.services.accounts
-
DTO for retrieving an account or data related to an account
- AccountDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.AccountDTO
-
- AccountDTO(Account) - Constructor for class nl.strohalm.cyclos.services.accounts.AccountDTO
-
- AccountDTO(AccountOwner, AccountType) - Constructor for class nl.strohalm.cyclos.services.accounts.AccountDTO
-
- AccountFee - Class in nl.strohalm.cyclos.entities.accounts.fees.account
-
Taxes are charged over all accounts of a given type
- AccountFee() - Constructor for class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- AccountFee.ChargeMode - Enum in nl.strohalm.cyclos.entities.accounts.fees.account
-
- AccountFee.InvoiceMode - Enum in nl.strohalm.cyclos.entities.accounts.fees.account
-
- AccountFee.PaymentDirection - Enum in nl.strohalm.cyclos.entities.accounts.fees.account
-
- AccountFee.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.fees.account
-
- AccountFee.RunMode - Enum in nl.strohalm.cyclos.entities.accounts.fees.account
-
- AccountFeeAmount - Class in nl.strohalm.cyclos.entities.accounts.fees.account
-
Holds an amount to be charged by an account fee over transactioned volume.
- AccountFeeAmount() - Constructor for class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- AccountFeeAmount.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.fees.account
-
- AccountFeeAmountDAO - Interface in nl.strohalm.cyclos.dao.accounts.fee.account
-
Data access interface for account fee amounts.
- AccountFeeAmountDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.fee.account
-
- AccountFeeAmountDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.fee.account.AccountFeeAmountDAOImpl
-
- AccountFeeDAO - Interface in nl.strohalm.cyclos.dao.accounts.fee.account
-
Interface for account fee DAO
- AccountFeeDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.fee.account
-
Implementation DAO for account fees
- AccountFeeDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.fee.account.AccountFeeDAOImpl
-
- AccountFeeExecutionForm - Class in nl.strohalm.cyclos.controls.accounts.accountfees
-
Form used to manage an account fee execution
- AccountFeeExecutionForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeExecutionForm
-
- AccountFeeLog - Class in nl.strohalm.cyclos.entities.accounts.fees.account
-
An account fee log records an account fee execution (either manual or scheduled fees)
- AccountFeeLog() - Constructor for class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- AccountFeeLog.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.fees.account
-
- AccountFeeLogDAO - Interface in nl.strohalm.cyclos.dao.accounts.fee.account
-
Interface for account fee log DAO
- AccountFeeLogDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.fee.account
-
Default implementation for AccountFeeLogDAO component.
- AccountFeeLogDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.fee.account.AccountFeeLogDAOImpl
-
- AccountFeeLogDetailsAction - Class in nl.strohalm.cyclos.controls.accounts.accountfees
-
Action used to show details of an account fee execution and to search for charged members within that log
- AccountFeeLogDetailsAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeLogDetailsAction
-
- AccountFeeLogDetailsDTO - Class in nl.strohalm.cyclos.entities.accounts.fees.account
-
- AccountFeeLogDetailsDTO() - Constructor for class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- AccountFeeLogDetailsForm - Class in nl.strohalm.cyclos.controls.accounts.accountfees
-
Form used on the account fee log details page.
- AccountFeeLogDetailsForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeLogDetailsForm
-
- AccountFeeLogForm - Class in nl.strohalm.cyclos.controls.accounts.accountfees
-
Form used to query the account fee log
- AccountFeeLogForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeLogForm
-
- AccountFeeLogPeriodMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_5
-
Fixes periods of scheduled fees which were generated incorrectly
- AccountFeeLogPeriodMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_5.AccountFeeLogPeriodMigration
-
- AccountFeeLogQuery - Class in nl.strohalm.cyclos.entities.accounts.fees.account
-
Search parameters for account fee logs
- AccountFeeLogQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- AccountFeeQuery - Class in nl.strohalm.cyclos.entities.accounts.fees.account
-
Parameters for an account fee query
- AccountFeeQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- AccountFeeScheduledTask - Class in nl.strohalm.cyclos.scheduling.tasks
-
Runs the account fees
- AccountFeeScheduledTask() - Constructor for class nl.strohalm.cyclos.scheduling.tasks.AccountFeeScheduledTask
-
- AccountFeeService - Interface in nl.strohalm.cyclos.services.accountfees
-
Service interface for account fees.
- AccountFeeServiceImpl - Class in nl.strohalm.cyclos.services.accountfees
-
Implementation class for account fee service
- AccountFeeServiceImpl() - Constructor for class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- AccountFeeServiceLocal - Interface in nl.strohalm.cyclos.services.accountfees
-
Local interface.
- AccountFeeServiceSecurity - Class in nl.strohalm.cyclos.services.accountfees
-
- AccountFeeServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- AccountHelper - Class in nl.strohalm.cyclos.webservices.utils
-
Utility class for accounts
WARN: Be aware that this helper doesn't access the services through the security layer.
- AccountHelper() - Constructor for class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- AccountHistoryAction - Class in nl.strohalm.cyclos.controls.accounts.details
-
Action used to retrieve the account history
- AccountHistoryAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction
-
- AccountHistoryAction.Entry - Class in nl.strohalm.cyclos.controls.accounts.details
-
An account history entry, containing the current account and a transfer
- AccountHistoryDTO - Class in nl.strohalm.cyclos.controls.reports.members.transactions
-
- AccountHistoryDTO() - Constructor for class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- AccountHistoryForm - Class in nl.strohalm.cyclos.controls.accounts.details
-
Form used to retrieve the account details
- AccountHistoryForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryForm
-
- AccountHistoryParams - Class in nl.strohalm.cyclos.webservices.payments
-
Parameters for searching an account history
- AccountHistoryParams() - Constructor for class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- AccountHistoryPosParameters - Class in nl.strohalm.cyclos.webservices.pos
-
Parameters for retrieving an account history
- AccountHistoryPosParameters() - Constructor for class nl.strohalm.cyclos.webservices.pos.AccountHistoryPosParameters
-
- AccountHistoryResultPage - Class in nl.strohalm.cyclos.webservices.accounts
-
Page results for account history transfers
- AccountHistoryResultPage() - Constructor for class nl.strohalm.cyclos.webservices.accounts.AccountHistoryResultPage
-
- AccountHistoryResultPage(int, int, int, List<AccountHistoryTransferVO>) - Constructor for class nl.strohalm.cyclos.webservices.accounts.AccountHistoryResultPage
-
- AccountHistorySearchParameters - Class in nl.strohalm.cyclos.webservices.accounts
-
Parameters for retrieving and account history
- AccountHistorySearchParameters() - Constructor for class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- AccountHistoryTransferVO - Class in nl.strohalm.cyclos.webservices.model
-
Represents a transfer from the point of view of an account (no absolute from / to, but the amount is negative for debits and positive for credits)
- AccountHistoryTransferVO() - Constructor for class nl.strohalm.cyclos.webservices.model.AccountHistoryTransferVO
-
- AccountLimitLog - Class in nl.strohalm.cyclos.entities.accounts
-
Logs every change of either lower or upper credit limit on an account
- AccountLimitLog() - Constructor for class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- AccountLimitLogDAO - Interface in nl.strohalm.cyclos.dao.accounts
-
- AccountLimitLogDAOImpl - Class in nl.strohalm.cyclos.dao.accounts
-
- AccountLimitLogDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.AccountLimitLogDAOImpl
-
- AccountLock - Class in nl.strohalm.cyclos.entities.accounts
-
AccountLocks just contains the account relationship and are used to lock accounts, independent of the account themselves, as locking accounts could
have several other impacts, like not allowing inserting transfers from/to that account
- AccountLock() - Constructor for class nl.strohalm.cyclos.entities.accounts.AccountLock
-
- AccountLock(Account) - Constructor for class nl.strohalm.cyclos.entities.accounts.AccountLock
-
- AccountOverviewAction - Class in nl.strohalm.cyclos.controls.accounts.details
-
Action used to retrieve the account overview, or redirect to the account details if there is a single account
- AccountOverviewAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.AccountOverviewAction
-
- AccountOverviewActionPolicy - Class in nl.strohalm.cyclos.struts.access.policies
-
- AccountOverviewForm - Class in nl.strohalm.cyclos.controls.accounts.details
-
Form used to retrieve the account overview
- AccountOverviewForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.AccountOverviewForm
-
- AccountOwner - Interface in nl.strohalm.cyclos.entities.accounts
-
Marker interface for entities that can be owner of accounts
- accountOwner() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Return the current account owner - system when an admin is logged, or the member
- AccountOwnerConverter - Class in nl.strohalm.cyclos.utils.conversion
-
Converts between an id and an account owner.
- AccountQuery - Class in nl.strohalm.cyclos.entities.accounts
-
- AccountQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.AccountQuery
-
- AccountRates - Class in nl.strohalm.cyclos.entities.accounts
-
- AccountRates() - Constructor for class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- AccountRates.Relationships - Enum in nl.strohalm.cyclos.entities.accounts
-
- AccountRatesDAO - Interface in nl.strohalm.cyclos.dao.accounts
-
- AccountRatesDAOImpl - Class in nl.strohalm.cyclos.dao.accounts
-
- AccountRatesDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.AccountRatesDAOImpl
-
- accountService - Variable in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction
-
- AccountService - Interface in nl.strohalm.cyclos.services.accounts
-
Account service: manages accounts and account types related operations and calculations broker commission, credit limits, transaction volumes etc.
- accountService - Variable in class nl.strohalm.cyclos.services.transactions.BaseLoanHandler
-
- AccountServiceImpl - Class in nl.strohalm.cyclos.services.accounts
-
Account service implementation
- AccountServiceImpl() - Constructor for class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- AccountServiceLocal - Interface in nl.strohalm.cyclos.services.accounts
-
Local interface.
- AccountServiceSecurity - Class in nl.strohalm.cyclos.services.accounts
-
- AccountServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- AccountsRestController - Class in nl.strohalm.cyclos.webservices.rest
-
Controller which handles /accounts paths
- AccountsRestController() - Constructor for class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- AccountsRestController.SearchScheduledPaymentParams - Class in nl.strohalm.cyclos.webservices.rest
-
Parameters for searching scheduled payments
- AccountsRestController.SearchScheduledPaymentParams() - Constructor for class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- AccountsRestController.SearchScheduledPaymentStatus - Enum in nl.strohalm.cyclos.webservices.rest
-
- AccountStatus - Class in nl.strohalm.cyclos.entities.accounts
-
Holds the current status for a given account
- AccountStatus() - Constructor for class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- AccountStatusMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_5
-
Populates the account_status and account_fee_charges tables
- AccountStatusMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_5.AccountStatusMigration
-
- AccountStatusPosParameters - Class in nl.strohalm.cyclos.webservices.pos
-
Parameters used to get an account status
- AccountStatusPosParameters() - Constructor for class nl.strohalm.cyclos.webservices.pos.AccountStatusPosParameters
-
- AccountStatusRecreationMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_5
-
Populates the account_status and account_fee_charges tables
- AccountStatusRecreationMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_5.AccountStatusRecreationMigration
-
- AccountStatusVO - Class in nl.strohalm.cyclos.webservices.model
-
Represents an account status
- AccountStatusVO() - Constructor for class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- AccountType - Class in nl.strohalm.cyclos.entities.accounts
-
Represents an account type
- AccountType() - Constructor for class nl.strohalm.cyclos.entities.accounts.AccountType
-
- AccountType.LimitType - Enum in nl.strohalm.cyclos.entities.accounts
-
- AccountType.Nature - Enum in nl.strohalm.cyclos.entities.accounts
-
- AccountType.Relationships - Enum in nl.strohalm.cyclos.entities.accounts
-
- accountTypeBinder() - Static method in class nl.strohalm.cyclos.utils.binding.DataBinderHelper
-
Returns a data binder for a Map to allow reading account types as a Map with the properties: id, name and currency id
- AccountTypeDAO - Interface in nl.strohalm.cyclos.dao.accounts
-
Interface for account type DAO
- AccountTypeDAOImpl - Class in nl.strohalm.cyclos.dao.accounts
-
Implementation dao for account types
- AccountTypeDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.AccountTypeDAOImpl
-
- AccountTypeQuery - Class in nl.strohalm.cyclos.entities.accounts
-
Contains filters for an account type query
- AccountTypeQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.AccountTypeQuery
-
- accountTypeService - Variable in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- AccountTypeService - Interface in nl.strohalm.cyclos.services.accounts
-
Service interface for account types
- AccountTypeServiceImpl - Class in nl.strohalm.cyclos.services.accounts
-
Implementation for account type service
- AccountTypeServiceImpl() - Constructor for class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- AccountTypeServiceLocal - Interface in nl.strohalm.cyclos.services.accounts
-
Local interface.
- AccountTypeServiceSecurity - Class in nl.strohalm.cyclos.services.accounts
-
- AccountTypeServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.accounts.AccountTypeServiceSecurity
-
- AccountTypeVO - Class in nl.strohalm.cyclos.webservices.model
-
Represents an account type
- AccountTypeVO() - Constructor for class nl.strohalm.cyclos.webservices.model.AccountTypeVO
-
- AccountWebService - Interface in nl.strohalm.cyclos.webservices.accounts
-
Web service interface for accounts
- AccountWebServiceImpl - Class in nl.strohalm.cyclos.webservices.accounts
-
Implementation for account web service
- AccountWebServiceImpl() - Constructor for class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- ActionAccessMonitor - Class in nl.strohalm.cyclos.struts.access
-
- ActionAccessMonitor() - Constructor for class nl.strohalm.cyclos.struts.access.ActionAccessMonitor
-
- ActionContext - Class in nl.strohalm.cyclos.controls
-
Contains all objects used on the Struts context
- ActionContext(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, User, MessageHelper) - Constructor for class nl.strohalm.cyclos.controls.ActionContext
-
- ActionDescriptor - Class in nl.strohalm.cyclos.struts.access
-
Descriptor containing information about the requested action
Used by policies to grant/deny access
- actionForm - Variable in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction.ShouldValidateTPParameter
-
- actionHelper - Variable in class nl.strohalm.cyclos.controls.BaseAction
-
- actionHelper - Variable in class nl.strohalm.cyclos.controls.BasePublicAction
-
- actionHelper - Variable in class nl.strohalm.cyclos.controls.mobile.MobileBaseAction
-
- actionHelper - Variable in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- ActionHelper - Class in nl.strohalm.cyclos.utils
-
Contains helper methods for struts actions
- ActionHelper() - Constructor for class nl.strohalm.cyclos.utils.ActionHelper
-
- ActionHelper.ByElementExtractor - Interface in nl.strohalm.cyclos.utils
-
Interface for implementations that extracts the by element from an entity.
- ActionPolicy - Interface in nl.strohalm.cyclos.struts.access
-
Policy used to grant/deny access to a requested action
- ActionPolicyRepository - Class in nl.strohalm.cyclos.struts.access
-
- ActionPolicyRepository() - Constructor for class nl.strohalm.cyclos.struts.access.ActionPolicyRepository
-
- activate(Member, MemberAccountType) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
Activate the member account if it exists, or create if it doesn't
- activate(MemberAccount) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
Activate the member account
- activateAcceptedBrokerCommissionContracts(Calendar) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- activateAcceptedBrokerCommissionContracts(Calendar) - Method in interface nl.strohalm.cyclos.services.elements.CommissionServiceLocal
-
Activates broker commission contracts that were accepted and begin today
- activateCard(Card, String) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardService
-
Activate the given card
- activateCard(Card, String) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- activateCard(Card, String) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceSecurity
-
- activateMembersOfGroup(MemberGroup) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Activates all inactive members on the given group
- activateMembersOfGroup(MemberGroup) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- ActiveCertificationNotFoundException - Exception in nl.strohalm.cyclos.services.accounts.guarantees.exceptions
-
Throws when there isn't an active certification for the buyer, issuer and currency specified
- ActiveCertificationNotFoundException() - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.ActiveCertificationNotFoundException
-
- ActiveCertificationNotFoundException(Member, Member, Currency) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.ActiveCertificationNotFoundException
-
- ActivitiesAction - Class in nl.strohalm.cyclos.controls.members.activities
-
Action to retrieve a member's activities
- ActivitiesAction() - Constructor for class nl.strohalm.cyclos.controls.members.activities.ActivitiesAction
-
- ActivitiesActionPolicy - Class in nl.strohalm.cyclos.struts.access.policies
-
- ActivitiesForm - Class in nl.strohalm.cyclos.controls.members.activities
-
Form for member activities
- ActivitiesForm() - Constructor for class nl.strohalm.cyclos.controls.members.activities.ActivitiesForm
-
- ActivitiesVO - Class in nl.strohalm.cyclos.services.elements
-
Return class for the statistical data regarding the activities of a specified user.
- ActivitiesVO() - Constructor for class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- Ad - Class in nl.strohalm.cyclos.entities.ads
-
A product / service advertisement by a member
- Ad() - Constructor for class nl.strohalm.cyclos.entities.ads.Ad
-
- Ad.Relationships - Enum in nl.strohalm.cyclos.entities.ads
-
- Ad.Status - Enum in nl.strohalm.cyclos.entities.ads
-
- Ad.TradeType - Enum in nl.strohalm.cyclos.entities.ads
-
- AdCategoriesRestController - Class in nl.strohalm.cyclos.webservices.rest
-
Controller which handles /adCategories paths
- AdCategoriesRestController() - Constructor for class nl.strohalm.cyclos.webservices.rest.AdCategoriesRestController
-
- AdCategory - Class in nl.strohalm.cyclos.entities.ads
-
A hierarchical ad category
- AdCategory() - Constructor for class nl.strohalm.cyclos.entities.ads.AdCategory
-
- AdCategory.Relationships - Enum in nl.strohalm.cyclos.entities.ads
-
- AdCategoryDAO - Interface in nl.strohalm.cyclos.dao.ads
-
Interface for category DAO
- AdCategoryDAOImpl - Class in nl.strohalm.cyclos.dao.ads
-
Implementation class for ad category DAO
- AdCategoryDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.ads.AdCategoryDAOImpl
-
- AdCategoryForm - Class in nl.strohalm.cyclos.controls.ads.categories
-
Form used to edit a category
- AdCategoryForm() - Constructor for class nl.strohalm.cyclos.controls.ads.categories.AdCategoryForm
-
- AdCategoryHierarchicalVO - Class in nl.strohalm.cyclos.webservices.model
-
Holds data for an advertisement category and it's child categories
- AdCategoryHierarchicalVO() - Constructor for class nl.strohalm.cyclos.webservices.model.AdCategoryHierarchicalVO
-
- AdCategoryQuery - Class in nl.strohalm.cyclos.entities.ads
-
Parameter for ad categories queries
- AdCategoryQuery() - Constructor for class nl.strohalm.cyclos.entities.ads.AdCategoryQuery
-
- adCategoryService - Variable in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- AdCategoryService - Interface in nl.strohalm.cyclos.services.ads
-
Service interface for advertisement categories On Cyclos2, there were two different entities: Heading and Category.
- AdCategoryServiceImpl - Class in nl.strohalm.cyclos.services.ads
-
Implementation class for the Advertisement service interface
- AdCategoryServiceImpl() - Constructor for class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- AdCategoryServiceLocal - Interface in nl.strohalm.cyclos.services.ads
-
Local interface.
- AdCategoryServiceSecurity - Class in nl.strohalm.cyclos.services.ads
-
- AdCategoryServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- AdCategoryVO - Class in nl.strohalm.cyclos.webservices.model
-
Category data for web services
- AdCategoryVO() - Constructor for class nl.strohalm.cyclos.webservices.model.AdCategoryVO
-
- AdCategoryWithCounterQuery - Class in nl.strohalm.cyclos.entities.ads
-
Query parameters for counting ads in categories
- AdCategoryWithCounterQuery() - Constructor for class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterQuery
-
- AdCategoryWithCounterVO - Class in nl.strohalm.cyclos.entities.ads
-
An hierarchical VO which holds the id / name of an ad category and the number of available ads in it
- AdCategoryWithCounterVO(Long, String, int, int, AdCategoryWithCounterVO) - Constructor for class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- AdCustomField - Class in nl.strohalm.cyclos.entities.customization.fields
-
A custom field for advertisements
- AdCustomField() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.AdCustomField
-
- AdCustomField.Visibility - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- adCustomFieldService - Variable in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- AdCustomFieldService - Interface in nl.strohalm.cyclos.services.customization
-
Service for advertisements custom fields
- AdCustomFieldServiceImpl - Class in nl.strohalm.cyclos.services.customization
-
- AdCustomFieldServiceImpl() - Constructor for class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceImpl
-
- AdCustomFieldServiceLocal - Interface in nl.strohalm.cyclos.services.customization
-
- AdCustomFieldServiceSecurity - Class in nl.strohalm.cyclos.services.customization
-
- AdCustomFieldServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- AdCustomFieldValue - Class in nl.strohalm.cyclos.entities.customization.fields
-
Custom field value for ads
- AdCustomFieldValue() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.AdCustomFieldValue
-
- AdCustomFieldValue.Relationships - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- add() - Method in class nl.strohalm.cyclos.controls.loangroups.AddMemberToLoanGroupAction
-
- add() - Method in class nl.strohalm.cyclos.controls.loangroups.BaseLoanGroupMembershipAction
-
- add() - Method in class nl.strohalm.cyclos.controls.loangroups.RemoveMemberFromLoanGroupAction
-
- add(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
Returns a new transaction summary, adding one transaction with the given amount
- add(int, BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
Returns a new transaction summary, adding the given parameters to this one
- add(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
Returns a new transaction summary, adding the given parameters to this one
- add(BigDecimal) - Method in class nl.strohalm.cyclos.utils.Amount
-
- add(E) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- add(int, E) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- add(double, double, double, Comparable, Comparable) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Adds a mean with an asymmetrical error bar around it to the table.
- add(Number, Number, Number, Comparable, Comparable) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Adds a mean with an asymmetrical error bar around it to the table.
- add(String, BigDecimal) - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
Adds a decimal field
- add(String, boolean) - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
Adds a boolean field
- add(String, Calendar) - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
Adds an date field
- add(String, Collection<? extends CustomFieldValue>) - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
Adds custom field values
- add(String, Entity) - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
Adds an entity field, which is stored as id
- add(String, Enum<?>) - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
Adds an enumerated field
- add(String, String) - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
Adds an analyzed string field
- add(String, String, boolean) - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
Adds an string field, which may be analyzer or not
- add(Filter) - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Adds a custom filter
- add(Calendar) - Method in class nl.strohalm.cyclos.utils.TimePeriod
-
Return a new calendar adding this time period
- add(PropertyValidation...) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- addAccountActivities(String, AccountActivitiesVO) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- addAlias(String) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- addAll(Collection<? extends E>) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- addAll(int, Collection<? extends E>) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- AdDAO - Interface in nl.strohalm.cyclos.dao.ads
-
Interface for ad DAO
- AdDAOImpl - Class in nl.strohalm.cyclos.dao.ads
-
Implementation class for ad DAO
- AdDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.ads.AdDAOImpl
-
- addBlankRows(int) - Method in class nl.strohalm.cyclos.services.stats.general.FilterUsed
-
ads blank rows to a list.
- addChild(AdCategoryWithCounterVO) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- addColumn(String, String) - Method in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler
-
- addColumn(String, String, Converter<?>) - Method in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler
-
- addCommitListener(TransactionCommitListener) - Method in class nl.strohalm.cyclos.utils.transaction.TransactionListeners
-
Adds a commit listener
- AddContactAction - Class in nl.strohalm.cyclos.controls.members.contacts
-
Add a contact to the logged member's contact list
- AddContactAction() - Constructor for class nl.strohalm.cyclos.controls.members.contacts.AddContactAction
-
- AddContactForm - Class in nl.strohalm.cyclos.controls.members.contacts
-
Form for adding a contact
- AddContactForm() - Constructor for class nl.strohalm.cyclos.controls.members.contacts.AddContactForm
-
- addCookie(Cookie) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- addCredits(PaymentFilter, TransactionSummaryVO) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryReportData
-
- addCustomField(Filters, Analyzer, CustomFieldValue) - Method in class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
- addCustomField(Filters, Analyzer, CustomFieldValue, String) - Method in class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
- addDateHeader(String, long) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- addDebits(PaymentFilter, TransactionSummaryVO) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryReportData
-
- addDocument(Document) - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- addEndListener(TransactionEndListener) - Method in class nl.strohalm.cyclos.utils.transaction.TransactionListeners
-
Adds an end listener
- addFieldQuery(Analyzer, String, String) - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Adds a query text for a given field.
- addGeneralError(ValidationError) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Add a general error
- addGroup(SystemGroup) - Method in class nl.strohalm.cyclos.entities.customization.documents.Document
-
- addHeader(String, String) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- addImageChangeListener(ImageChangeListener) - Method in class nl.strohalm.cyclos.utils.customizedfile.BaseCustomizedFileHandler
-
- addImageChangeListener(ImageChangeListener) - Method in interface nl.strohalm.cyclos.utils.customizedfile.CustomizedFileHandler
-
Listener for image change events
- addIndexOperationListener(IndexOperationListener) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- addInElementsParameter(StringBuilder, Map<String, Object>, String, Entity) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Adds an "in elements()" operator parameter to the HQL query, if the given value is not empty, appending the values to the named parameters map
Used to search on associated relations
- addInParameterToQuery(StringBuilder, Map<String, Object>, String, Collection<?>) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Adds an "in" operator parameter to the HQL query, if the given value is not empty, appending the values to the named parameters map
- addInParameterToQuery(StringBuilder, Map<String, Object>, String, Object...) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Adds an "in" operator parameter to the HQL query, if the given value is not empty, appending the values to the named parameters map
- addIntHeader(String, int) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- addLikeParameterToQuery(StringBuilder, Map<String, Object>, String, String) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Adds a 'path like %value%' parameter to the HQL query if the given value is not empty, appending the value to the named parameters map
- addListener(L) - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
- addListener(L) - Method in interface nl.strohalm.cyclos.services.settings.SettingsHandler
-
Adds a settings listener
- addListener(SettingsChangeListener) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Adds a local settings change listener
- addListener(SettingsChangeListener) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- addListener(SettingsChangeListener) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- addListener(CacheListener) - Method in interface nl.strohalm.cyclos.utils.cache.Cache
-
Adds a cache listener for the given scope, if it was not yet registered
- addListener(CacheListener) - Method in class nl.strohalm.cyclos.utils.cache.EhCacheCache
-
- addLoginPasswordValidation(Element, Validator.Property) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- addLoginPasswordValidation(Element, Validator.Property) - Method in interface nl.strohalm.cyclos.services.access.AccessServiceLocal
-
Adds the login password validation to the given property
- addMember(Member, LoanGroup) - Method in interface nl.strohalm.cyclos.services.loangroups.LoanGroupService
-
Adds a member to the loan group
- addMember(Member, LoanGroup) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- addMember(Member, LoanGroup) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceSecurity
-
- AddMemberToLoanGroupAction - Class in nl.strohalm.cyclos.controls.loangroups
-
Action used to add a member to a loan group
- AddMemberToLoanGroupAction() - Constructor for class nl.strohalm.cyclos.controls.loangroups.AddMemberToLoanGroupAction
-
- addMessageResourcesLoadedListener(MessageResourcesLoadedListener) - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
- addMessageResourcesLoadedListener(MessageResourcesLoadedListener) - Method in class nl.strohalm.cyclos.utils.MessageHelper
-
- addMessageResourcesLoadedListener(MessageResourcesLoadedListener) - Method in interface nl.strohalm.cyclos.utils.MessageResolver
-
Add a listener for events signalising that the translation resource bundles have been loaded.
- addMessageResourcesLoadedListener(MessageResourcesLoadedListener) - Method in class nl.strohalm.cyclos.utils.MessageResolver.NoOpMessageResolver
-
- addMessageResourcesLoadedListener(MessageResourcesLoadedListener) - Method in class nl.strohalm.cyclos.utils.MessageResolverImpl
-
- addMessagesLoadedListener(MessageResourcesLoadedListener) - Method in class nl.strohalm.cyclos.struts.CyclosMessageResources
-
- addMigration(String, Class<Migration>) - Method in class nl.strohalm.cyclos.setup.Version
-
- AdDocumentMapper - Class in nl.strohalm.cyclos.dao.ads
-
Maps
Ads to lucene
Documents
- AdDocumentMapper() - Constructor for class nl.strohalm.cyclos.dao.ads.AdDocumentMapper
-
- addParameterToQuery(StringBuilder, Map<String, Object>, String, Object) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Adds a equals parameter to the HQL query, if the given value is not empty, appending the value to the named parameters map
- addParameterToQuery(StringBuilder, Map<String, Object>, String, HibernateHelper.QueryParameter) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Adds a custom parameter to the HQL query, if the given parameter is not empty, appending the value to the named parameters map
- addParameterToQueryOperator(StringBuilder, Map<String, Object>, String, String, Object) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Adds a custom operator parameter to the HQL query, if the given value is not empty, appending the value to the named parameters map
- addPeriod(String, Period) - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Adds a period for the given query
- addPeriodParameterToQuery(StringBuilder, Map<String, Object>, String, Period) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Adds a period test to the HQL query, if the given period is not empty, appending the value to the named parameters map.
- addPinValidation(Member, Validator.Property) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- addPinValidation(Member, Validator.Property) - Method in interface nl.strohalm.cyclos.services.access.AccessServiceLocal
-
Appends a validation for pin on the given property
- addPropertyError(String, ValidationError) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Add a validation error for a given property
- addRange(String, Calendar, Calendar) - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Adds a date range filter including min and max values
- addRange(String, Calendar, Calendar, boolean, boolean) - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Adds a date range filter, optionally including min and max values
- addRange(String, Number, Number) - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Adds a numeric range filter including min and max values
- addRange(String, Number, Number, boolean, boolean) - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Adds a numeric range filter, optionally including min and max values
- addRightLikeParameterToQuery(StringBuilder, Map<String, Object>, String, String) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Adds a 'path like value%' parameter to the HQL query if the given value is not empty, appending the value to the named parameters map
- addRollbackListener(TransactionRollbackListener) - Method in class nl.strohalm.cyclos.utils.transaction.TransactionListeners
-
Adds a rollback listener
- addRootCookie(HttpServletRequest, HttpServletResponse, String, Object) - Method in class nl.strohalm.cyclos.utils.ResponseHelper
-
Adds a cookie with the given name and value set for the context path root
- addStatements(String, List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- addTerms(String, Collection<?>) - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns a filter that forces a given field to be one of the given values
- addTerms(String, Object...) - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns a filter that forces a given field to be one of the given values
- addToFetch(Relationship[], Relationship...) - Method in class nl.strohalm.cyclos.services.BaseServiceSecurity
-
adds a Relationship to a fetch list.
- addToIndex(E) - Method in interface nl.strohalm.cyclos.dao.IndexedDAO
-
Adds or updates the given entity on the index
- addToIndex(E) - Method in class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
- addTransactionCommitListener(TransactionCommitListener) - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Adds a transaction commit listener
- addTransactionEndListener(TransactionEndListener) - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Adds a transaction end listener
- addTransactionRollbackListener(TransactionRollbackListener) - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Adds a transaction rollback listener
- addTranslationChangeListener(TranslationChangeListener) - Method in interface nl.strohalm.cyclos.services.customization.TranslationMessageService
-
Adds a listener for translations change events
- addTranslationChangeListener(TranslationChangeListener) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- addTranslationChangeListener(TranslationChangeListener) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceSecurity
-
- addVersion(Version) - Method in class nl.strohalm.cyclos.setup.VersionHistory
-
- AdExpirationScheduledTask - Class in nl.strohalm.cyclos.scheduling.tasks
-
Scheduled task that notifies expired ads
- AdExpirationScheduledTask() - Constructor for class nl.strohalm.cyclos.scheduling.tasks.AdExpirationScheduledTask
-
- adFieldsForAdSearch() - Method in interface nl.strohalm.cyclos.webservices.fields.FieldWebService
-
Returns an array of ad fields that can be used on ad search
- adFieldsForAdSearch() - Method in class nl.strohalm.cyclos.webservices.fields.FieldWebServiceImpl
-
- adFieldsForSearch(List<AdCustomField>) - Method in class nl.strohalm.cyclos.utils.CustomFieldHelper
-
Filters ad custom fields to be used on advanced search
- AdFieldsRestController - Class in nl.strohalm.cyclos.webservices.rest
-
Controller which handles /adFields paths
- AdFieldsRestController() - Constructor for class nl.strohalm.cyclos.webservices.rest.AdFieldsRestController
-
- AdForm - Class in nl.strohalm.cyclos.controls.ads
-
Form for ad details
- AdForm() - Constructor for class nl.strohalm.cyclos.controls.ads.AdForm
-
- adFullTextQueryDataBinder(LocalSettings) - Static method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- AdHelper - Class in nl.strohalm.cyclos.webservices.utils
-
Utility class for ads
WARN: Be aware that this helper doesn't access the services through the security layer.
- AdHelper() - Constructor for class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- AdImage - Class in nl.strohalm.cyclos.entities.customization.images
-
An image that belongs to an advertisement
- AdImage() - Constructor for class nl.strohalm.cyclos.entities.customization.images.AdImage
-
- AdImage.Relationships - Enum in nl.strohalm.cyclos.entities.customization.images
-
- AdImport - Class in nl.strohalm.cyclos.entities.ads.imports
-
Contains data about a whole advertisement import
- AdImport() - Constructor for class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- AdImport.Relationships - Enum in nl.strohalm.cyclos.entities.ads.imports
-
- AdImportDAO - Interface in nl.strohalm.cyclos.dao.ads.imports
-
DAO interface for ad imports
- AdImportDAOImpl - Class in nl.strohalm.cyclos.dao.ads.imports
-
- AdImportDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.ads.imports.AdImportDAOImpl
-
- AdImportResult - Class in nl.strohalm.cyclos.entities.ads.imports
-
Contains summarized results for an advertisement import
- AdImportResult() - Constructor for class nl.strohalm.cyclos.entities.ads.imports.AdImportResult
-
- AdImportService - Interface in nl.strohalm.cyclos.services.ads
-
Service interface to handle ad imports
- AdImportServiceImpl - Class in nl.strohalm.cyclos.services.ads
-
- AdImportServiceImpl() - Constructor for class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- AdImportServiceLocal - Interface in nl.strohalm.cyclos.services.ads
-
Local interface.
- AdImportServiceSecurity - Class in nl.strohalm.cyclos.services.ads
-
- AdImportServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.ads.AdImportServiceSecurity
-
- AdInterest - Class in nl.strohalm.cyclos.entities.members.adInterests
-
- AdInterest() - Constructor for class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- AdInterest.Relationships - Enum in nl.strohalm.cyclos.entities.members.adInterests
-
- AdInterestDAO - Interface in nl.strohalm.cyclos.dao.members
-
Interface for ad interest dao
- AdInterestDAOImpl - Class in nl.strohalm.cyclos.dao.members
-
Implementation for ad interests dao
- AdInterestDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.AdInterestDAOImpl
-
- AdInterestQuery - Class in nl.strohalm.cyclos.entities.members.adInterests
-
Parameters for ad interest queries
- AdInterestQuery() - Constructor for class nl.strohalm.cyclos.entities.members.adInterests.AdInterestQuery
-
- AdInterestService - Interface in nl.strohalm.cyclos.services.elements
-
Service interface for ad interests
- AdInterestServiceImpl - Class in nl.strohalm.cyclos.services.elements
-
Service implementation for advertisements
- AdInterestServiceImpl() - Constructor for class nl.strohalm.cyclos.services.elements.AdInterestServiceImpl
-
- AdInterestServiceLocal - Interface in nl.strohalm.cyclos.services.elements
-
Local interface.
- AdInterestServiceSecurity - Class in nl.strohalm.cyclos.services.elements
-
- AdInterestServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.elements.AdInterestServiceSecurity
-
- AdInterestsNotificationPollingTask - Class in nl.strohalm.cyclos.scheduling.polling
-
- AdInterestsNotificationPollingTask() - Constructor for class nl.strohalm.cyclos.scheduling.polling.AdInterestsNotificationPollingTask
-
- admin(AdminPermission...) - Method in interface nl.strohalm.cyclos.access.PermissionCheck
-
Adds a permission check for administrators
- admin(AdminPermission...) - Method in class nl.strohalm.cyclos.services.access.AbstractPermissionCheck
-
- ADMIN_HELPS - Static variable in class nl.strohalm.cyclos.controls.general.ManualAction
-
- AdminAdminPermission - Enum in nl.strohalm.cyclos.access
-
This enum contains all permissions related to the ADMIN_ADMIN module type
- AdminCustomField - Class in nl.strohalm.cyclos.entities.customization.fields
-
A custom field for administrators
- AdminCustomField() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.AdminCustomField
-
- AdminCustomField.Relationships - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- AdminCustomFieldService - Interface in nl.strohalm.cyclos.services.customization
-
Service for administrator custom fields
- AdminCustomFieldServiceImpl - Class in nl.strohalm.cyclos.services.customization
-
- AdminCustomFieldServiceImpl() - Constructor for class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceImpl
-
- AdminCustomFieldServiceLocal - Interface in nl.strohalm.cyclos.services.customization
-
- AdminCustomFieldServiceSecurity - Class in nl.strohalm.cyclos.services.customization
-
- AdminCustomFieldServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- AdminCustomFieldValue - Class in nl.strohalm.cyclos.entities.customization.fields
-
Custom field value for administrators
- AdminCustomFieldValue() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.AdminCustomFieldValue
-
- AdminCustomFieldValue.Relationships - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- adminFor(AdminPermission, Entity...) - Method in interface nl.strohalm.cyclos.access.PermissionCheck
-
Adds a check to administrators that ensures ALL entities must belong to the collection represented by the given administrator permission.
- adminFor(AdminPermission, Entity...) - Method in class nl.strohalm.cyclos.services.access.AbstractPermissionCheck
-
- AdminGroup - Class in nl.strohalm.cyclos.entities.groups
-
A group of administrators
- AdminGroup() - Constructor for class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- AdminGroup.Relationships - Enum in nl.strohalm.cyclos.entities.groups
-
- AdminGroupPermissionsDTO - Class in nl.strohalm.cyclos.services.groups
-
Permissions for an admin group
- AdminGroupPermissionsDTO() - Constructor for class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- AdministrativeTasksAction - Class in nl.strohalm.cyclos.controls.admintasks
-
Action used to assemble the administrative tasks page
- AdministrativeTasksAction() - Constructor for class nl.strohalm.cyclos.controls.admintasks.AdministrativeTasksAction
-
- Administrator - Class in nl.strohalm.cyclos.entities.members
-
An administrator is an user with system privilleges
- Administrator() - Constructor for class nl.strohalm.cyclos.entities.members.Administrator
-
- Administrator.Relationships - Enum in nl.strohalm.cyclos.entities.members
-
- AdministratorDocumentMapper - Class in nl.strohalm.cyclos.dao.members
-
- AdministratorDocumentMapper() - Constructor for class nl.strohalm.cyclos.dao.members.AdministratorDocumentMapper
-
- AdminMemberPermission - Enum in nl.strohalm.cyclos.access
-
This enum contains all permissions related to the ADMIN_MEMBER module type
- AdminNotificationHandler - Interface in nl.strohalm.cyclos.utils.notifications
-
Used to send notifications to administrators
- AdminNotificationHandlerImpl - Class in nl.strohalm.cyclos.utils.notifications
-
Aspect used to notify admins about events on the system
- AdminNotificationHandlerImpl() - Constructor for class nl.strohalm.cyclos.utils.notifications.AdminNotificationHandlerImpl
-
- AdminNotificationPreference - Class in nl.strohalm.cyclos.entities.members.preferences
-
Notification Preference for an administrator
- AdminNotificationPreference() - Constructor for class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- AdminNotificationPreference.Relationships - Enum in nl.strohalm.cyclos.entities.members.preferences
-
- AdminNotificationPreferenceDAO - Interface in nl.strohalm.cyclos.dao.members
-
Dao interface for admin notification preferences
- AdminNotificationPreferenceDAOImpl - Class in nl.strohalm.cyclos.dao.members
-
Implementation for
- AdminNotificationPreferenceDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.AdminNotificationPreferenceDAOImpl
-
- AdminNotificationPreferenceQuery - Class in nl.strohalm.cyclos.entities.members.preferences
-
Query for admin notification preferences according to events
- AdminNotificationPreferenceQuery() - Constructor for class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- AdminPermission - Interface in nl.strohalm.cyclos.access
-
Interface implemented by the various administrator permission enumerations
- adminPermissions - Variable in class nl.strohalm.cyclos.services.access.AbstractPermissionCheck
-
- AdminProfileAction - Class in nl.strohalm.cyclos.controls.admins
-
Profile action for admins
- AdminProfileAction() - Constructor for class nl.strohalm.cyclos.controls.admins.AdminProfileAction
-
- AdminProfileForm - Class in nl.strohalm.cyclos.controls.admins
-
Form for an admin profile
- AdminProfileForm() - Constructor for class nl.strohalm.cyclos.controls.admins.AdminProfileForm
-
- AdminQuery - Class in nl.strohalm.cyclos.entities.members
-
Query parameters for administrators
- AdminQuery() - Constructor for class nl.strohalm.cyclos.entities.members.AdminQuery
-
- AdminSystemPermission - Enum in nl.strohalm.cyclos.access
-
This enum contains all permissions related to the ADMIN_SYSTEM module type
- AdminUser - Class in nl.strohalm.cyclos.entities.access
-
A user for administrators
- AdminUser() - Constructor for class nl.strohalm.cyclos.entities.access.AdminUser
-
- AdQuery - Class in nl.strohalm.cyclos.entities.ads
-
Parameters for ad queries
- AdQuery() - Constructor for class nl.strohalm.cyclos.entities.ads.AdQuery
-
- AdReportVO - Class in nl.strohalm.cyclos.entities.reports
-
- AdReportVO() - Constructor for class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- AdResultPage - Class in nl.strohalm.cyclos.webservices.ads
-
Page results for ads
- AdResultPage() - Constructor for class nl.strohalm.cyclos.webservices.ads.AdResultPage
-
- AdResultPage(int, int, int, List<AdVO>) - Constructor for class nl.strohalm.cyclos.webservices.ads.AdResultPage
-
- AdSearchParameters - Class in nl.strohalm.cyclos.webservices.ads
-
Parameters for normal ad search via web services
- AdSearchParameters() - Constructor for class nl.strohalm.cyclos.webservices.ads.AdSearchParameters
-
- adService - Variable in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- AdService - Interface in nl.strohalm.cyclos.services.ads
-
Service interface for Advertisements used to control ad operations like add, remove, expiration date, number of ads by member.
- AdServiceImpl - Class in nl.strohalm.cyclos.services.ads
-
Implementation class for the Advertisement service interface
- AdServiceImpl() - Constructor for class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- AdServiceImpl.MaxAdDescriptionSizeValidation - Class in nl.strohalm.cyclos.services.ads
-
Validates max description size
- AdServiceImpl.MaxAdDescriptionSizeValidation() - Constructor for class nl.strohalm.cyclos.services.ads.AdServiceImpl.MaxAdDescriptionSizeValidation
-
- AdServiceImpl.MaxPublicationTimeValidation - Class in nl.strohalm.cyclos.services.ads
-
Validates max publication period
- AdServiceImpl.MaxPublicationTimeValidation() - Constructor for class nl.strohalm.cyclos.services.ads.AdServiceImpl.MaxPublicationTimeValidation
-
- AdServiceImpl.PublicationPeriodValidation - Class in nl.strohalm.cyclos.services.ads
-
Validates an ad publication period
- AdServiceImpl.PublicationPeriodValidation() - Constructor for class nl.strohalm.cyclos.services.ads.AdServiceImpl.PublicationPeriodValidation
-
- AdServiceLocal - Interface in nl.strohalm.cyclos.services.ads
-
Local interface.
- AdServiceSecurity - Class in nl.strohalm.cyclos.services.ads
-
- AdServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- AdsRestController - Class in nl.strohalm.cyclos.webservices.rest
-
Controller which handles /ads paths
- AdsRestController() - Constructor for class nl.strohalm.cyclos.webservices.rest.AdsRestController
-
- AdVO - Class in nl.strohalm.cyclos.webservices.model
-
Ad data for web services
- AdVO() - Constructor for class nl.strohalm.cyclos.webservices.model.AdVO
-
- AdWebService - Interface in nl.strohalm.cyclos.webservices.ads
-
Web service interface for ads
- AdWebServiceImpl - Class in nl.strohalm.cyclos.webservices.ads
-
Web service implementation
- AdWebServiceImpl() - Constructor for class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- afterCommit(T) - Method in class nl.strohalm.cyclos.utils.BaseTransactional
-
- afterCommit(T) - Method in interface nl.strohalm.cyclos.utils.Transactional
-
This method will be invoked only if the transaction commits successfully.
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.controls.BaseQueryAction
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.utils.cache.EhCacheCacheManager
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.utils.CaptchaProducer
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.utils.instance.HazelcastInstanceHandler
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.utils.lock.HazelcastLockHandlerFactory
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.utils.MailHandler
-
- afterPropertiesSet() - Method in class nl.strohalm.cyclos.utils.tasks.HazelcastTaskRunner
-
- Alert - Class in nl.strohalm.cyclos.entities.alerts
-
An alert
- Alert() - Constructor for class nl.strohalm.cyclos.entities.alerts.Alert
-
- Alert.Type - Enum in nl.strohalm.cyclos.entities.alerts
-
- ALERT_KEY - Static variable in class nl.strohalm.cyclos.utils.SettingsHelper
-
- AlertDAO - Interface in nl.strohalm.cyclos.dao.alerts
-
Interface for alert DAO.
- AlertDAOImpl - Class in nl.strohalm.cyclos.dao.alerts
-
Implementation class for AlertDAO component.
- AlertDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.alerts.AlertDAOImpl
-
- alertExpiredLoans(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- alertExpiredLoans(Calendar) - Method in interface nl.strohalm.cyclos.services.transactions.LoanServiceLocal
-
Generates alerts for expired loans
- alertExpiredSystemInvoices(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- alertExpiredSystemInvoices(Calendar) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceServiceLocal
-
Process expired invoices, generating a member alert for system to member invoices that expires today, according to the
AlertSettings.idleInvoiceExpiration
- AlertQuery - Class in nl.strohalm.cyclos.entities.alerts
-
Query parameters for alerts
- AlertQuery() - Constructor for class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- AlertService - Interface in nl.strohalm.cyclos.services.alerts
-
Service interface for alerts
- AlertServiceImpl - Class in nl.strohalm.cyclos.services.alerts
-
Implementation class for alerts service interface
- AlertServiceImpl() - Constructor for class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- AlertServiceLocal - Interface in nl.strohalm.cyclos.services.alerts
-
Local interface.
- AlertServiceSecurity - Class in nl.strohalm.cyclos.services.alerts
-
- AlertServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.alerts.AlertServiceSecurity
-
- AlertSettings - Class in nl.strohalm.cyclos.entities.settings
-
Groups alert settings
- AlertSettings() - Constructor for class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- AlertSettingsChangeListener - Interface in nl.strohalm.cyclos.entities.settings.events
-
Listener interface for alert settings modifications.
- AlertSettingsEvent - Class in nl.strohalm.cyclos.entities.settings.events
-
Event triggered when alert settings are changed
- AlertSettingsEvent(AlertSettings) - Constructor for class nl.strohalm.cyclos.entities.settings.events.AlertSettingsEvent
-
- AlertSettingsHandler - Class in nl.strohalm.cyclos.services.settings
-
Alert settings handler
- AlertSettingsHandler() - Constructor for class nl.strohalm.cyclos.services.settings.AlertSettingsHandler
-
- AlertType - Interface in nl.strohalm.cyclos.entities.alerts
-
Marker interface for alert types
- alive() - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheReplicator
-
- all() - Static method in class nl.strohalm.cyclos.utils.query.PageParameters
-
Returns an instance that returns all results (currentPage = Integer.MAX_VALUE and pageSize = 0)
- ALL_KEY - Static variable in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- allAdFields() - Method in interface nl.strohalm.cyclos.webservices.fields.FieldWebService
-
Returns an array of all advertisement fields
- allAdFields() - Method in class nl.strohalm.cyclos.webservices.fields.FieldWebServiceImpl
-
- AllGrantedActionPolicy - Class in nl.strohalm.cyclos.struts.access.policies.utils
-
Policy that always grant access to all requested objects
- allImplementedTypes(Class<?>) - Static method in class nl.strohalm.cyclos.utils.ClassHelper
-
Returns all implemented types for a given class - itself if a class and interfaces
- allMemberFields() - Method in interface nl.strohalm.cyclos.webservices.fields.FieldWebService
-
Returns an array of all member fields
- allMemberFields() - Method in class nl.strohalm.cyclos.webservices.fields.FieldWebServiceImpl
-
- allowNegative() - Method in class nl.strohalm.cyclos.services.transactions.NegativeAllowedTransactionSummaryVO
-
- allowNegative() - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
- allowRemovedGroups() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkActionsAction
-
- allowRemovedGroups() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- allows(PrincipalType) - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- allowsPartialRepayments() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Type
-
- allowsPaymentRequest(String) - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Checks whether the given channel may support external payment
- allowsPaymentRequest(String) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- allowsPaymentRequest(String) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- AllowUserLoginAction - Class in nl.strohalm.cyclos.controls.access
-
Action used to reenable a user to login immediately if his login was blocked by wrong password tries
- AllowUserLoginAction() - Constructor for class nl.strohalm.cyclos.controls.access.AllowUserLoginAction
-
- AllowUserLoginForm - Class in nl.strohalm.cyclos.controls.access
-
Form used to reenable a user to login immediately if his login was blocked by wrong password tries
- AllowUserLoginForm() - Constructor for class nl.strohalm.cyclos.controls.access.AllowUserLoginForm
-
- ALPHA - Static variable in interface nl.strohalm.cyclos.services.stats.StatisticalService
-
The level on which is tested.
- AlreadyAuthorizedException - Exception in nl.strohalm.cyclos.services.transactions.exceptions
-
Exception thrown when an user is trying to authorize a payment, but he has already authorized a previous level
- AlreadyAuthorizedException() - Constructor for exception nl.strohalm.cyclos.services.transactions.exceptions.AlreadyAuthorizedException
-
- AlreadyConnectedException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
Indicates that a given user is already connected, while the access settings prevents mutliple connections
- AlreadyConnectedException() - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.AlreadyConnectedException
-
- alreadyLoggedForward(ActionMapping, HttpServletRequest, HttpServletResponse, LoginForm, User) - Method in class nl.strohalm.cyclos.controls.access.LoginAction
-
Returns a forward for a page preparation when there's already a logged user
- alreadyLoggedForward(ActionMapping, HttpServletRequest, HttpServletResponse, LoginForm, User) - Method in class nl.strohalm.cyclos.controls.posweb.LoginAction
-
- Amount - Class in nl.strohalm.cyclos.utils
-
Represents a percentage or fixed value
- Amount() - Constructor for class nl.strohalm.cyclos.utils.Amount
-
- Amount(BigDecimal, Amount.Type) - Constructor for class nl.strohalm.cyclos.utils.Amount
-
- amount - Variable in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- Amount.Type - Enum in nl.strohalm.cyclos.utils
-
- amountConverter(String, LocalSettings) - Static method in class nl.strohalm.cyclos.utils.binding.DataBinderHelper
-
Returns an Amount binder
- AmountConverter - Class in nl.strohalm.cyclos.utils.conversion
-
Converter for amounts
- AmountConverter(DecimalFormat) - Constructor for class nl.strohalm.cyclos.utils.conversion.AmountConverter
-
- AmountConverter(DecimalFormat, String) - Constructor for class nl.strohalm.cyclos.utils.conversion.AmountConverter
-
- AmountReservation - Class in nl.strohalm.cyclos.entities.accounts
-
Contains an amount reservation (if amount is positive) or reservation return (if negative) for an account
- AmountReservation() - Constructor for class nl.strohalm.cyclos.entities.accounts.AmountReservation
-
- AmountReservationDAO - Interface in nl.strohalm.cyclos.dao.accounts
-
- AmountReservationDAOImpl - Class in nl.strohalm.cyclos.dao.accounts
-
- AmountReservationDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.AmountReservationDAOImpl
-
- AmountType - Class in nl.strohalm.cyclos.utils.hibernate
-
Hibernate user type to persist amounts
- AmountType() - Constructor for class nl.strohalm.cyclos.utils.hibernate.AmountType
-
- and(Filter...) - Static method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns all filters in a AND operation
- andNot(Filter...) - Static method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns all filters in a ANDNOT operation
- anyGraphChecked() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
checks if any graph is checked.
- anyOf(Collection<?>) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- anyOf(Object...) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- AnyOfValidation - Class in nl.strohalm.cyclos.utils.validation
-
Validates that the property value is one of the given values
- AnyOfValidation(Collection<?>) - Constructor for class nl.strohalm.cyclos.utils.validation.AnyOfValidation
-
- AnyOfValidation(Object...) - Constructor for class nl.strohalm.cyclos.utils.validation.AnyOfValidation
-
- appendConditions(StringBuilder, Map<String, Object>, Collection<? extends CustomFieldValue>) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateCustomFieldHandler
-
Appends the custom field values on a query.
- appendJoinFetch(StringBuilder, Class<? extends Entity>, String, Collection<Relationship>) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Appends the join portion on the query to fetch the specified relationships, when appliable
- appendJoins(StringBuilder, String, Collection<? extends CustomFieldValue>) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateCustomFieldHandler
-
Appends the inner joins for each custom field.
- appendOrder(StringBuilder, Collection<String>) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Appends the order by portion, with the given path lists (with an optional direction, ie: "e.date desc", "e.name", "x.name")
- appendOrder(StringBuilder, String...) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Appends the order by portion, with the given path lists (with an optional direction, ie: "e.date desc", "e.name", "x.name")
- appendValidationErrors(ValidationException, Object) - Method in class nl.strohalm.cyclos.utils.validation.DelegatingValidator
-
- appendValidationErrors(ValidationException, Object) - Method in class nl.strohalm.cyclos.utils.validation.Validator
-
- appendValidations(Validator) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
May be overridden in order to append any custom validations
- appendValidations(Validator) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceImpl
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.Entity
-
Should be overriden by subclasses to append variable values on the given map
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.members.Element
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- appendVariableValues(Map<String, Object>, LocalSettings) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- Application - Class in nl.strohalm.cyclos.entities
-
Contains basic information about the Cyclos application
- Application() - Constructor for class nl.strohalm.cyclos.entities.Application
-
- Application.PasswordHash - Enum in nl.strohalm.cyclos.entities
-
Defines which algorithm will be used for password hash
- APPLICATION_PAGES_PATH - Static variable in class nl.strohalm.cyclos.utils.CustomizationHelper
-
- applicationContext - Variable in class nl.strohalm.cyclos.spring.BaseSingletonFactoryBean
-
- applicationContext - Variable in class nl.strohalm.cyclos.utils.tasks.TaskRunnerImpl
-
- ApplicationDAO - Interface in nl.strohalm.cyclos.dao
-
DAO interface for application
- ApplicationDAOImpl - Class in nl.strohalm.cyclos.dao
-
Implementation for application dao
- ApplicationDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.ApplicationDAOImpl
-
- ApplicationException - Exception in nl.strohalm.cyclos.exceptions
-
Common class for all exceptions in cyclos
- ApplicationException() - Constructor for exception nl.strohalm.cyclos.exceptions.ApplicationException
-
- ApplicationException(String) - Constructor for exception nl.strohalm.cyclos.exceptions.ApplicationException
-
- ApplicationException(String, Throwable) - Constructor for exception nl.strohalm.cyclos.exceptions.ApplicationException
-
- ApplicationException(Throwable) - Constructor for exception nl.strohalm.cyclos.exceptions.ApplicationException
-
- applicationService - Variable in class nl.strohalm.cyclos.controls.admintasks.BaseIndexesAction
-
- ApplicationService - Interface in nl.strohalm.cyclos.services.application
-
Service interface for application-wide (global) events like status, time and messages.
- ApplicationServiceImpl - Class in nl.strohalm.cyclos.services.application
-
Implementation class for the application service interface.
- ApplicationServiceImpl() - Constructor for class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- ApplicationServiceLocal - Interface in nl.strohalm.cyclos.services.application
-
Local interface.
- ApplicationServiceSecurity - Class in nl.strohalm.cyclos.services.application
-
- ApplicationServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.application.ApplicationServiceSecurity
-
- ApplicationStatusVO - Class in nl.strohalm.cyclos.services.application
-
Return class for the statistical data regarding application status.
- ApplicationStatusVO() - Constructor for class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- apply(BigDecimal) - Method in class nl.strohalm.cyclos.utils.Amount
-
- apply(BigDecimal, BigDecimal) - Method in enum nl.strohalm.cyclos.utils.Amount.Type
-
- applyARateFieldsValidation(Validator, ARatedFeeDTO, SimpleTransactionFee.ARateRelation) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- applyARateFieldsValidation(Validator, ARatedFeeDTO, SimpleTransactionFee.ARateRelation) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
does the validation for fields when configuring an A-rated fee.
- applyFeeFilters(HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsTaxesAction
-
- applyGroupFilter(HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
takes care that a group filter box is filled with appropriate values.
- applyLoan(TransferDTO, GrantLoanDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- applyLoan(TransferDTO, GrantLoanDTO) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
applies the rates for a newly created loan
- applyMask(String, String) - Static method in class nl.strohalm.cyclos.utils.StringHelper
-
Removes the given mask from the given value
- applyPageParameters(PageParameters, Query) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
Applies the result limits to the given query
- applyPaymentFilter(HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
takes care that the payment filter box filled with appropriate payment filters.
- applyQueryRestrictions(FullTextElementQuery) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- applyQueryRestrictions(FullTextElementQuery) - Method in interface nl.strohalm.cyclos.services.elements.ElementServiceLocal
-
Returns true if the query values are allowed.
- applyResponseStateOnRollback() - Method in class nl.strohalm.cyclos.http.BaseWebServiceTransactionFilter
-
Indicates whether the response state should be applied on transaction rollback as well
- applyResponseStateOnRollback() - Method in class nl.strohalm.cyclos.http.RestFilter
-
- applyResponseStateOnRollback() - Method in class nl.strohalm.cyclos.http.WebServicesTransactionFilter
-
- applyResultParameters(QueryParameters.ResultType, PageParameters, Collection<E>) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
Apply the page parameters to an in-memory collection
- applyState() - Method in interface nl.strohalm.cyclos.http.Resettable
-
Applies any pending changes to the internal state
- applyState() - Method in class nl.strohalm.cyclos.http.ResettableAttributeHolder
-
Apply any pending operation to the original state
- applyState() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletRequest
-
- applyState() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- applyState() - Method in class nl.strohalm.cyclos.http.ResettableHttpSession
-
- applySystemAccountFilter(HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
takes care that the system account filter box filled with appropriate system accounts.
- applyTransfer(Transfer) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- applyTransfer(Transfer) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
applies the needed rate changes which result from the transfer to the account.
- ARateConfigSimulationAction - Class in nl.strohalm.cyclos.controls.reports.simulations
-
Action for the Simulation of the ARate Configuration, showing the ARate curve in a graph.
- ARateConfigSimulationAction() - Constructor for class nl.strohalm.cyclos.controls.reports.simulations.ARateConfigSimulationAction
-
- ARatedFeeDTO - Class in nl.strohalm.cyclos.services.accounts.rates
-
DTO for the simulation of the ARate configuration, showing the ARate curve in a graph.
- ARatedFeeDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- ARatedFeeDTO(SimpleTransactionFee) - Constructor for class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- ARateParameters - Class in nl.strohalm.cyclos.entities.accounts
-
The parameters needed for a currency when A-rate is enabled.
- ARateParameters() - Constructor for class nl.strohalm.cyclos.entities.accounts.ARateParameters
-
- ARateParametersDAO - Interface in nl.strohalm.cyclos.dao.accounts
-
DAO interface for A-Rate parameters
- ARateParametersDAOImpl - Class in nl.strohalm.cyclos.dao.accounts
-
- ARateParametersDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.ARateParametersDAOImpl
-
- arctan(BigDecimal, int) - Static method in class nl.strohalm.cyclos.utils.BigDecimalHelper
-
Compute the arctangent of x to a given scale, |x| < 1
- areEnabledGuaranteeTypes() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceImpl
-
- areEnabledGuaranteeTypes() - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceLocal
-
- arg0 - Variable in class nl.strohalm.cyclos.entities.alerts.Alert
-
- arg0 - Variable in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- arg1 - Variable in class nl.strohalm.cyclos.entities.alerts.Alert
-
- arg1 - Variable in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- arg2 - Variable in class nl.strohalm.cyclos.entities.alerts.Alert
-
- arg2 - Variable in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- arg3 - Variable in class nl.strohalm.cyclos.entities.alerts.Alert
-
- arg3 - Variable in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- arg4 - Variable in class nl.strohalm.cyclos.entities.alerts.Alert
-
- arg4 - Variable in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- Arguments - Class in nl.strohalm.cyclos.setup
-
Handle setup arguments.
- Arguments() - Constructor for class nl.strohalm.cyclos.setup.Arguments
-
- arrayToList(double[]) - Static method in class nl.strohalm.cyclos.utils.statistics.ListOperations
-
Make a List of a double[]
- arrayToString(Long[]) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
- asPercentageOf(BigDecimal, BigDecimal) - Static method in class nl.strohalm.cyclos.utils.BigDecimalHelper
-
returns amount as a percentage of total.
- asPercentFraction(BigDecimal) - Static method in class nl.strohalm.cyclos.utils.BigDecimalHelper
-
returns a nominal percentage (like 5.2%) as a fraction (0.052).
- asPrincipalType() - Method in class nl.strohalm.cyclos.entities.access.ChannelPrincipal
-
- assemble(Serializable, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.AbstractEnumType
-
- assemble(Serializable, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.AmountType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.BasePeriodType
-
- assemble(Serializable, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.PermissionType
-
- assemble(Serializable, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.RangeConstraintType
-
- assemble(Serializable, SessionImplementor, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.TimePeriodType
-
- assignPendingToSendByBroker(Message, Member) - Method in interface nl.strohalm.cyclos.dao.members.MessageDAO
-
Assign the members which have the given member as broker as pending to send
- assignPendingToSendByBroker(Message, Member) - Method in class nl.strohalm.cyclos.dao.members.MessageDAOImpl
-
- assignPendingToSendByGroups(Message, Collection<MemberGroup>) - Method in interface nl.strohalm.cyclos.dao.members.MessageDAO
-
Assign the members on any of the given groups as pending to send
- assignPendingToSendByGroups(Message, Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.dao.members.MessageDAOImpl
-
- assignPos(Member, Long) - Method in interface nl.strohalm.cyclos.services.accounts.pos.PosService
-
Assign the POS to a given member
- assignPos(Member, Long) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- assignPos(Member, Long) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceSecurity
-
- AssignPosAction - Class in nl.strohalm.cyclos.controls.accounts.pos
-
- AssignPosAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.pos.AssignPosAction
-
- assignUsersToSend(SmsMailing, MemberCustomField) - Method in interface nl.strohalm.cyclos.dao.sms.SmsMailingDAO
-
Populates the collection of users which should receive the given sms mailing
- assignUsersToSend(SmsMailing, MemberCustomField) - Method in class nl.strohalm.cyclos.dao.sms.SmsMailingDAOImpl
-
- AsymmetricStatisticalBarRenderer - Class in nl.strohalm.cyclos.utils.jfreeAsymmetric
-
A StatisticalBarRenderer which can display error bars inside a normal bar, which are asymmetric (that is: the lower and upper half of the bar need
not be equal).
- AsymmetricStatisticalBarRenderer() - Constructor for class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalBarRenderer
-
Default constructor.
- AsymmetricStatisticalCategoryDataset - Class in nl.strohalm.cyclos.utils.jfreeAsymmetric
-
This class is a replacement of the JFreeChart DefaultStatisticalCategoryDataset as such, that it can handle asymmetrical error bars around numbers.
- AsymmetricStatisticalCategoryDataset() - Constructor for class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Creates a new dataset.
- AsymmetricStatisticalLineAndShapeRenderer - Class in nl.strohalm.cyclos.utils.jfreeAsymmetric
-
An alternative for StatisticalLineAndShapeRenderer from JFreeChart.
- AsymmetricStatisticalLineAndShapeRenderer() - Constructor for class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalLineAndShapeRenderer
-
- AsymmetricStatisticalLineAndShapeRenderer(boolean, boolean) - Constructor for class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalLineAndShapeRenderer
-
- AttributeHolder - Interface in nl.strohalm.cyclos.http
-
Denotes servlet components which hold attributes
- AttributeHolder.Factory - Class in nl.strohalm.cyclos.http
-
- AttributeHolder.Factory() - Constructor for class nl.strohalm.cyclos.http.AttributeHolder.Factory
-
- attributesForTag() - Method in class nl.strohalm.cyclos.taglibs.AbstractDynamicAttributesTag
-
- attributesForTag(Map<String, String>) - Method in class nl.strohalm.cyclos.taglibs.AbstractDynamicAttributesTag
-
- attributesForTag() - Method in class nl.strohalm.cyclos.taglibs.CellTag
-
- attributesForTag() - Method in class nl.strohalm.cyclos.taglibs.CustomImageTag
-
- attributesForTag() - Method in class nl.strohalm.cyclos.taglibs.LayoutTag
-
- authenticate(Authentication) - Method in class nl.strohalm.cyclos.webservices.rest.RestAuthenticationProvider
-
- AuthInterceptor - Class in nl.strohalm.cyclos.webservices.interceptor
-
A CXF interceptor that will process authentication & authorization for web services
- AuthInterceptor() - Constructor for class nl.strohalm.cyclos.webservices.interceptor.AuthInterceptor
-
- AuthorizationLevel - Class in nl.strohalm.cyclos.entities.accounts.transactions
-
An authorization level for an authorized transfer type
- AuthorizationLevel() - Constructor for class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- AuthorizationLevel.Authorizer - Enum in nl.strohalm.cyclos.entities.accounts.transactions
-
- AuthorizationLevel.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.transactions
-
- AuthorizationLevelDAO - Interface in nl.strohalm.cyclos.dao.accounts.transactions
-
Data access interface for transfer type authorization levels
- AuthorizationLevelDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.transactions
-
Implementation for AuthorizationLevelDAO
- AuthorizationLevelDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.transactions.AuthorizationLevelDAOImpl
-
- AuthorizationLevelService - Interface in nl.strohalm.cyclos.services.transfertypes
-
Service interface for authorization levels
- AuthorizationLevelServiceImpl - Class in nl.strohalm.cyclos.services.transfertypes
-
Implementation for AuthorizationLevelService
- AuthorizationLevelServiceImpl() - Constructor for class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl
-
- AuthorizationLevelServiceImpl.AdminGroupRequiredValidation - Class in nl.strohalm.cyclos.services.transfertypes
-
Validates the authorization level before saving.
- AuthorizationLevelServiceImpl.AdminGroupRequiredValidation() - Constructor for class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl.AdminGroupRequiredValidation
-
- AuthorizationLevelServiceImpl.AmountValidation - Class in nl.strohalm.cyclos.services.transfertypes
-
Validates the authorization level before saving.
- AuthorizationLevelServiceImpl.AmountValidation() - Constructor for class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl.AmountValidation
-
- AuthorizationLevelServiceImpl.AuthorizerLevelValidation - Class in nl.strohalm.cyclos.services.transfertypes
-
Validates the authorization level before saving.
- AuthorizationLevelServiceImpl.AuthorizerLevelValidation() - Constructor for class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl.AuthorizerLevelValidation
-
- AuthorizationLevelServiceImpl.MaxLevelValidation - Class in nl.strohalm.cyclos.services.transfertypes
-
Validates the authorization level before saving.
- AuthorizationLevelServiceImpl.MaxLevelValidation() - Constructor for class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl.MaxLevelValidation
-
- AuthorizationLevelServiceLocal - Interface in nl.strohalm.cyclos.services.transfertypes
-
Local interface.
- AuthorizationLevelServiceSecurity - Class in nl.strohalm.cyclos.services.transfertypes
-
- AuthorizationLevelServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceSecurity
-
- authorize(TransferAuthorizationDTO) - Method in interface nl.strohalm.cyclos.services.transactions.TransferAuthorizationService
-
Authorizes a payment awaiting for authorization
- authorize(TransferAuthorizationDTO) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- authorize(TransferAuthorizationDTO, boolean) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- authorize(TransferAuthorizationDTO, boolean) - Method in interface nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceLocal
-
- authorize(TransferAuthorizationDTO) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceSecurity
-
- AuthorizedPaymentInPastException - Exception in nl.strohalm.cyclos.services.transactions.exceptions
-
Exception thrown when a new authorized payment is set to a past date
- AuthorizedPaymentInPastException() - Constructor for exception nl.strohalm.cyclos.services.transactions.exceptions.AuthorizedPaymentInPastException
-
- AuthorizeGuaranteeAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- AuthorizeGuaranteeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeAction
-
- AuthorizeGuaranteeForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- AuthorizeGuaranteeForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeForm
-
- authorizeOnInsert(LockHandler, Transfer) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- authorizeOnInsert(LockHandler, Transfer) - Method in interface nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceLocal
-
Automatically called when a transfer is inserted to authorize instantly when the one making a payment as member is the one that authorizes
- AuthorizePaymentAction - Class in nl.strohalm.cyclos.controls.payments.authorization
-
- AuthorizePaymentAction() - Constructor for class nl.strohalm.cyclos.controls.payments.authorization.AuthorizePaymentAction
-
- automaticPaymentReceivedNotification(Transfer, TransferDTO) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- automaticPaymentReceivedNotification(Transfer, TransferDTO) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- awake() - Method in class nl.strohalm.cyclos.scheduling.polling.PollingTask
-
Awakes this polling task from sleep, if it is sleeping
- awakePollingTask(Class<? extends PollingTask>) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- awakePollingTask(Class<? extends PollingTask>) - Method in interface nl.strohalm.cyclos.services.application.ApplicationServiceLocal
-
- awakePollingTaskOnTransactionCommit(Class<? extends PollingTask>) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- awakePollingTaskOnTransactionCommit(Class<? extends PollingTask>) - Method in interface nl.strohalm.cyclos.services.application.ApplicationServiceLocal
-
- Cache - Interface in nl.strohalm.cyclos.utils.cache
-
Defines the API to access cached items
- CacheAdapter - Class in nl.strohalm.cyclos.utils.cache
-
Used to subclass
CacheListener without needing to implement all methods
- CacheAdapter() - Constructor for class nl.strohalm.cyclos.utils.cache.CacheAdapter
-
- CacheCallback - Interface in nl.strohalm.cyclos.utils.cache
-
Callback used to retrieve objects on cache miss
- CacheCleaner - Class in nl.strohalm.cyclos.utils
-
- CacheCleaner(FetchService) - Constructor for class nl.strohalm.cyclos.utils.CacheCleaner
-
- CacheEvictionEvent - Class in nl.strohalm.cyclos.utils.cache.ehcache
-
A message which is published for cache eviction.
- CacheEvictionEvent(String, Object) - Constructor for class nl.strohalm.cyclos.utils.cache.ehcache.CacheEvictionEvent
-
- CacheListener - Interface in nl.strohalm.cyclos.utils.cache
-
Listener for cache events
- CacheListenerAdapter - Class in nl.strohalm.cyclos.utils.cache
-
Base class for cache listener adapters from other cache technologies
- CacheListenerAdapter(CacheListener) - Constructor for class nl.strohalm.cyclos.utils.cache.CacheListenerAdapter
-
- CacheManager - Interface in nl.strohalm.cyclos.utils.cache
-
Handles the retrieval of
Cache instances
- caches - Variable in class nl.strohalm.cyclos.utils.cache.BaseCacheManager
-
- calculate(int) - Method in enum nl.strohalm.cyclos.utils.FileUnits
-
- calculateAmount(AccountFeeLog, Member) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- calculateAmount(AccountFeeLog, Member) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeServiceLocal
-
Returns the amount that would be charged for the given account fee log and member
- calculateFee(GuaranteeFeeCalculationDTO) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It calculates the fee's value according to the specified DTO parameters.
- calculateFee(GuaranteeFeeCalculationDTO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- calculateFee(GuaranteeFeeCalculationDTO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- calculateFee(Period, BigDecimal, GuaranteeFeeVO) - Static method in class nl.strohalm.cyclos.utils.guarantees.GuaranteesHelper
-
- calculateGrantFee(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
Calculates the grant fee to the given amount
- CalculateGuaranteeFeeAjaxAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- CalculateGuaranteeFeeAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxAction
-
- CalculateGuaranteeFeeAjaxForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- CalculateGuaranteeFeeAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- CalculateLoanPaymentsAjaxAction - Class in nl.strohalm.cyclos.controls.loans
-
Ajax action used to calculate the payment dates of a multi-payment loan
- CalculateLoanPaymentsAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxAction
-
- CalculateLoanPaymentsAjaxForm - Class in nl.strohalm.cyclos.controls.loans
-
Form used to calculate loan payments
- CalculateLoanPaymentsAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- calculateLoanTotal(BigDecimal, int, Calendar, Calendar, MathContext) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
Calculates the total loan value for the given parameters
- calculateMonthlyInterests(BigDecimal, int, Calendar, Calendar, MathContext) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
Calculates the monthly interests for the given parameters
- calculatePaymentExpirationFee(BigDecimal, int) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
Calculates the expiration fee, if any, for the given loan payment parameters
- calculatePaymentExpirationInterest(BigDecimal, int, MathContext) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
Calculates the expiration daily interest, if any, for the given loan payment parameters
- calculatePaymentProjection(ProjectionDTO) - Method in class nl.strohalm.cyclos.services.transactions.BaseMultiplePaymentLoanHandler
-
- calculatePaymentProjection(ProjectionDTO) - Method in interface nl.strohalm.cyclos.services.transactions.LoanHandler
-
Calculates the projection for the given payments
- calculatePaymentProjection(ProjectionDTO) - Method in interface nl.strohalm.cyclos.services.transactions.LoanService
-
Calculates the payments for the given loan parameters
- calculatePaymentProjection(ProjectionDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- calculatePaymentProjection(ProjectionDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- calculatePaymentProjection(ProjectionDTO) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Calculates the scheduled payment projection
- calculatePaymentProjection(ProjectionDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- calculatePaymentProjection(ProjectionDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- calculatePaymentProjection(ProjectionDTO) - Method in class nl.strohalm.cyclos.services.transactions.SinglePaymentLoanHandler
-
- CalculatePaymentsAjaxAction - Class in nl.strohalm.cyclos.controls.payments
-
Action used to generate and validate scheduled payments
- CalculatePaymentsAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxAction
-
- CalculatePaymentsAjaxForm - Class in nl.strohalm.cyclos.controls.payments
-
Form used to generate and validate scheduled payments
- CalculatePaymentsAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- calculatePaymentTotal(BigDecimal, Calendar, Calendar, MathContext) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
Calculates the total amount of a loan payment on the given date
- calculatePvalue(double[], double[]) - Static method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
Calculates the p-value from two sample arrays.
- calculatePvalue(int, int, int, int) - Static method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
Calculates the p-value from two proportion samples.
- calculatePvalue(List<Number>, List<Number>) - Static method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
Calculates the p-value from two sample Lists.
- calculateReservedAmountForVolumeFee(MemberAccount) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- calculateReservedAmountForVolumeFee(MemberAccount) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeServiceLocal
-
Returns the amount which should be reserved on the given account for all volume account fees
- CalendarConverter - Class in nl.strohalm.cyclos.utils.conversion
-
Converter for Calendar type
- CalendarConverter(DateFormat) - Constructor for class nl.strohalm.cyclos.utils.conversion.CalendarConverter
-
- CalendarConverter(String) - Constructor for class nl.strohalm.cyclos.utils.conversion.CalendarConverter
-
- CalendarConverter(String, TimeZone) - Constructor for class nl.strohalm.cyclos.utils.conversion.CalendarConverter
-
- canAccept(Invoice) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Returns whether the logged user can accept the given invoice in behalf of the given member
- canAccept(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- canAccept(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- canAuthorizeOrDeny(Transfer) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- canAuthorizeOrDeny(Transfer) - Method in interface nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceLocal
-
Returns whether the logged user can authorize or deny the given transfer
- canBlock(ScheduledPayment) - Method in interface nl.strohalm.cyclos.services.transactions.ScheduledPaymentService
-
Returns whether the logged user can block a scheduled payment
- canBlock(ScheduledPayment) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- canBlock(ScheduledPayment) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- canCancel(Invoice) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Returns whether the logged user can cancel the given invoice in behalf of the given member
- canCancel(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- canCancel(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- canCancel(ScheduledPayment) - Method in interface nl.strohalm.cyclos.services.transactions.ScheduledPaymentService
-
Returns whether the logged user can cancel a scheduled payment
- canCancel(ScheduledPayment) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- canCancel(ScheduledPayment) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- canCancel(Transfer) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- canCancel(Transfer) - Method in interface nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceLocal
-
Returns whether the logged user can cancel the given transfer that was submitted to authorization
- cancel(Invoice) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Cancels the given invoice
- cancel(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- cancel(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- cancel(ScheduledPayment) - Method in interface nl.strohalm.cyclos.services.transactions.ScheduledPaymentService
-
Cancels a scheduled payment
- cancel(ScheduledPayment) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- cancel(ScheduledPayment) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- cancel(TransferAuthorizationDTO) - Method in interface nl.strohalm.cyclos.services.transactions.TransferAuthorizationService
-
Cancels a payment awaiting for authorization
- cancel(TransferAuthorizationDTO) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- cancel(TransferAuthorizationDTO) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceSecurity
-
- cancelAllMemberCards(Member) - Method in interface nl.strohalm.cyclos.dao.accounts.cards.CardDAO
-
Cancel all cards from the member
- cancelAllMemberCards(Member) - Method in class nl.strohalm.cyclos.dao.accounts.cards.CardDAOImpl
-
- cancelAllMemberCards(Member) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- cancelAllMemberCards(Member) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardServiceLocal
-
Cancel all cards from a given member.
- cancelBrokerCommissionContract(Long) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
A broker or admin cancels a broker commission contract.
- cancelBrokerCommissionContract(Long) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- cancelBrokerCommissionContract(Long) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- CancelBrokerCommissionContractAction - Class in nl.strohalm.cyclos.controls.members.brokering
-
Action used to cancel a broker commission contract
- CancelBrokerCommissionContractAction() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.CancelBrokerCommissionContractAction
-
- CancelBrokerCommissionContractForm - Class in nl.strohalm.cyclos.controls.members.brokering
-
Form used to cancel a broker commission contract
- CancelBrokerCommissionContractForm() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.CancelBrokerCommissionContractForm
-
- cancelCard(Card) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardService
-
Cancel given card
- cancelCard(Card) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- cancelCard(Card) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceSecurity
-
- CancelCertificationAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.certifications
-
- CancelCertificationAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.CancelCertificationAction
-
- CancelGuaranteeAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- CancelGuaranteeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CancelGuaranteeAction
-
- CancelInvoiceAction - Class in nl.strohalm.cyclos.controls.invoices
-
Action used to cancel an invoice
- CancelInvoiceAction() - Constructor for class nl.strohalm.cyclos.controls.invoices.CancelInvoiceAction
-
- cancelledInvoiceNotification(Invoice) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- cancelledInvoiceNotification(Invoice) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- CancelPaymentAction - Class in nl.strohalm.cyclos.controls.payments.authorization
-
- CancelPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.payments.authorization.CancelPaymentAction
-
- CancelScheduledPaymentAction - Class in nl.strohalm.cyclos.controls.payments.scheduled
-
- CancelScheduledPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.payments.scheduled.CancelScheduledPaymentAction
-
- cancelScheduledPaymentsAndNotify(Member, Collection<MemberAccountType>) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- cancelScheduledPaymentsAndNotify(Member, Collection<MemberAccountType>) - Method in interface nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceLocal
-
Cancel all scheduled payments related to the specified member if he/she has pending scheduled payments
related to accounts different than the specified accounts.
- CancelWebShopPaymentAction - Class in nl.strohalm.cyclos.controls.webshop
-
Action used to cancel a webshop payment
- CancelWebShopPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.webshop.CancelWebShopPaymentAction
-
- cancelWebShopTicket(long, String) - Method in interface nl.strohalm.cyclos.services.transactions.TicketService
-
Cancels the specified web shop ticket
- cancelWebShopTicket(long, String) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- cancelWebShopTicket(long, String) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceSecurity
-
- canChangeChannelsAccess(Member) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Returns whether the logged user can change channels access to the given member
- canChangeChannelsAccess(Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- canChangeChannelsAccess(Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- canChangeStatus(Certification, Certification.Status) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- canChangeStatus(Certification, Certification.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- canChangeStatus(Certification, Certification.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- canChangeStatus(Guarantee, Guarantee.Status) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
- canChangeStatus(Guarantee, Guarantee.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- canChangeStatus(Guarantee, Guarantee.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- canChangeStatus(PaymentObligation, PaymentObligation.Status) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationService
-
- canChangeStatus(PaymentObligation, PaymentObligation.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- canChangeStatus(PaymentObligation, PaymentObligation.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- canChargeback(Transfer, boolean) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Checks whether the given transfer may be charged back, but without taking in account the logged user.
- canChargeback(Transfer, boolean) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- canChargeback(Transfer, boolean) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- canDelete(Certification) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- canDelete(Certification) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- canDelete(Certification) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- canDelete(PaymentObligation) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationService
-
- canDelete(PaymentObligation) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- canDelete(PaymentObligation) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- canDeny(Invoice) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Returns whether the logged user can deny the given invoice in behalf of the given member
- canDeny(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- canDeny(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- canGiveGeneralReference(Member) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Returns true if the logged user can give reference to the specified member.
- canGiveGeneralReference(Member) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- canGiveGeneralReference(Member) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- canMakePayment(AccountOwner, AccountOwner, TransferType) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
To perform a payment, the logged user must either manage the from owner or to owner and must be allowed
to use the specified transfer type (if any).
- canMakePayment(AccountOwner, AccountOwner, TransferType) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentServiceLocal
-
To perform a payment, the logged user must either manage the from owner or to owner and must be allowed to use the specified transfer type (if
any)
- canManage(Message) - Method in interface nl.strohalm.cyclos.services.elements.MessageService
-
Returns true if the logged user can manage the given message.
- canManage(Message) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- canManage(Message) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceSecurity
-
- canManage(Reference) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Returns true if the logged user can manage the reference.
- canManage(Reference) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- canManage(Reference) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- canManageGeneralReference(Member) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Returns whether the logged user can manage the reference of the given member
- canManageGeneralReference(Member) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- canManageGeneralReference(Member) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- canManageSystemCustomizedFiles() - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- canManageSystemCustomizedFiles() - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileServiceLocal
-
Returns true if the logged user can manage system customized files.
- CannotDeleteExternalTransferException - Exception in nl.strohalm.cyclos.services.accounts.external.exceptions
-
- CannotDeleteExternalTransferException() - Constructor for exception nl.strohalm.cyclos.services.accounts.external.exceptions.CannotDeleteExternalTransferException
-
- CannotDenySystemInvoiceException - Exception in nl.strohalm.cyclos.services.transactions.exceptions
-
- CannotDenySystemInvoiceException() - Constructor for exception nl.strohalm.cyclos.services.transactions.exceptions.CannotDenySystemInvoiceException
-
- CannotMarkExternalTransferAsCheckedException - Exception in nl.strohalm.cyclos.services.accounts.external.exceptions
-
- CannotMarkExternalTransferAsCheckedException() - Constructor for exception nl.strohalm.cyclos.services.accounts.external.exceptions.CannotMarkExternalTransferAsCheckedException
-
- CannotMarkExternalTransferAsUncheckedException - Exception in nl.strohalm.cyclos.services.accounts.external.exceptions
-
- CannotMarkExternalTransferAsUncheckedException() - Constructor for exception nl.strohalm.cyclos.services.accounts.external.exceptions.CannotMarkExternalTransferAsUncheckedException
-
- CannotUploadFileException - Exception in nl.strohalm.cyclos.services.customization.exceptions
-
Exception thrown when an exception occurred while trying to upload a file
- CannotUploadFileException() - Constructor for exception nl.strohalm.cyclos.services.customization.exceptions.CannotUploadFileException
-
- CannotUploadFileException(Throwable) - Constructor for exception nl.strohalm.cyclos.services.customization.exceptions.CannotUploadFileException
-
- canPay() - Method in enum nl.strohalm.cyclos.controls.posweb.PosWebHelper.Action
-
- canPayNow() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.Payment.Status
-
- canPayNow(Transfer) - Method in interface nl.strohalm.cyclos.services.transactions.ScheduledPaymentService
-
Checks whether the given transfer can be paid immediately
- canPayNow(Transfer) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- canPayNow(Transfer) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- canReceive() - Method in enum nl.strohalm.cyclos.controls.posweb.PosWebHelper.Action
-
- canRemoveGuarantee(Guarantee) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
- canRemoveGuarantee(Guarantee) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
Only an administrator can delete a just registered (pending by administrator) guarantee registered by himself
- canRemoveGuarantee(Guarantee) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- canReplyFeedbackNow(TransactionFeedback) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Returns true if the transaction feedback is still in time to be replied.
- canReplyFeedbackNow(TransactionFeedback) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- canReplyFeedbackNow(TransactionFeedback) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- canSendToAdmin() - Method in interface nl.strohalm.cyclos.services.elements.MessageService
-
Returns true if the logged user can send a message to administration.
- canSendToAdmin() - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- canSendToAdmin() - Method in class nl.strohalm.cyclos.services.elements.MessageServiceSecurity
-
- canSendToMember(Member) - Method in interface nl.strohalm.cyclos.services.elements.MessageService
-
Returns true if the logged user can send a message to the given member
- canSendToMember(Member) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- canSendToMember(Member) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceSecurity
-
- canUnblock(ScheduledPayment) - Method in interface nl.strohalm.cyclos.services.transactions.ScheduledPaymentService
-
Returns whether the logged user can unblock a scheduled payment
- canUnblock(ScheduledPayment) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- canUnblock(ScheduledPayment) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- canView(Account) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns whether the logged user is allowed to view details of the given account
- canView(Account) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- canView(Account) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- canView(MemberRecordType, Element.Nature) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- canView(MemberRecordType, Element.Nature) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceLocal
-
Returns true if the logged user can view the member record type.
- canView(MessageCategory) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceImpl
-
- canView(MessageCategory) - Method in interface nl.strohalm.cyclos.services.elements.MessageCategoryServiceLocal
-
Returns true if the message category can be viewed by the logged user.
- canViewAccountsOf(AccountOwner) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns whether the logged user is allowed to view account information for the given owner
- canViewAccountsOf(AccountOwner) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- canViewAccountsOf(AccountOwner) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- canViewAuthorizedInformation(AccountOwner) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns whether the logged user is allowed to view authorized payments for the given owner
- canViewAuthorizedInformation(AccountOwner) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- canViewAuthorizedInformation(AccountOwner) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- canViewOrManageInGroup(Group) - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileService
-
Returns true if the logged user can view or manage the group's customized files
- canViewOrManageInGroup(Group) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- canViewOrManageInGroup(Group) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceSecurity
-
- canViewOrManageInGroupFilters() - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileService
-
Returns true if the logged user can view or manage the customized files declared in group filters.
- canViewOrManageInGroupFilters() - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- canViewOrManageInGroupFilters() - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceSecurity
-
- canViewSystemCustomizedFiles() - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- canViewSystemCustomizedFiles() - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileServiceLocal
-
Returns true if the logged user can view system customized files.
- capitalizeName(Enum<?>) - Static method in class nl.strohalm.cyclos.utils.EnumHelper
-
Capitalizes an enum item name
- CaptchaProducer - Class in nl.strohalm.cyclos.utils
-
Custom captcha producer which is based in a background image
- CaptchaProducer() - Constructor for class nl.strohalm.cyclos.utils.CaptchaProducer
-
- CaptchaServlet - Class in nl.strohalm.cyclos.servlets
-
Servlet used to generate a captcha image
- CaptchaServlet() - Constructor for class nl.strohalm.cyclos.servlets.CaptchaServlet
-
- Card - Class in nl.strohalm.cyclos.entities.accounts.cards
-
Represents a card
- Card() - Constructor for class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- Card.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.cards
-
- Card.Status - Enum in nl.strohalm.cyclos.entities.accounts.cards
-
- CardDAO - Interface in nl.strohalm.cyclos.dao.accounts.cards
-
Interface DAO for Cards
- CardDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.cards
-
Implementation DAO for Cards
- CardDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.cards.CardDAOImpl
-
- CardDetailsAction - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- CardDetailsAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.CardDetailsAction
-
- CardForm - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- CardForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- CardFormatValidation - Class in nl.strohalm.cyclos.utils.validation
-
- CardFormatValidation() - Constructor for class nl.strohalm.cyclos.utils.validation.CardFormatValidation
-
- CardLog - Class in nl.strohalm.cyclos.entities.accounts.cards
-
Represents a card log
- CardLog() - Constructor for class nl.strohalm.cyclos.entities.accounts.cards.CardLog
-
- CardLogDAO - Interface in nl.strohalm.cyclos.dao.accounts.cards
-
- CardLogDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.cards
-
- CardLogDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.cards.CardLogDAOImpl
-
- CardNumberConverter - Class in nl.strohalm.cyclos.utils.conversion
-
A converter for card numbers
- CardNumberConverter(String) - Constructor for class nl.strohalm.cyclos.utils.conversion.CardNumberConverter
-
- CardQuery - Class in nl.strohalm.cyclos.entities.accounts.cards
-
Query parameters for Cards
- CardQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- CardScheduledTask - Class in nl.strohalm.cyclos.scheduling.tasks
-
- CardScheduledTask() - Constructor for class nl.strohalm.cyclos.scheduling.tasks.CardScheduledTask
-
- cardService - Variable in class nl.strohalm.cyclos.controls.accounts.cards.CardDetailsAction
-
- cardService - Variable in class nl.strohalm.cyclos.controls.accounts.cards.CreateCardAction
-
- cardService - Variable in class nl.strohalm.cyclos.controls.accounts.cards.ExportCardsToCsvAction
-
- cardService - Variable in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsAction
-
- CardService - Interface in nl.strohalm.cyclos.services.accounts.cards
-
Service interface for Cards
- CardServiceImpl - Class in nl.strohalm.cyclos.services.accounts.cards
-
Card Service Implementation
- CardServiceImpl() - Constructor for class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- CardServiceLocal - Interface in nl.strohalm.cyclos.services.accounts.cards
-
Local interface.
- CardServiceSecurity - Class in nl.strohalm.cyclos.services.accounts.cards
-
- CardServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.accounts.cards.CardServiceSecurity
-
- CardType - Class in nl.strohalm.cyclos.entities.accounts.cards
-
Represents a card type
- CardType() - Constructor for class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- CardType.CardSecurityCode - Enum in nl.strohalm.cyclos.entities.accounts.cards
-
- CardTypeDAO - Interface in nl.strohalm.cyclos.dao.accounts.cards
-
- CardTypeDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.cards
-
- CardTypeDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.cards.CardTypeDAOImpl
-
- CardTypeForm - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- CardTypeForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.CardTypeForm
-
- CardTypeQuery - Class in nl.strohalm.cyclos.entities.accounts.cards
-
- CardTypeQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.cards.CardTypeQuery
-
- cardTypeService - Variable in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsAction
-
- CardTypeService - Interface in nl.strohalm.cyclos.services.accounts.cards
-
- CardTypeServiceImpl - Class in nl.strohalm.cyclos.services.accounts.cards
-
- CardTypeServiceImpl() - Constructor for class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceImpl
-
- CardTypeServiceLocal - Interface in nl.strohalm.cyclos.services.accounts.cards
-
Local interface.
- CardTypeServiceSecurity - Class in nl.strohalm.cyclos.services.accounts.cards
-
- CardTypeServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceSecurity
-
- cast(Class<?>) - Static method in class nl.strohalm.cyclos.utils.ClassHelper
-
Casts a class to a required type
- CellTag - Class in nl.strohalm.cyclos.taglibs
-
Layout cell
- CellTag() - Constructor for class nl.strohalm.cyclos.taglibs.CellTag
-
- Certification - Class in nl.strohalm.cyclos.entities.accounts.guarantees
-
- Certification() - Constructor for class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- Certification.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- Certification.Status - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- CertificationAmountExceededException - Exception in nl.strohalm.cyclos.services.accounts.guarantees.exceptions
-
Throws when the certification's amount is exceeded
- CertificationAmountExceededException() - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationAmountExceededException
-
- CertificationAmountExceededException(Certification, BigDecimal, BigDecimal) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationAmountExceededException
-
- certificationCanceledNotification(Long) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- certificationCanceledNotification(Long) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- CertificationDAO - Interface in nl.strohalm.cyclos.dao.accounts.guarantees
-
Interface for certification DAO
- CertificationDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.guarantees
-
- CertificationDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.guarantees.CertificationDAOImpl
-
- CertificationDTO - Class in nl.strohalm.cyclos.services.accounts.guarantees
-
DTO with additional certification data: used certification amount
- CertificationDTO(Certification, BigDecimal) - Constructor for class nl.strohalm.cyclos.services.accounts.guarantees.CertificationDTO
-
- certificationIssuedNotification(Certification) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- certificationIssuedNotification(Certification) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- CertificationLog - Class in nl.strohalm.cyclos.entities.accounts.guarantees
-
- CertificationLog() - Constructor for class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog
-
- CertificationLog.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- CertificationLogDAO - Interface in nl.strohalm.cyclos.dao.accounts.guarantees
-
Interface for certification log DAO
- CertificationLogDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.guarantees
-
- CertificationLogDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.guarantees.CertificationLogDAOImpl
-
- CertificationQuery - Class in nl.strohalm.cyclos.entities.accounts.guarantees
-
- CertificationQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- CertificationScheduledTask - Class in nl.strohalm.cyclos.scheduling.tasks
-
Task that changes the certification's status
- CertificationScheduledTask() - Constructor for class nl.strohalm.cyclos.scheduling.tasks.CertificationScheduledTask
-
- certificationService - Variable in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.ChangeStatusCertificationAction
-
- certificationService - Variable in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.DeleteCertificationAction
-
- CertificationService - Interface in nl.strohalm.cyclos.services.accounts.guarantees
-
- CertificationServiceImpl - Class in nl.strohalm.cyclos.services.accounts.guarantees
-
- CertificationServiceImpl() - Constructor for class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- CertificationServiceLocal - Interface in nl.strohalm.cyclos.services.accounts.guarantees
-
Local interface.
- CertificationServiceSecurity - Class in nl.strohalm.cyclos.services.accounts.guarantees
-
- CertificationServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- certificationStatusChangedNotification(Certification) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- certificationStatusChangedNotification(Certification) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- CertificationStatusChangeException - Exception in nl.strohalm.cyclos.services.accounts.guarantees.exceptions
-
Thrown when an invalid certification's status action was executed
- CertificationStatusChangeException(Certification.Status) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationStatusChangeException
-
- CertificationStatusChangeException(Certification.Status, String) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationStatusChangeException
-
- CertificationStatusChangeException(Certification.Status, String, Throwable) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationStatusChangeException
-
- CertificationStatusChangeException(Certification.Status, Throwable) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationStatusChangeException
-
- CertificationValidityExceededException - Exception in nl.strohalm.cyclos.services.accounts.guarantees.exceptions
-
Thrown when the pack of payment obligations has an expiration date after the certification's validity
- CertificationValidityExceededException() - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationValidityExceededException
-
- CertificationValidityExceededException(Certification) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationValidityExceededException
-
- chained(Validator...) - Method in class nl.strohalm.cyclos.utils.validation.Validator
-
- ChangeAdminGroupAction - Class in nl.strohalm.cyclos.controls.admins
-
Action used to change an admin's group
- ChangeAdminGroupAction() - Constructor for class nl.strohalm.cyclos.controls.admins.ChangeAdminGroupAction
-
- ChangeAdminGroupForm - Class in nl.strohalm.cyclos.controls.admins
-
Form used to change an admin's group
- ChangeAdminGroupForm() - Constructor for class nl.strohalm.cyclos.controls.admins.ChangeAdminGroupForm
-
- changeBroker(ChangeBrokerDTO) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringService
-
Changes de broker of the specified member.
- changeBroker(ChangeBrokerDTO) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- changeBroker(ChangeBrokerDTO) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceSecurity
-
- ChangeBrokerAction - Class in nl.strohalm.cyclos.controls.members.brokering
-
Action used to change a member's broker
- ChangeBrokerAction() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerAction
-
- ChangeBrokerDTO - Class in nl.strohalm.cyclos.services.elements
-
Contains data for a broker change
- ChangeBrokerDTO() - Constructor for class nl.strohalm.cyclos.services.elements.ChangeBrokerDTO
-
- changeBrokerDTODataBinder() - Static method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerAction
-
- ChangeBrokerForm - Class in nl.strohalm.cyclos.controls.members.brokering
-
Form used to change the broker of a given member
- ChangeBrokerForm() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- changeCardCode(Card, String) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardService
-
Change card code
- changeCardCode(Card, String) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- changeCardCode(Card, String) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceSecurity
-
- changeChannelsAccess(Member, Collection<Channel>, boolean) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Change the channels that the given member have access to
- changeChannelsAccess(Member, Collection<Channel>, boolean) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- changeChannelsAccess(Member, Collection<Channel>, boolean) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- changeCredentials(MemberUser, String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- changeCredentials(MemberUser, String) - Method in interface nl.strohalm.cyclos.services.access.AccessServiceLocal
-
Changes a member credentials according to the current web service channel.
- changeCredentials(ChangeCredentialsParameters) - Method in interface nl.strohalm.cyclos.webservices.access.AccessWebService
-
Changes the credentials associated with the service's channel
- changeCredentials(ChangeCredentialsParameters) - Method in class nl.strohalm.cyclos.webservices.access.AccessWebServiceImpl
-
- ChangeCredentialsParameters - Class in nl.strohalm.cyclos.webservices.access
-
Parameters used to change the login password
- ChangeCredentialsParameters() - Constructor for class nl.strohalm.cyclos.webservices.access.ChangeCredentialsParameters
-
- ChangeCredentialsStatus - Enum in nl.strohalm.cyclos.webservices.access
-
Possible statuses for changing credentials
- ChangeElementGroupAction - Class in nl.strohalm.cyclos.controls.elements
-
Action used to change an element group
- ChangeElementGroupAction() - Constructor for class nl.strohalm.cyclos.controls.elements.ChangeElementGroupAction
-
- ChangeElementGroupForm - Class in nl.strohalm.cyclos.controls.elements
-
Form used to change an element group
- ChangeElementGroupForm() - Constructor for class nl.strohalm.cyclos.controls.elements.ChangeElementGroupForm
-
- ChangeExpiredPasswordAction - Class in nl.strohalm.cyclos.controls.access
-
Action called when a user had his/her password expired, forcing he/she to change it
- ChangeExpiredPasswordAction() - Constructor for class nl.strohalm.cyclos.controls.access.ChangeExpiredPasswordAction
-
- ChangeExpiredPasswordAction - Class in nl.strohalm.cyclos.controls.posweb
-
Posweb action to change the password if it is expired
- ChangeExpiredPasswordAction() - Constructor for class nl.strohalm.cyclos.controls.posweb.ChangeExpiredPasswordAction
-
- ChangeExternalTransferAction - Class in nl.strohalm.cyclos.controls.accounts.external.externaltransfers
-
Action used to change the status of external transfers
- ChangeExternalTransferAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferAction
-
- ChangeExternalTransferForm - Class in nl.strohalm.cyclos.controls.accounts.external.externaltransfers
-
Form used to change the status of external transfers
- ChangeExternalTransferForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferForm
-
- changeGroup(E, Group, String) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Changes the group of the specified user.
- changeGroup(E, Group, String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- changeGroup(E, Group, String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- ChangeImagesColumnsMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_6
-
A migration class which will change the data types of the columns image and thumbnails of the images table to mediumblob.
- ChangeImagesColumnsMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_6.ChangeImagesColumnsMigration
-
- changeKeyToValue(String, String) - Method in class nl.strohalm.cyclos.services.stats.general.FilterUsed
-
replaces a resource bundle key in the values List to its message value.
- ChangeLoginPasswordDTO - Class in nl.strohalm.cyclos.services.access
-
- ChangeLoginPasswordDTO() - Constructor for class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- ChangeMemberGroupAction - Class in nl.strohalm.cyclos.controls.members
-
Action used to change a member's group
- ChangeMemberGroupAction() - Constructor for class nl.strohalm.cyclos.controls.members.ChangeMemberGroupAction
-
- ChangeMemberGroupException - Exception in nl.strohalm.cyclos.services.elements.exceptions
-
Base class representing an exception when remove a member or move to other group
- ChangeMemberGroupException(String) - Constructor for exception nl.strohalm.cyclos.services.elements.exceptions.ChangeMemberGroupException
-
- ChangeMemberGroupForm - Class in nl.strohalm.cyclos.controls.members
-
Form used to change a member's group
- ChangeMemberGroupForm() - Constructor for class nl.strohalm.cyclos.controls.members.ChangeMemberGroupForm
-
- changeMemberProfileByWebService(ServiceClient, Member) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- changeMemberProfileByWebService(ServiceClient, Member) - Method in interface nl.strohalm.cyclos.services.elements.ElementServiceLocal
-
Updates a member profile by web services
- ChangeMessageStatusAction - Class in nl.strohalm.cyclos.controls.members.messages
-
Action used to change the status for a message list
- ChangeMessageStatusAction() - Constructor for class nl.strohalm.cyclos.controls.members.messages.ChangeMessageStatusAction
-
- ChangeMessageStatusForm - Class in nl.strohalm.cyclos.controls.members.messages
-
Form used to change the status for a message list
- ChangeMessageStatusForm() - Constructor for class nl.strohalm.cyclos.controls.members.messages.ChangeMessageStatusForm
-
- ChangeOperatorGroupAction - Class in nl.strohalm.cyclos.controls.operators
-
Action used to change an operator's group
- ChangeOperatorGroupAction() - Constructor for class nl.strohalm.cyclos.controls.operators.ChangeOperatorGroupAction
-
- ChangeOperatorGroupForm - Class in nl.strohalm.cyclos.controls.operators
-
Form used to change an operator's group
- ChangeOperatorGroupForm() - Constructor for class nl.strohalm.cyclos.controls.operators.ChangeOperatorGroupForm
-
- changePassword(ChangeLoginPasswordDTO) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Changes the password of the given user
- changePassword(ChangeLoginPasswordDTO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- changePassword(ChangeLoginPasswordDTO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- ChangePasswordAction - Class in nl.strohalm.cyclos.controls.access
-
Changes the password of a given element
- ChangePasswordAction() - Constructor for class nl.strohalm.cyclos.controls.access.ChangePasswordAction
-
- ChangePasswordForm - Class in nl.strohalm.cyclos.controls.access
-
- ChangePasswordForm() - Constructor for class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- ChangePermissionSchemeMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_6
-
Changes the permissions related tables according to the general security review It drops the modules and operations tables and alter the
permissions table removing the operation_id FK and adding a new column with permission name.
- ChangePermissionSchemeMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_6.ChangePermissionSchemeMigration
-
- changePin(ChangePinDTO) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Changes the pin of the given member user
- changePin(ChangePinDTO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- changePin(ChangePinDTO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- changePin(MemberPos, String) - Method in interface nl.strohalm.cyclos.services.accounts.pos.MemberPosService
-
Change MemberPOS Pin
- changePin(MemberPos, String) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- changePin(MemberPos, String) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceSecurity
-
- ChangePinAction - Class in nl.strohalm.cyclos.controls.access.channels
-
Action used to change a member's pin
- ChangePinAction() - Constructor for class nl.strohalm.cyclos.controls.access.channels.ChangePinAction
-
- ChangePinDTO - Class in nl.strohalm.cyclos.services.access
-
Parameters used to change pin
- ChangePinDTO() - Constructor for class nl.strohalm.cyclos.services.access.ChangePinDTO
-
- ChangePinForm - Class in nl.strohalm.cyclos.controls.access.channels
-
- ChangePinForm() - Constructor for class nl.strohalm.cyclos.controls.access.channels.ChangePinForm
-
- changeProfile(E) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Used to save the profile of an element
- changeProfile(E) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- changeProfile(E) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- changeStatus(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.CancelCertificationAction
-
- changeStatus(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.ChangeStatusCertificationAction
-
- changeStatus(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.ChangeStatusGuaranteeAction
-
- changeStatus(Certification.Status, Element) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
Change the certification's status and adds a new certification log to it
- changeStatus(Guarantee.Status, Element) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
Change the guarantee's status and adds a new guarantee log to it
- changeStatus(PaymentObligation.Status, Element) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
Change the payment obligation's status and adds a new payment obligation log to it
- changeStatus(Long, Certification.Status) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- changeStatus(Long, Certification.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- changeStatus(Long, Certification.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- changeStatus(Long, Guarantee.Status) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
- changeStatus(Long, Guarantee.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- changeStatus(Long, Guarantee.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- changeStatus(Long, PaymentObligation.Status) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationService
-
- changeStatus(Long, PaymentObligation.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- changeStatus(Long, PaymentObligation.Status) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- ChangeStatusCertificationAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.certifications
-
Base class used to change the certification's status.
- ChangeStatusCertificationAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.ChangeStatusCertificationAction
-
- ChangeStatusCertificationForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.certifications
-
Form used by all the actions related to certification's status change
- ChangeStatusCertificationForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.ChangeStatusCertificationForm
-
- ChangeStatusGuaranteeAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
Base class used to change the guarantee's status.
- ChangeStatusGuaranteeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.ChangeStatusGuaranteeAction
-
- ChangeStatusGuaranteeForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
Form used by all the actions related to guarantee's status change
- ChangeStatusGuaranteeForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.ChangeStatusGuaranteeForm
-
- ChangeStatusPaymentObligationAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations
-
Base class used to change the payment obligation's status.
- ChangeStatusPaymentObligationAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.ChangeStatusPaymentObligationAction
-
- ChangeStatusPaymentObligationForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations
-
Form used by all the actions related to payment Obligation's status change
- ChangeStatusPaymentObligationForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.ChangeStatusPaymentObligationForm
-
- Channel - Class in nl.strohalm.cyclos.entities.access
-
A channel is an user interface to access cyclos functionality.
- Channel() - Constructor for class nl.strohalm.cyclos.entities.access.Channel
-
- Channel.Credentials - Enum in nl.strohalm.cyclos.entities.access
-
Which information is used to authenticate the user in a channel
- Channel.Principal - Enum in nl.strohalm.cyclos.entities.access
-
Which information is used to identify the user in a channel
- Channel.Relationships - Enum in nl.strohalm.cyclos.entities.access
-
- ChannelDAO - Interface in nl.strohalm.cyclos.dao.access
-
Data access interface for channels
- ChannelDAOImpl - Class in nl.strohalm.cyclos.dao.access
-
Implementation for ChannelDAOImpl
- ChannelDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.access.ChannelDAOImpl
-
- ChannelHelper - Class in nl.strohalm.cyclos.webservices.utils
-
Helper class for channels in web services
WARN: Be aware that this helper doesn't access the services through the security layer.
- ChannelHelper() - Constructor for class nl.strohalm.cyclos.webservices.utils.ChannelHelper
-
- ChannelPrincipal - Class in nl.strohalm.cyclos.entities.access
-
Contains the relationship between a channel and the allowed principals
- ChannelPrincipal() - Constructor for class nl.strohalm.cyclos.entities.access.ChannelPrincipal
-
- ChannelPrincipal.Relationships - Enum in nl.strohalm.cyclos.entities.access
-
- ChannelPrincipalDAO - Interface in nl.strohalm.cyclos.dao.access
-
DAO interface for ChannelPrincipal
- ChannelPrincipalDAOImpl - Class in nl.strohalm.cyclos.dao.access
-
- ChannelPrincipalDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.access.ChannelPrincipalDAOImpl
-
- channelService - Variable in class nl.strohalm.cyclos.controls.access.LoginAction
-
- channelService - Variable in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeChannelsAction
-
- channelService - Variable in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction.ShouldValidateTPParameter
-
- ChannelService - Interface in nl.strohalm.cyclos.services.access
-
Service interface for channels
- ChannelServiceImpl - Class in nl.strohalm.cyclos.services.access
-
Implementation for channel service
- ChannelServiceImpl() - Constructor for class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- ChannelServiceLocal - Interface in nl.strohalm.cyclos.services.access
-
Local interface.
- ChannelServiceSecurity - Class in nl.strohalm.cyclos.services.access
-
- ChannelServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- ChannelsMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_5
-
Creates the built-in channels
- ChannelsMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_5.ChannelsMigration
-
- ChargeAccountFeePollingTask - Class in nl.strohalm.cyclos.scheduling.polling
-
- ChargeAccountFeePollingTask() - Constructor for class nl.strohalm.cyclos.scheduling.polling.ChargeAccountFeePollingTask
-
- chargeback(Transfer, Transfer) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- chargeback(Transfer, Transfer) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
performs correcting of the rates in a chargeback transaction.
- chargeback(Transfer) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Chargebacks a transfer, returning it's amount to the original account, and does this for all generated transfer tree
- chargeback(Transfer) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- chargeback(Transfer) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- chargeback(Long) - Method in interface nl.strohalm.cyclos.webservices.payments.PaymentWebService
-
Performs a chargeback, returning the status, the original transfer and the chargeback transfer
- chargeback(Long) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- chargeback(ChargebackParameters) - Method in interface nl.strohalm.cyclos.webservices.pos.PosWebService
-
A chargeback of a performed payment
- chargeback(ChargebackParameters) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- ChargebackParameters - Class in nl.strohalm.cyclos.webservices.pos
-
Parameters for a chargeback
- ChargebackParameters() - Constructor for class nl.strohalm.cyclos.webservices.pos.ChargebackParameters
-
- ChargebackPaymentAction - Class in nl.strohalm.cyclos.controls.payments
-
Action used to chargeback a payment
- ChargebackPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.payments.ChargebackPaymentAction
-
- ChargebackPaymentForm - Class in nl.strohalm.cyclos.controls.payments
-
Form used to chargeback a payment
- ChargebackPaymentForm() - Constructor for class nl.strohalm.cyclos.controls.payments.ChargebackPaymentForm
-
- ChargebackResult - Class in nl.strohalm.cyclos.webservices.payments
-
Result of a chargeback operation
- ChargebackResult() - Constructor for class nl.strohalm.cyclos.webservices.payments.ChargebackResult
-
- ChargebackResult(ChargebackStatus, AccountHistoryTransferVO, AccountHistoryTransferVO) - Constructor for class nl.strohalm.cyclos.webservices.payments.ChargebackResult
-
- ChargebackStatus - Enum in nl.strohalm.cyclos.webservices.payments
-
Contains the possible status for a chargeback attempt
- ChargeFeeDTO - Class in nl.strohalm.cyclos.services.accountfees
-
Parameters used to charge an account fee
- ChargeFeeDTO() - Constructor for class nl.strohalm.cyclos.services.accountfees.ChargeFeeDTO
-
- chargeManual(AccountFee) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Charges the specified manual account fee
- chargeManual(AccountFee) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- chargeManual(AccountFee) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- chargeScheduledFees(Calendar) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- chargeScheduledFees(Calendar) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeServiceLocal
-
Charges scheduled fees that should run on the given time, returning the number of fees that were charged
- ChartPostProcessorImpl - Class in nl.strohalm.cyclos.controls.reports.statistics.graphs
-
This is the general chart postprocessor.
- ChartPostProcessorImpl() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.graphs.ChartPostProcessorImpl
-
- check() - Method in interface nl.strohalm.cyclos.access.PermissionCheck
-
- check() - Method in class nl.strohalm.cyclos.services.access.AbstractPermissionCheck
-
- check(ActionDescriptor) - Method in interface nl.strohalm.cyclos.struts.access.ActionPolicy
-
- check(ActionDescriptor) - Method in class nl.strohalm.cyclos.struts.access.policies.AccountOverviewActionPolicy
-
- check(ActionDescriptor) - Method in class nl.strohalm.cyclos.struts.access.policies.utils.AbstractActionPolicy
-
- check(ActionDescriptor) - Method in class nl.strohalm.cyclos.struts.access.policies.utils.AllGrantedActionPolicy
-
- check(ActionDescriptor) - Method in class nl.strohalm.cyclos.struts.access.policies.utils.ElementActionPolicy
-
- check(ActionDescriptor) - Method in class nl.strohalm.cyclos.struts.access.policies.utils.GroupActionPolicy
-
- check(ActionDescriptor) - Method in class nl.strohalm.cyclos.struts.access.policies.utils.ModuleActionPolicy
-
- check(ActionDescriptor) - Method in class nl.strohalm.cyclos.struts.access.policies.utils.OrActionPolicy
-
- check(ActionDescriptor) - Method in class nl.strohalm.cyclos.struts.access.policies.utils.PermissionActionPolicy
-
- checkChallenge(HttpServletRequest, String) - Static method in class nl.strohalm.cyclos.servlets.CaptchaServlet
-
Checks whether the given challenge is correct
- checkChannelEnabledForMember(Member) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
Throws an invalid-channel fault if the current client's channel is not enabled for the given member
- checkContains(Collection<? super T>, T) - Static method in class nl.strohalm.cyclos.utils.access.PermissionHelper
-
- checkCredentials(Channel, MemberUser, String, String, Member) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Checks for credentials for the given member, in the given channel
- checkCredentials(Channel, MemberUser, String, String, Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- checkCredentials(Channel, MemberUser, String, String, Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- checkCredentials(CheckCredentialsParameters) - Method in interface nl.strohalm.cyclos.webservices.access.AccessWebService
-
Checks whether the given credentials are valid for the channel related to the web service client
- checkCredentials(CheckCredentialsParameters) - Method in class nl.strohalm.cyclos.webservices.access.AccessWebServiceImpl
-
- CheckCredentialsParameters - Class in nl.strohalm.cyclos.webservices.access
-
Parameters for checking credentials
- CheckCredentialsParameters() - Constructor for class nl.strohalm.cyclos.webservices.access.CheckCredentialsParameters
-
- checkEquals(Object, Object) - Static method in class nl.strohalm.cyclos.utils.access.PermissionHelper
-
- checkHasUser() - Method in class nl.strohalm.cyclos.services.BaseServiceSecurity
-
It checks if there is a logged user
- checkIsSystem() - Method in class nl.strohalm.cyclos.services.BaseServiceSecurity
-
performs a check if the logged user is the system.
- checkManages(Element) - Method in interface nl.strohalm.cyclos.services.permissions.PermissionService
-
- checkManages(Group) - Method in interface nl.strohalm.cyclos.services.permissions.PermissionService
-
- checkManages(Element) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- checkManages(Group) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- checkManages(Element) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceSecurity
-
- checkManages(Group) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceSecurity
-
- checkMessageOwner(Message) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- checkMessageOwner(Message) - Method in interface nl.strohalm.cyclos.services.elements.MessageServiceLocal
-
Checks if the message owner is the logged member, returning null if the message doesn't belongs to the logged user
- checkOperations(G) - Method in class nl.strohalm.cyclos.services.groups.GroupPermissionsDTO
-
Checks if all the permissions are of the appropriate module type.
- checkPassword(String, String, String, String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- checkPassword(String, String, String, String) - Method in interface nl.strohalm.cyclos.services.access.AccessServiceLocal
-
Checks the password for the given user
- checkPaymentObligationPeriod(PaymentObligationPackDTO) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationService
-
- checkPaymentObligationPeriod(PaymentObligationPackDTO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- checkPaymentObligationPeriod(PaymentObligationPackDTO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- checkPendingRateInitializations(Currency) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateService
-
checks if there is any pending rate initialization which is not finished.
- checkPendingRateInitializations(Currency) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- checkPendingRateInitializations(Currency) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceSecurityMock
-
- checkPermission() - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceSecurity
-
- checkPin(MemberPos, String) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- checkPin(MemberPos, String) - Method in interface nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceLocal
-
Checks the member pos pin
- checkRelatesTo(Element) - Method in interface nl.strohalm.cyclos.services.permissions.PermissionService
-
- checkRelatesTo(Element) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- checkRelatesTo(Element) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceSecurity
-
- checkSelection(Collection<T>, Collection<T>) - Static method in class nl.strohalm.cyclos.utils.access.PermissionHelper
-
Same as checkSelection but not supporting an empty collection for the allowed elements.
- checkSelection(Collection<T>, Collection<T>, boolean) - Static method in class nl.strohalm.cyclos.utils.access.PermissionHelper
-
Used for query filter semantics with collections.
- checkSession(String) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Loads a session by session id, ensuring it is valid
- checkSession(String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- checkSession(String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- checkTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Checks the transaction password for the logged user
- checkTransactionPassword(ActionContext, ScheduledPayment) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewScheduledPaymentAction
-
- checkTransactionPassword(ActionContext, Transfer) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- checkTransactionPassword(String) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Checks whether the given transaction password is valid or not for the logged user.
- checkTransactionPassword(String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- checkTransactionPassword(String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- CircularBrokeringException - Exception in nl.strohalm.cyclos.services.elements.exceptions
-
Exception thrown when the brokering relation would be circular, or when trying make a member his own broker
- CircularBrokeringException() - Constructor for exception nl.strohalm.cyclos.services.elements.exceptions.CircularBrokeringException
-
- CircularBrokeringException(String) - Constructor for exception nl.strohalm.cyclos.services.elements.exceptions.CircularBrokeringException
-
- CircularBrokeringException(String, Throwable) - Constructor for exception nl.strohalm.cyclos.services.elements.exceptions.CircularBrokeringException
-
- CircularBrokeringException(Throwable) - Constructor for exception nl.strohalm.cyclos.services.elements.exceptions.CircularBrokeringException
-
- ClassHelper - Class in nl.strohalm.cyclos.utils
-
Helper class for getting data about classes
- ClassHelper() - Constructor for class nl.strohalm.cyclos.utils.ClassHelper
-
- cleanup() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Release resources.
- cleanup() - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Removes any reference
- cleanup() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Removes any state for this request
- CleanupInterceptor - Class in nl.strohalm.cyclos.webservices.interceptor
-
An interceptor which cleans up the context
- CleanupInterceptor() - Constructor for class nl.strohalm.cyclos.webservices.interceptor.CleanupInterceptor
-
- clear(Calendar) - Method in interface nl.strohalm.cyclos.dao.access.PermissionDeniedTraceDAO
-
Removes all traces prior to the given limit
- clear(User) - Method in interface nl.strohalm.cyclos.dao.access.PermissionDeniedTraceDAO
-
Clears all traces for the given user
- clear(Calendar) - Method in class nl.strohalm.cyclos.dao.access.PermissionDeniedTraceDAOImpl
-
- clear(User) - Method in class nl.strohalm.cyclos.dao.access.PermissionDeniedTraceDAOImpl
-
- clear(Calendar) - Method in interface nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAO
-
Removes all traces prior to the given limit
- clear(Card) - Method in interface nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAO
-
Clears all wrong attempts for the given card
- clear(MemberPos) - Method in interface nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAO
-
Clears all wrong attempts for the given member pos
- clear(User, Channel.Credentials) - Method in interface nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAO
-
Clears all wrong attempts for the given user and credential type
- clear(Calendar) - Method in class nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAOImpl
-
- clear(Card) - Method in class nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAOImpl
-
- clear(MemberPos) - Method in class nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAOImpl
-
- clear(User, Channel.Credentials) - Method in class nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAOImpl
-
- clear(Calendar) - Method in interface nl.strohalm.cyclos.dao.access.WrongUsernameAttemptsDAO
-
Removes all traces prior to the given limit
- clear(String) - Method in interface nl.strohalm.cyclos.dao.access.WrongUsernameAttemptsDAO
-
Clears all wrong attempts for the given ip address
- clear(Calendar) - Method in class nl.strohalm.cyclos.dao.access.WrongUsernameAttemptsDAOImpl
-
- clear(String) - Method in class nl.strohalm.cyclos.dao.access.WrongUsernameAttemptsDAOImpl
-
- clear() - Method in interface nl.strohalm.cyclos.utils.cache.Cache
-
Removes all cached elements
- clear() - Method in class nl.strohalm.cyclos.utils.cache.EhCacheCache
-
- clear() - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- clear() - Method in class nl.strohalm.cyclos.utils.Navigation
-
Clears the path
- clear(Element) - Static method in class nl.strohalm.cyclos.utils.XmlHelper
-
Removes all child nodes from the given element
- clearCache() - Method in interface nl.strohalm.cyclos.dao.FetchDAO
-
Clears the first level entity cache
- clearCache() - Method in class nl.strohalm.cyclos.dao.FetchDAOImpl
-
- clearCache() - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- clearCache() - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeServiceLocal
-
Clears the account type cache
- clearCache() - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- clearCache() - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceLocal
-
Clears the cache
- clearCache() - Method in interface nl.strohalm.cyclos.services.fetch.FetchService
-
Clears the first level entity cache
- clearCache() - Method in class nl.strohalm.cyclos.services.fetch.FetchServiceImpl
-
- clearCache() - Method in class nl.strohalm.cyclos.services.fetch.FetchServiceSecurity
-
- clearCache() - Method in class nl.strohalm.cyclos.utils.CacheCleaner
-
- ClearCacheTag - Class in nl.strohalm.cyclos.taglibs
-
- ClearCacheTag() - Constructor for class nl.strohalm.cyclos.taglibs.ClearCacheTag
-
- clearError() - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Removes the current error, if any
- clearException(HttpServletRequest) - Static method in class nl.strohalm.cyclos.controls.mobile.MobileHelper
-
Clears the exception on the session
- clearFetch() - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- clearForm() - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- clone() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- clone() - Method in class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- clone() - Method in class nl.strohalm.cyclos.entities.Entity
-
Clones this entity
- clone() - Method in class nl.strohalm.cyclos.utils.Amount
-
- clone() - Method in class nl.strohalm.cyclos.utils.cache.CacheListenerAdapter
-
- clone() - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheReplicator
-
- clone() - Method in class nl.strohalm.cyclos.utils.DataObject
-
- clone() - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
- clone() - Method in class nl.strohalm.cyclos.utils.Pair
-
- clone() - Method in class nl.strohalm.cyclos.utils.Period
-
- clone() - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- clone() - Method in class nl.strohalm.cyclos.utils.RangeConstraint
-
- clone() - Method in class nl.strohalm.cyclos.utils.TimePeriod
-
- clone() - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- cloneFieldValues(CustomFieldsContainer<CF, CFV>, CustomFieldsContainer<CF, CFV>) - Method in class nl.strohalm.cyclos.utils.CustomFieldHelper
-
Clones the custom field values of a container and copy them to the other container setting the to container as the clone's owner
- cloneFieldValues(CustomFieldsContainer<CF, CFV>, CustomFieldsContainer<CF, CFV>, boolean) - Method in class nl.strohalm.cyclos.utils.CustomFieldHelper
-
Clones the custom field values of a container and copy them to the other container
- close(Iterator<?>) - Static method in class nl.strohalm.cyclos.utils.DataIteratorHelper
-
Closes a data iterator.
- close(IteratorList<?>) - Static method in class nl.strohalm.cyclos.utils.DataIteratorHelper
-
- close(List<?>) - Static method in class nl.strohalm.cyclos.utils.DataIteratorHelper
-
- close() - Method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
Closes the underlying connection
- close() - Method in class nl.strohalm.cyclos.utils.lucene.DocsIterator
-
- close() - Method in class nl.strohalm.cyclos.utils.lucene.IndexIterator
-
- close() - Method in class nl.strohalm.cyclos.utils.ScrollableResultsIterator
-
- closeBalances(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- closeBalances(Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Closes the account balances up to the previous day of the given time
- CloseBalancesScheduledTask - Class in nl.strohalm.cyclos.scheduling.tasks
-
A scheduled task which closes the balances for all accounts
- CloseBalancesScheduledTask() - Constructor for class nl.strohalm.cyclos.scheduling.tasks.CloseBalancesScheduledTask
-
- closeBrokeringCommissionStatus(BrokeringCommissionStatus) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- closeBrokeringCommissionStatus(BrokeringCommissionStatus) - Method in interface nl.strohalm.cyclos.services.elements.CommissionServiceLocal
-
This method closes the brokering commission status setting an end date (= now) when the max number of transactions that generates this
commission is reached
- ClosedAccountBalance - Class in nl.strohalm.cyclos.entities.accounts
-
Contains the pre-calculated balance and amount reservation for an account at a given date.
- ClosedAccountBalance() - Constructor for class nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance
-
- ClosedAccountBalance.Relationships - Enum in nl.strohalm.cyclos.entities.accounts
-
- ClosedAccountBalanceDAO - Interface in nl.strohalm.cyclos.dao.accounts
-
- ClosedAccountBalanceDAOImpl - Class in nl.strohalm.cyclos.dao.accounts
-
- ClosedAccountBalanceDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.ClosedAccountBalanceDAOImpl
-
- ClosedAccountBalancesMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_6
-
A migration class which replaces the old AccountStatus by the new ClosedAccountBalance approach
- ClosedAccountBalancesMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_6.ClosedAccountBalancesMigration
-
- closeOpenIterators() - Static method in class nl.strohalm.cyclos.utils.DataIteratorHelper
-
Closes all open iterators in this thread
- closeQuietly(Connection) - Static method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
Closes the given connection, ignoring any exceptions
- closeQuietly(ResultSet) - Static method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
Closes the given result set AND it's statement, ignoring any exceptions
- closeQuietly(Statement) - Static method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
Closes the given statement, ignoring any exceptions
- code() - Method in enum nl.strohalm.cyclos.webservices.sms.SmsTypeCode
-
- code() - Method in interface nl.strohalm.cyclos.webservices.WebServiceFault
-
- code - Variable in enum nl.strohalm.cyclos.webservices.WebServiceFaultsEnum
-
- code() - Method in enum nl.strohalm.cyclos.webservices.WebServiceFaultsEnum
-
- coerce(Class<T>, Object) - Static method in class nl.strohalm.cyclos.utils.conversion.CoercionHelper
-
Converts the given value to the given type, using heuristics.
- coerceCollection(Class<T>, Class<? extends Collection>, Object) - Static method in class nl.strohalm.cyclos.utils.conversion.CoercionHelper
-
Converts an object to a collection of the given type, using the given element type
- coerceCollection(Class<T>, Object) - Static method in class nl.strohalm.cyclos.utils.conversion.CoercionHelper
-
Converts an object to a collection with the given element type.
- CoercionConverter<T> - Class in nl.strohalm.cyclos.utils.conversion
-
A converter that uses coercion to convert data
- CoercionHelper - Class in nl.strohalm.cyclos.utils.conversion
-
Class used to convert from a data type to another
- CoercionHelper() - Constructor for class nl.strohalm.cyclos.utils.conversion.CoercionHelper
-
- CollectionCountConverter - Class in nl.strohalm.cyclos.utils.conversion
-
Converter for returning collection sizes
- CollectionCountConverter() - Constructor for class nl.strohalm.cyclos.utils.conversion.CollectionCountConverter
-
- CollectionHelper - Class in nl.strohalm.cyclos.utils
-
Utility methods for collections
- CollectionHelper() - Constructor for class nl.strohalm.cyclos.utils.CollectionHelper
-
- columns - Variable in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler
-
- combine(M, Map<K, I>) - Method in class nl.strohalm.cyclos.utils.CombinedIterator
-
Combine the master element, together with all nested elements into a new value.
- CombinedIterator<C,M,I,K> - Class in nl.strohalm.cyclos.utils
-
An iterator which will iterate through a delegate "master" iterator and several details, inner iterators.
- CombinedIterator(Iterator<M>) - Constructor for class nl.strohalm.cyclos.utils.CombinedIterator
-
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class nl.strohalm.cyclos.webservices.rest.NoOpAuthenticationEntryPoint
-
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class nl.strohalm.cyclos.webservices.rest.RestAuthenticationEntryPoint
-
- CommissionChargeStatusDTO - Class in nl.strohalm.cyclos.services.elements
-
- CommissionChargeStatusDTO() - Constructor for class nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO
-
- CommissionChargeStatusDTO.ChargeStatus - Enum in nl.strohalm.cyclos.services.elements
-
- commissionContractAcceptedNotification(BrokerCommissionContract) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- commissionContractAcceptedNotification(BrokerCommissionContract) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- commissionContractCancelledNotification(BrokerCommissionContract) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- commissionContractCancelledNotification(BrokerCommissionContract) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- commissionContractDeniedNotification(BrokerCommissionContract) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- commissionContractDeniedNotification(BrokerCommissionContract) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- CommissionService - Interface in nl.strohalm.cyclos.services.elements
-
Service interface for broker commissions
- CommissionServiceImpl - Class in nl.strohalm.cyclos.services.elements
-
Implementation for commission service
- CommissionServiceImpl() - Constructor for class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- CommissionServiceImpl.ConflictingContractValidation - Class in nl.strohalm.cyclos.services.elements
-
Validates if there is an active or pending contract with conflicting period
- CommissionServiceImpl.ConflictingContractValidation() - Constructor for class nl.strohalm.cyclos.services.elements.CommissionServiceImpl.ConflictingContractValidation
-
- CommissionServiceImpl.DefaultBrokerCommissionValidation - Class in nl.strohalm.cyclos.services.elements
-
Validates the default broker commission
- CommissionServiceImpl.DefaultBrokerCommissionValidation() - Constructor for class nl.strohalm.cyclos.services.elements.CommissionServiceImpl.DefaultBrokerCommissionValidation
-
- CommissionServiceImpl.StatusValidation - Class in nl.strohalm.cyclos.services.elements
-
Validates if the status of the contract is pending before saving it
- CommissionServiceImpl.StatusValidation() - Constructor for class nl.strohalm.cyclos.services.elements.CommissionServiceImpl.StatusValidation
-
- CommissionServiceLocal - Interface in nl.strohalm.cyclos.services.elements
-
Local interface.
- CommissionServiceSecurity - Class in nl.strohalm.cyclos.services.elements
-
- CommissionServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- commit() - Method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
Commits the underlying connection
- comparable(Comparable<?>, String) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- comparable(Comparable<?>, String, ValidationError) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- compareTo(SystemImagesAction.SystemImageVO) - Method in class nl.strohalm.cyclos.controls.customization.images.SystemImagesAction.SystemImageVO
-
- compareTo(Channel) - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- compareTo(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- compareTo(LoanGroup) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- compareTo(AdCategory) - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- compareTo(Group) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- compareTo(MessageCategory) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategory
-
- compareTo(StatisticalNumber) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
implementation of the standard compareTo method of the Comparable interface.
- compareTo(Theme) - Method in class nl.strohalm.cyclos.themes.Theme
-
- compareTo(EntityVO) - Method in class nl.strohalm.cyclos.utils.EntityVO
-
- CompareToValidation - Class in nl.strohalm.cyclos.utils.validation
-
Invokes compareTo, the three booleans in the constructor determines whether -1, 0 or 1 are accepted as valid
- CompareToValidation(Comparable<?>, boolean, boolean, boolean, ValidationError) - Constructor for class nl.strohalm.cyclos.utils.validation.CompareToValidation
-
- computeMultiPayment() - Method in class nl.strohalm.cyclos.controls.loans.PrintLoansAction
-
- computeMultiPayment() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
If true, iterate over the loans to teste if any mas multiple payments
- ConcealPaymentObligationAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations
-
- ConcealPaymentObligationAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.ConcealPaymentObligationAction
-
- conciliate(Transfer, ExternalTransfer) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- conciliate(Transfer, ExternalTransfer) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentServiceLocal
-
Conciliates the given transfer with the given external transfer
- concreteClass(Class<T>) - Static method in class nl.strohalm.cyclos.utils.ClassHelper
-
If the class is concrete, return it.
- config - Variable in class nl.strohalm.cyclos.http.BaseFilter
-
- confirmEmailChange(String) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Confirms a pending e-mail change for the logged user under the given key.
- confirmEmailChange(String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- confirmEmailChange(String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- ConfirmLoanAction - Class in nl.strohalm.cyclos.controls.loans
-
Action used to confirm a loan
- ConfirmLoanAction() - Constructor for class nl.strohalm.cyclos.controls.loans.ConfirmLoanAction
-
- ConfirmLoanForm - Class in nl.strohalm.cyclos.controls.loans
-
Form used to confirm a loan
- ConfirmLoanForm() - Constructor for class nl.strohalm.cyclos.controls.loans.ConfirmLoanForm
-
- confirmPayment(String) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- confirmPayment(String) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentServiceLocal
-
Confirms a payment which is pending for the given ticket
- confirmPayment(ConfirmPaymentParameters) - Method in interface nl.strohalm.cyclos.webservices.payments.PaymentWebService
-
Confirms a payment originated from another channel
- confirmPayment(ConfirmPaymentParameters) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- ConfirmPaymentAction - Class in nl.strohalm.cyclos.controls.payments
-
Action used to display a message and optionally request the transaction password in order to make a payment
- ConfirmPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.payments.ConfirmPaymentAction
-
- ConfirmPaymentForm - Class in nl.strohalm.cyclos.controls.payments
-
Form used to confirm a payment
- ConfirmPaymentForm() - Constructor for class nl.strohalm.cyclos.controls.payments.ConfirmPaymentForm
-
- ConfirmPaymentParameters - Class in nl.strohalm.cyclos.webservices.payments
-
Parameters used to confirm a payment
- ConfirmPaymentParameters() - Constructor for class nl.strohalm.cyclos.webservices.payments.ConfirmPaymentParameters
-
- confirmPaymentToMember(PaymentsRestController.DoMemberPaymentParameters) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
Confirms a payment to another member
- confirmPaymentToSystem(PaymentsRestController.DoPaymentParameters) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
Confirms a payment to a system account
- ConfirmScheduledPaymentAction - Class in nl.strohalm.cyclos.controls.payments.scheduled
-
- ConfirmScheduledPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.payments.scheduled.ConfirmScheduledPaymentAction
-
- ConfirmWebShopPaymentAction - Class in nl.strohalm.cyclos.controls.webshop
-
Action used to confirm a
- ConfirmWebShopPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction
-
- ConfirmWebShopPaymentAction.ShouldValidateTPParameter - Class in nl.strohalm.cyclos.controls.webshop
-
- ConfirmWebShopPaymentAction.ShouldValidateTPParameter(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, DoPaymentDTO, ChannelService, ElementService, TransferTypeService, MessageHelper) - Constructor for class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction.ShouldValidateTPParameter
-
- ConfirmWebShopPaymentForm - Class in nl.strohalm.cyclos.controls.webshop
-
Form used to confirm a webshop payment
- ConfirmWebShopPaymentForm() - Constructor for class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentForm
-
- Contact - Class in nl.strohalm.cyclos.entities.members
-
A member contact
- Contact() - Constructor for class nl.strohalm.cyclos.entities.members.Contact
-
- Contact.Relationships - Enum in nl.strohalm.cyclos.entities.members
-
- ContactAlreadyExistException - Exception in nl.strohalm.cyclos.services.elements.exceptions
-
- ContactAlreadyExistException() - Constructor for exception nl.strohalm.cyclos.services.elements.exceptions.ContactAlreadyExistException
-
- ContactDAO - Interface in nl.strohalm.cyclos.dao.members
-
Data access object interface for contact
- ContactDAOImpl - Class in nl.strohalm.cyclos.dao.members
-
Implementation class for contact DAO
- ContactDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.ContactDAOImpl
-
- ContactForm - Class in nl.strohalm.cyclos.controls.members.contacts
-
Form used to edit a contact
- ContactForm() - Constructor for class nl.strohalm.cyclos.controls.members.contacts.ContactForm
-
- ContactHelper - Class in nl.strohalm.cyclos.webservices.utils
-
Utility class for contacts
WARN: Be aware that this helper doesn't access the services through the security layer.
- ContactHelper() - Constructor for class nl.strohalm.cyclos.webservices.utils.ContactHelper
-
- ContactService - Interface in nl.strohalm.cyclos.services.elements
-
Service interface for contacts (members and/or brokers)
- ContactServiceImpl - Class in nl.strohalm.cyclos.services.elements
-
Implenting class for contacts service
- ContactServiceImpl() - Constructor for class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- ContactServiceLocal - Interface in nl.strohalm.cyclos.services.elements
-
Local interface.
- ContactServiceSecurity - Class in nl.strohalm.cyclos.services.elements
-
- ContactServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- ContactsRestController - Class in nl.strohalm.cyclos.webservices.rest
-
Controller which handles /contacts paths
- ContactsRestController() - Constructor for class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
- ContactsRestController.ContactNotes - Class in nl.strohalm.cyclos.webservices.rest
-
JSON class which holds notes for contacts
- ContactsRestController.ContactNotes() - Constructor for class nl.strohalm.cyclos.webservices.rest.ContactsRestController.ContactNotes
-
- ContactUsAction - Class in nl.strohalm.cyclos.controls.general
-
- ContactUsAction() - Constructor for class nl.strohalm.cyclos.controls.general.ContactUsAction
-
- ContactVO - Class in nl.strohalm.cyclos.webservices.model
-
Contains data about contacts for web services
- ContactVO() - Constructor for class nl.strohalm.cyclos.webservices.model.ContactVO
-
- contains(Object, Object) - Static method in class nl.strohalm.cyclos.taglibs.Functions
-
Checks if a collection, array or map contains a value (or map key)
- contains(String, String) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- contains(String) - Method in interface nl.strohalm.cyclos.utils.CustomObjectHandler
-
Returns whether there is an object configured with the given class name
- contains(String) - Method in class nl.strohalm.cyclos.utils.CustomObjectHandlerImpl
-
- contains(Object) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- contains(String) - Method in class nl.strohalm.cyclos.utils.Navigation
-
Check if the given path is contained on the navigation
- containsAll(Collection<?>) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- containsHeader(String) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- contentType() - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.GenerateTransactionPasswordAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.IsUsedTransactionPasswordAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.admins.GetApplicationStatusAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.BaseAjaxAction
-
Return the response content type
- contentType() - Method in class nl.strohalm.cyclos.controls.BaseCsvAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.BaseReceiptPrintAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.customization.fields.ListPaymentFieldsAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.customization.files.GetDirectoryContentsAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.image.RemoveImageAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.members.LoadMemberAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.members.SearchAdminsAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingVariablesAjaxAction
-
- contentType() - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxAction
-
- context(ServletContext) - Static method in class nl.strohalm.cyclos.http.AttributeHolder.Factory
-
- contextDestroyed(ServletContextEvent) - Method in class nl.strohalm.cyclos.http.LifecycleListener
-
- contextInitialized(ServletContextEvent) - Method in class nl.strohalm.cyclos.http.LifecycleListener
-
- ConversionException - Exception in nl.strohalm.cyclos.utils.conversion
-
An exception while performing databinding
- ConversionException() - Constructor for exception nl.strohalm.cyclos.utils.conversion.ConversionException
-
- ConversionException(String) - Constructor for exception nl.strohalm.cyclos.utils.conversion.ConversionException
-
- ConversionException(String, Throwable) - Constructor for exception nl.strohalm.cyclos.utils.conversion.ConversionException
-
- ConversionException(Throwable) - Constructor for exception nl.strohalm.cyclos.utils.conversion.ConversionException
-
- ConversionSimulationDTO - Class in nl.strohalm.cyclos.services.accounts.rates
-
Contains data used to simulate a conversion
- ConversionSimulationDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- Converter<T> - Interface in nl.strohalm.cyclos.utils.conversion
-
Generic interface for data conversion
- convertToDoubleList(List<Number>) - Static method in class nl.strohalm.cyclos.utils.statistics.ListOperations
-
converts an input list of type List to List
- copyProperties(Entity, Entity) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
Copies the persistent properties from the source to the destination entity
- copyProperties(Object, Object, String...) - Static method in class nl.strohalm.cyclos.utils.PropertyHelper
-
Copies all possible properties from source to dest, ignoring the given properties list.
- count(Calendar, User) - Method in interface nl.strohalm.cyclos.dao.access.PermissionDeniedTraceDAO
-
Counts the traces for the given user after the given time limit
- count(Calendar, User) - Method in class nl.strohalm.cyclos.dao.access.PermissionDeniedTraceDAOImpl
-
- count(Calendar, Card) - Method in interface nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAO
-
Counts the wrong attempts for the given card after the given time limit
- count(Calendar, MemberPos) - Method in interface nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAO
-
Counts the wrong attempts for the given member pos the given time limit
- count(Calendar, User, Channel.Credentials) - Method in interface nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAO
-
Counts the wrong attempts for the given user and credential type today
- count(Calendar, Card) - Method in class nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAOImpl
-
- count(Calendar, MemberPos) - Method in class nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAOImpl
-
- count(Calendar, User, Channel.Credentials) - Method in class nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAOImpl
-
- count(Calendar, String) - Method in interface nl.strohalm.cyclos.dao.access.WrongUsernameAttemptsDAO
-
Counts the wrong attempts for the given remote address after the given time limit
- count(Calendar, String) - Method in class nl.strohalm.cyclos.dao.access.WrongUsernameAttemptsDAOImpl
-
- count() - Static method in class nl.strohalm.cyclos.utils.query.PageParameters
-
Returns an instance that returns no results, just to count (currentPage = 0 and pageSize = 0)
- countAccounts(MemberGroup, MemberAccountType, MemberAccount.Action) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Returns the number of accounts with the given group, type and pending action
- countAccounts(MemberGroup, MemberAccountType, MemberAccount.Action) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- countAdImages(Ad) - Method in interface nl.strohalm.cyclos.dao.customizations.ImageDAO
-
Returns the number of images in the given advertisement
- countAdImages(Ad) - Method in class nl.strohalm.cyclos.dao.customizations.ImageDAOImpl
-
- countByType(Element) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordService
-
Returns a map keyed by the record types related to the given element and that the logged user has access, with the current number of records as
it's values
- countByType(Element) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceImpl
-
- countByType(Element) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceSecurity
-
- countExternalAds(Long, Ad.TradeType) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- countExternalAds(Long, Ad.TradeType) - Method in interface nl.strohalm.cyclos.services.ads.AdServiceLocal
-
Count for active ads with AdCategory = adCategoryId and TradeType = type and external publication = true.
- countGivenReferencesByLevel(Reference.Nature, Collection<MemberGroup>) - Method in interface nl.strohalm.cyclos.dao.members.ReferenceDAO
-
Count the number of given references by level (Reference.Level)
- countGivenReferencesByLevel(Reference.Nature, Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.dao.members.ReferenceDAOImpl
-
- countGivenReferencesByLevel(Reference.Nature) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- countGivenReferencesByLevel(Reference.Nature) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceServiceLocal
-
Count the global number of given references by level (Reference.Level)
- countItemsChecked() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
counts how many items (= subjects to calculate stats upon, like "gross product", "number of members", etc) are checked for this statistics, by
running over all declared methods.
- countMemberImages(Member) - Method in interface nl.strohalm.cyclos.dao.customizations.ImageDAO
-
Returns the number of images in the given member
- countMemberImages(Member) - Method in class nl.strohalm.cyclos.dao.customizations.ImageDAOImpl
-
- countMembersWithAds(Collection<MemberGroup>, Calendar) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- countMembersWithAds(Collection<MemberGroup>, Calendar) - Method in interface nl.strohalm.cyclos.services.ads.AdServiceLocal
-
Returns the number of active members which have ads
- countPendingAccounts(MemberGroup, MemberAccountType) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Counts the pending initial credits for the given group and account type
- countPendingAccounts(MemberGroup, MemberAccountType) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- countPendingAccounts(MemberGroup, MemberAccountType) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- countPendingActivation(MemberGroup, MemberAccountType) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- countPendingActivation(MemberGroup, MemberAccountType) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Returns the number of accounts which are pending activation with the given group and type
- countReferencesByLevel(Reference.Nature, Period, Member, boolean) - Method in interface nl.strohalm.cyclos.dao.members.ReferenceDAO
-
Count the number of references of a member by level (Reference.Level)
- countReferencesByLevel(Reference.Nature, Period, Member, boolean) - Method in class nl.strohalm.cyclos.dao.members.ReferenceDAOImpl
-
- countReferencesByLevel(Reference.Nature, Period, Member, Collection<MemberGroup>, boolean) - Method in class nl.strohalm.cyclos.dao.members.ReferenceDAOImpl
-
- countReferencesByLevel(Reference.Nature, Member, boolean) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Count the number of references of a member by level (Reference.Level)
- countReferencesByLevel(Reference.Nature, Member, boolean) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- countReferencesByLevel(Reference.Nature, Member, boolean) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- countReferencesHistoryByLevel(Member, Period, boolean) - Method in interface nl.strohalm.cyclos.dao.members.ReferenceHistoryDAO
-
- countReferencesHistoryByLevel(Member, Collection<MemberGroup>, Period, boolean) - Method in interface nl.strohalm.cyclos.dao.members.ReferenceHistoryDAO
-
- countReferencesHistoryByLevel(Member, Collection<MemberGroup>, Period, boolean) - Method in class nl.strohalm.cyclos.dao.members.ReferenceHistoryDAOImpl
-
- countReferencesHistoryByLevel(Member, Period, boolean) - Method in class nl.strohalm.cyclos.dao.members.ReferenceHistoryDAOImpl
-
- countReferencesHistoryByLevel(Reference.Nature, Member, Period, boolean) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Searches on the history for the references by member and a date.
- countReferencesHistoryByLevel(Reference.Nature, Member, Period, boolean) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- countReferencesHistoryByLevel(Reference.Nature, Member, Period, boolean) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- countSkippedMembers(AccountFeeLog) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAO
-
Returns the number of members which where not charged, because the charge amount would be too low or because the freebase made them not being
charged
- countSkippedMembers(AccountFeeLog) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAOImpl
-
- create(Element, ActionContext) - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- create(Element, ActionContext) - Method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
Should be overriden to create the element
- create(Element, ActionContext) - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- create(Element, ActionContext) - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorAction
-
- create(Member, MemberAlert.Alerts, Object...) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- create(SystemAlert.Alerts, Object...) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- create(Member, MemberAlert.Alerts, Object...) - Method in interface nl.strohalm.cyclos.services.alerts.AlertServiceLocal
-
Creates a member alert
- create(SystemAlert.Alerts, Object...) - Method in interface nl.strohalm.cyclos.services.alerts.AlertServiceLocal
-
Creates a system alert
- create(Member, Member) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
Creates a new brokering
- create(Member, Member) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringServiceLocal
-
Create a new brokering relation.
- create(Element.Nature...) - Static method in class nl.strohalm.cyclos.struts.access.policies.utils.ElementActionPolicy
-
- create(Group.Nature...) - Static method in class nl.strohalm.cyclos.struts.access.policies.utils.GroupActionPolicy
-
- create(Module) - Static method in class nl.strohalm.cyclos.struts.access.policies.utils.ModuleActionPolicy
-
- create(ActionPolicy...) - Static method in class nl.strohalm.cyclos.struts.access.policies.utils.OrActionPolicy
-
- create(Permission...) - Static method in class nl.strohalm.cyclos.struts.access.policies.utils.PermissionActionPolicy
-
- CreateAdminAction - Class in nl.strohalm.cyclos.controls.admins
-
Action used to create administrators
- CreateAdminAction() - Constructor for class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- CreateAdminForm - Class in nl.strohalm.cyclos.controls.admins
-
Form used to create a member
- CreateAdminForm() - Constructor for class nl.strohalm.cyclos.controls.admins.CreateAdminForm
-
- createAgreementForAllMembers(RegistrationAgreement, MemberGroup) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
- createAgreementForAllMembers(RegistrationAgreement, MemberGroup) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- createAgreementForAllMembers(RegistrationAgreement, MemberGroup) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- createAgreementForAllMembers(RegistrationAgreement, MemberGroup) - Method in interface nl.strohalm.cyclos.services.elements.ElementServiceLocal
-
Marks all members in the given group as if they had accepted the given registration agreement
- CreateBasicData - Class in nl.strohalm.cyclos.setup
-
Creates basic data, like application version, permissions, groups, a system administrator and the default settings
- CreateBasicData(Setup, boolean) - Constructor for class nl.strohalm.cyclos.setup.CreateBasicData
-
- createBeanFactory() - Method in class nl.strohalm.cyclos.spring.CustomApplicationContext
-
- createBeanFactory() - Method in class nl.strohalm.cyclos.spring.CustomWebApplicationContext
-
- createBlob(InputStream, int) - Method in interface nl.strohalm.cyclos.dao.BaseDAO
-
- createBlob(InputStream, int) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- createBrokeringCommissionStatus(BrokerCommission) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- createBrokeringCommissionStatus(Brokering, BrokerCommission) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- createBrokeringCommissionStatus(BrokerCommission) - Method in interface nl.strohalm.cyclos.services.elements.CommissionServiceLocal
-
Creates the brokering commission status objects for each broker (and his/her brokereds) of the broker groups selected in the broker commission
- createBrokeringCommissionStatus(Brokering, BrokerCommission) - Method in interface nl.strohalm.cyclos.services.elements.CommissionServiceLocal
-
Creates the brokering commission status object
- createCache(String) - Method in class nl.strohalm.cyclos.utils.cache.BaseCacheManager
-
Should be implemented to create a cache with the given name
- createCache(String) - Method in class nl.strohalm.cyclos.utils.cache.EhCacheCacheManager
-
- createCacheEventListener(Properties) - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheReplicatorFactory
-
- createCachePeerProvider(CacheManager, Properties) - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProviderFactory
-
- CreateCardAction - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- CreateCardAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.CreateCardAction
-
- createChannels(Session, ResourceBundle) - Static method in class nl.strohalm.cyclos.setup.CreateBasicData
-
- createConverters() - Method in class nl.strohalm.cyclos.services.settings.AccessSettingsHandler
-
- createConverters() - Method in class nl.strohalm.cyclos.services.settings.AlertSettingsHandler
-
- createConverters() - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
Must be overriden to create the converters
- createConverters() - Method in class nl.strohalm.cyclos.services.settings.LocalSettingsHandler
-
- createConverters() - Method in class nl.strohalm.cyclos.services.settings.LogSettingsHandler
-
- createConverters() - Method in class nl.strohalm.cyclos.services.settings.MailSettingsHandler
-
- createConverters() - Method in class nl.strohalm.cyclos.services.settings.MailTranslationHandler
-
- createConverters() - Method in class nl.strohalm.cyclos.services.settings.MessageSettingsHandler
-
- CreateDataBase - Class in nl.strohalm.cyclos.setup
-
Creates the database tables
- CreateDataBase(Setup) - Constructor for class nl.strohalm.cyclos.setup.CreateDataBase
-
- createDataBinder(LocalSettings) - Static method in class nl.strohalm.cyclos.controls.members.pending.SearchPendingMembersAction
-
- createDataObject(int, int, int, byte) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
Deprecated.
only used for testing
- createDataObject(int, int, int[], byte) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
Deprecated.
only used for testing
- createDataObject(int, int, StatisticalService.TableType, byte) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
Deprecated.
only used for testing
- createDataObject(int, int[], StatisticalService.TableType, byte) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
Deprecated.
only used for testing
- createDefaultBrokerCommissions(BrokerCommission) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- createDefaultBrokerCommissions(BrokerCommission) - Method in interface nl.strohalm.cyclos.services.elements.CommissionServiceLocal
-
Creates a default broker commission for each broker of the broker groups selected in the broker commission
- CreateElementAction<E extends Element> - Class in nl.strohalm.cyclos.controls.elements
-
Action used to create an element
- CreateElementAction() - Constructor for class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- CreateElementForm - Class in nl.strohalm.cyclos.controls.elements
-
Form used to create an element
- CreateElementForm() - Constructor for class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- createHibernateTemplate(SessionFactory) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- createImage(String) - Method in class nl.strohalm.cyclos.utils.CaptchaProducer
-
- CreateInitialData - Class in nl.strohalm.cyclos.setup
-
Creates a set of default account related data, as well as other default data.
- CreateInitialData(Setup) - Constructor for class nl.strohalm.cyclos.setup.CreateInitialData
-
- CreateMemberAction - Class in nl.strohalm.cyclos.controls.members
-
Action used to create members
- CreateMemberAction() - Constructor for class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- CreateMemberForm - Class in nl.strohalm.cyclos.controls.members
-
Form used to create a member
- CreateMemberForm() - Constructor for class nl.strohalm.cyclos.controls.members.CreateMemberForm
-
- createNullPvalue() - Static method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
A factory method for the creation of a pValue which could not be created due to the fact that n-values were too small.
- CreateOperatorAction - Class in nl.strohalm.cyclos.controls.operators
-
Action used by a member to create operators
- CreateOperatorAction() - Constructor for class nl.strohalm.cyclos.controls.operators.CreateOperatorAction
-
- CreateOperatorForm - Class in nl.strohalm.cyclos.controls.operators
-
Form used by a member to create an operator
- CreateOperatorForm() - Constructor for class nl.strohalm.cyclos.controls.operators.CreateOperatorForm
-
- createPercentage(Double) - Static method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
a factory method for the creation of numbers representing percentages.
- createPercentage(Number, Number) - Static method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
a factory method for the creation of numbers representing percentages.
- createPvalue(double) - Static method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
A factory method for the creation of numbers representing p-values.
- createSetOfUnitsForMerge(BigDecimal, BigDecimal, Currency) - Static method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
pseudo-constructor for passing a set of units to merge.
- createSetOfUnitsForMerge(BigDecimal, Calendar, Currency) - Static method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
pseudo-constructor for passing a set of units to merge.
- createSettings(Session, ResourceBundle, Locale, Properties) - Static method in class nl.strohalm.cyclos.setup.CreateBasicData
-
- CreateSmsData - Class in nl.strohalm.cyclos.setup
-
- CreateSmsData(Setup) - Constructor for class nl.strohalm.cyclos.setup.CreateSmsData
-
- createText() - Method in class nl.strohalm.cyclos.utils.CaptchaProducer
-
- createValidator() - Method in class nl.strohalm.cyclos.services.settings.AccessSettingsHandler
-
- createValidator() - Method in class nl.strohalm.cyclos.services.settings.AlertSettingsHandler
-
- createValidator() - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
Must be overriden to create the validator
- createValidator() - Method in class nl.strohalm.cyclos.services.settings.LocalSettingsHandler
-
- createValidator() - Method in class nl.strohalm.cyclos.services.settings.LogSettingsHandler
-
- createValidator() - Method in class nl.strohalm.cyclos.services.settings.MailSettingsHandler
-
- createValidator() - Method in class nl.strohalm.cyclos.services.settings.MailTranslationHandler
-
- createValidator() - Method in class nl.strohalm.cyclos.services.settings.MessageSettingsHandler
-
- CredentialError - Enum in nl.strohalm.cyclos.services.access
-
The possible statuses for a credential validation
- CredentialsAlreadyUsedException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
Exception thrown when an user tries to change his password to some he had already used in past
- CredentialsAlreadyUsedException() - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.CredentialsAlreadyUsedException
-
- CredentialsAlreadyUsedException(Channel.Credentials, User) - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.CredentialsAlreadyUsedException
-
- CredentialsException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
Base exception for credentials
- CredentialsException() - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.CredentialsException
-
- CredentialsException(Channel.Credentials, User) - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.CredentialsException
-
- CredentialsStatus - Enum in nl.strohalm.cyclos.webservices.access
-
Result of a credentials check
- CreditLimitDTO - Class in nl.strohalm.cyclos.services.accounts
-
Parameters for returning or setting credit limits
- CreditLimitDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.CreditLimitDTO
-
- CreditLimitDTO.Entry - Class in nl.strohalm.cyclos.services.accounts
-
A credit limit entry, containing the account type and both credit limits
- CreditLimitDTO.Entry(AccountType, BigDecimal, BigDecimal) - Constructor for class nl.strohalm.cyclos.services.accounts.CreditLimitDTO.Entry
-
- CreditsException - Exception in nl.strohalm.cyclos.services.transactions.exceptions
-
Common exception for credit issues
- CreditsException(Account, BigDecimal) - Constructor for exception nl.strohalm.cyclos.services.transactions.exceptions.CreditsException
-
- CSSHelper - Class in nl.strohalm.cyclos.utils
-
Contains helper methods for handling cascading style sheets
- CSSHelper() - Constructor for class nl.strohalm.cyclos.utils.CSSHelper
-
- CSVFileMapping - Class in nl.strohalm.cyclos.entities.accounts.external.filemapping
-
A file mapping for parsing CSV files
- CSVFileMapping() - Constructor for class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVFileMapping
-
- CSVImport - Class in nl.strohalm.cyclos.entities.accounts.external.filemapping
-
Imports external transactions from a CSV format
- CSVImport(CSVFileMapping, MessageResolver) - Constructor for class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVImport
-
- CSVParseException - Exception in nl.strohalm.cyclos.utils.csv
-
An exception when parsing a CSV file
- CSVParseException(int) - Constructor for exception nl.strohalm.cyclos.utils.csv.CSVParseException
-
- CSVReader<E> - Class in nl.strohalm.cyclos.utils.csv
-
Class used to read objects from a CSV line
- CSVReader(Class<E>) - Constructor for class nl.strohalm.cyclos.utils.csv.CSVReader
-
- CSVWriter<E> - Class in nl.strohalm.cyclos.utils.csv
-
Class used to write objects as CSV lines
- CSVWriter(Class<E>) - Constructor for class nl.strohalm.cyclos.utils.csv.CSVWriter
-
- Currency - Class in nl.strohalm.cyclos.entities.accounts
-
An account type currency
- Currency() - Constructor for class nl.strohalm.cyclos.entities.accounts.Currency
-
- Currency.Relationships - Enum in nl.strohalm.cyclos.entities.accounts
-
- CurrencyDAO - Interface in nl.strohalm.cyclos.dao.accounts
-
DAO interface for currencies
- CurrencyDAOImpl - Class in nl.strohalm.cyclos.dao.accounts
-
DAO implementation for currency
- CurrencyDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.CurrencyDAOImpl
-
- CurrencyHelper - Class in nl.strohalm.cyclos.webservices.utils
-
Utility class for currencies
WARN: Be aware that this helper doesn't access the services through the security layer.
- CurrencyHelper() - Constructor for class nl.strohalm.cyclos.webservices.utils.CurrencyHelper
-
- currencyService - Variable in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- currencyService - Variable in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- CurrencyService - Interface in nl.strohalm.cyclos.services.accounts
-
Service interface for currencies used to manage various currencies in the system.
- CurrencyServiceImpl - Class in nl.strohalm.cyclos.services.accounts
-
Service implementation for currencies.
- CurrencyServiceImpl() - Constructor for class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- CurrencyServiceLocal - Interface in nl.strohalm.cyclos.services.accounts
-
Local interface.
- CurrencyServiceSecurity - Class in nl.strohalm.cyclos.services.accounts
-
- CurrencyServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- CurrencyVO - Class in nl.strohalm.cyclos.webservices.model
-
Currency VO for web services
- CurrencyVO() - Constructor for class nl.strohalm.cyclos.webservices.model.CurrencyVO
-
- CURRENT - Static variable in class nl.strohalm.cyclos.utils.CurrentApplicationContext
-
- CurrentApplicationContext - Class in nl.strohalm.cyclos.utils
-
Class which holds in a thread local to keep the current ApplicationContext while it is configured
- CurrentApplicationContext() - Constructor for class nl.strohalm.cyclos.utils.CurrentApplicationContext
-
- currentPeriod(Calendar) - Method in class nl.strohalm.cyclos.utils.TimePeriod
-
Returns the full period which includes the given date
- CurrentStateReportAction - Class in nl.strohalm.cyclos.controls.reports
-
- CurrentStateReportAction() - Constructor for class nl.strohalm.cyclos.controls.reports.CurrentStateReportAction
-
- CurrentStateReportForm - Class in nl.strohalm.cyclos.controls.reports
-
- CurrentStateReportForm() - Constructor for class nl.strohalm.cyclos.controls.reports.CurrentStateReportForm
-
- CurrentStateReportParameters - Class in nl.strohalm.cyclos.services.reports
-
- CurrentStateReportParameters() - Constructor for class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- CurrentStateReportParameters.TimePointType - Enum in nl.strohalm.cyclos.services.reports
-
- CurrentStateReportService - Interface in nl.strohalm.cyclos.services.reports
-
Service for accessing the current state report
- CurrentStateReportServiceImpl - Class in nl.strohalm.cyclos.services.reports
-
- CurrentStateReportServiceImpl() - Constructor for class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceImpl
-
- CurrentStateReportServiceLocal - Interface in nl.strohalm.cyclos.services.reports
-
Local interface.
- CurrentStateReportServiceSecurity - Class in nl.strohalm.cyclos.services.reports
-
- CurrentStateReportServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceSecurity
-
- CurrentStateReportVO - Class in nl.strohalm.cyclos.entities.reports
-
- CurrentStateReportVO() - Constructor for class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- CurrentTransactionData - Class in nl.strohalm.cyclos.utils.transaction
-
Holds data about the current transaction
- CurrentTransactionData() - Constructor for class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
- CurrentTransactionData.Entry - Class in nl.strohalm.cyclos.utils.transaction
-
Contains the current transaction data
- CurrentTransactionData.Entry() - Constructor for class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData.Entry
-
- currentValues(Permission) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- currentValues(Permission) - Method in interface nl.strohalm.cyclos.utils.access.PermissionCatalogHandler
-
- CUSTOM_IMAGES_PATH - Static variable in class nl.strohalm.cyclos.utils.WebImageHelper
-
- CUSTOM_THUMBNAILS_PATH - Static variable in class nl.strohalm.cyclos.utils.WebImageHelper
-
- CustomApplicationContext - Class in nl.strohalm.cyclos.spring
-
Custom application context used to set the allowRawInjectionDespiteWrapping property
- CustomApplicationContext(List<String>, Class<?>) - Constructor for class nl.strohalm.cyclos.spring.CustomApplicationContext
-
- CustomApplicationContext(String...) - Constructor for class nl.strohalm.cyclos.spring.CustomApplicationContext
-
- CustomApplicationContext(String[], Class<?>) - Constructor for class nl.strohalm.cyclos.spring.CustomApplicationContext
-
- CustomBeanUtilsBean - Class in nl.strohalm.cyclos.utils.binding
-
Customized bean utils in order to check if a mapped property refers to an array or single value
- CustomBeanUtilsBean() - Constructor for class nl.strohalm.cyclos.utils.binding.CustomBeanUtilsBean
-
- CustomFaultInterceptor - Class in nl.strohalm.cyclos.webservices.interceptor
-
An interceptor used to map known exceptions to fault codes
- CustomFaultInterceptor() - Constructor for class nl.strohalm.cyclos.webservices.interceptor.CustomFaultInterceptor
-
- CustomField - Class in nl.strohalm.cyclos.entities.customization.fields
-
A customized field for a given entity
- CustomField() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- CustomField.Control - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- CustomField.Nature - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- CustomField.Relationships - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- CustomField.Size - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- CustomField.Type - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- CustomFieldConverter - Class in nl.strohalm.cyclos.utils.conversion
-
Converter for custom field value collections
- CustomFieldConverter(CustomField, ElementService, LocalSettings) - Constructor for class nl.strohalm.cyclos.utils.conversion.CustomFieldConverter
-
- CustomFieldDAO - Interface in nl.strohalm.cyclos.dao.customizations
-
Data access object interface for custom fields
- customFieldDao - Variable in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- CustomFieldDAOImpl - Class in nl.strohalm.cyclos.dao.customizations
-
Implementation class for custom field DAO
- CustomFieldDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.customizations.CustomFieldDAOImpl
-
- customFieldHelper - Variable in class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- customFieldHelper - Variable in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- CustomFieldHelper - Class in nl.strohalm.cyclos.utils
-
Helper class for custom field manipulation
- CustomFieldHelper() - Constructor for class nl.strohalm.cyclos.utils.CustomFieldHelper
-
- customFieldHelper - Variable in class nl.strohalm.cyclos.webservices.rest.BaseFieldsRestController
-
- CustomFieldHelper.Entry - Class in nl.strohalm.cyclos.utils
-
Contains a relationship between custom field and its respective value
- CustomFieldHelper.Entry(CustomField, CustomFieldValue) - Constructor for class nl.strohalm.cyclos.utils.CustomFieldHelper.Entry
-
- CustomFieldPossibleValue - Class in nl.strohalm.cyclos.entities.customization.fields
-
Represents a possible value of an enumerated custom field
- CustomFieldPossibleValue() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- CustomFieldPossibleValue(CustomField, String) - Constructor for class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- CustomFieldPossibleValue.Relationships - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- CustomFieldPossibleValueDAO - Interface in nl.strohalm.cyclos.dao.customizations
-
Data access object interface for custom field possible values
- customFieldPossibleValueDao - Variable in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- CustomFieldPossibleValueDAOImpl - Class in nl.strohalm.cyclos.dao.customizations
-
Implementation class for custom field possible values DAO
- CustomFieldPossibleValueDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.customizations.CustomFieldPossibleValueDAOImpl
-
- CustomFieldPossibleValueQuery - Class in nl.strohalm.cyclos.entities.customization.fields
-
Query parameters for custom field possible values
- CustomFieldPossibleValueQuery() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValueQuery
-
- CustomFieldsContainer<CF extends CustomField,CFV extends CustomFieldValue> - Interface in nl.strohalm.cyclos.utils
-
Base class for classes (Entities, DTOs, etc) with custom fields
- CustomFieldTag - Class in nl.strohalm.cyclos.taglibs
-
Tag used to render a custom field
- CustomFieldTag() - Constructor for class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- customFieldType - Variable in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- CustomFieldValue - Class in nl.strohalm.cyclos.entities.customization.fields
-
The association between a custom field and a given entity.
- CustomFieldValue() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- CustomFieldValue.Relationships - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- CustomFieldValueDAO - Interface in nl.strohalm.cyclos.dao.customizations
-
Data access object interface for custom fields values
- customFieldValueDao - Variable in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- CustomFieldValueDAOImpl - Class in nl.strohalm.cyclos.dao.customizations
-
Implementation class for custom field values
- CustomFieldValueDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.customizations.CustomFieldValueDAOImpl
-
- CustomFileMapping - Class in nl.strohalm.cyclos.entities.accounts.external.filemapping
-
A file mapping that allows an arbitrary class to implement the mapping
- CustomFileMapping() - Constructor for class nl.strohalm.cyclos.entities.accounts.external.filemapping.CustomFileMapping
-
- CustomImage - Class in nl.strohalm.cyclos.entities.customization.images
-
An image to be used in file customization
- CustomImage() - Constructor for class nl.strohalm.cyclos.entities.customization.images.CustomImage
-
- CustomImagesAction - Class in nl.strohalm.cyclos.controls.customization.images
-
Action used to list the customized images
- CustomImagesAction() - Constructor for class nl.strohalm.cyclos.controls.customization.images.CustomImagesAction
-
- CustomImagesForm - Class in nl.strohalm.cyclos.controls.customization.images
-
Form used to update customized images
- CustomImagesForm() - Constructor for class nl.strohalm.cyclos.controls.customization.images.CustomImagesForm
-
- CustomImageTag - Class in nl.strohalm.cyclos.taglibs
-
Renders a custom image <img> element
- CustomImageTag() - Constructor for class nl.strohalm.cyclos.taglibs.CustomImageTag
-
- CustomImageUrlTag - Class in nl.strohalm.cyclos.taglibs
-
Renders the url for a custom image
- CustomImageUrlTag() - Constructor for class nl.strohalm.cyclos.taglibs.CustomImageUrlTag
-
- CustomizationHelper - Class in nl.strohalm.cyclos.utils
-
Helper class for customizations
- CustomizationHelper() - Constructor for class nl.strohalm.cyclos.utils.CustomizationHelper
-
- CustomizationHelper.CustomizationData - Class in nl.strohalm.cyclos.utils
-
- CustomizationHelper.CustomizationData(CustomizationHelper.CustomizationLevel) - Constructor for class nl.strohalm.cyclos.utils.CustomizationHelper.CustomizationData
-
- CustomizationHelper.CustomizationData(CustomizationHelper.CustomizationLevel, Long) - Constructor for class nl.strohalm.cyclos.utils.CustomizationHelper.CustomizationData
-
- CustomizationHelper.CustomizationLevel - Enum in nl.strohalm.cyclos.utils
-
- CustomizedFile - Class in nl.strohalm.cyclos.entities.customization.files
-
This entity is the customization of a display file
- CustomizedFile() - Constructor for class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- CustomizedFile.Relationships - Enum in nl.strohalm.cyclos.entities.customization.files
-
- CustomizedFile.Type - Enum in nl.strohalm.cyclos.entities.customization.files
-
A customized file type
- CustomizedFileDAO - Interface in nl.strohalm.cyclos.dao.customizations
-
Data access object interface for customized files
- CustomizedFileDAOImpl - Class in nl.strohalm.cyclos.dao.customizations
-
Implementation class for customized files
- CustomizedFileDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.customizations.CustomizedFileDAOImpl
-
- CustomizedFileHandler - Interface in nl.strohalm.cyclos.utils.customizedfile
-
Used to write local files within the web context scope
- CustomizedFileInitialization - Class in nl.strohalm.cyclos.initializations
-
Initializes the customized files
- CustomizedFileInitialization() - Constructor for class nl.strohalm.cyclos.initializations.CustomizedFileInitialization
-
- customizedFileOf(CustomizedFile) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
Returns the real file for the given customized file
- customizedFileOf(CustomizedFile.Type, String) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
Returns the real file for the given customized file
- CustomizedFileOperation - Class in nl.strohalm.cyclos.utils.customizedfile
-
Contains the operation executed by the handler
- CustomizedFileOperation() - Constructor for class nl.strohalm.cyclos.utils.customizedfile.CustomizedFileOperation
-
- CustomizedFileOperation.OperationType - Enum in nl.strohalm.cyclos.utils.customizedfile
-
- CustomizedFilePathTag - Class in nl.strohalm.cyclos.taglibs
-
Custom tag used to render the given customized file path
- CustomizedFilePathTag() - Constructor for class nl.strohalm.cyclos.taglibs.CustomizedFilePathTag
-
- CustomizedFileQuery - Class in nl.strohalm.cyclos.entities.customization.files
-
Query parameters for customized files
- CustomizedFileQuery() - Constructor for class nl.strohalm.cyclos.entities.customization.files.CustomizedFileQuery
-
- CustomizedFileService - Interface in nl.strohalm.cyclos.services.customization
-
Service interface for managing customized files (save, load, edit)
- CustomizedFileServiceImpl - Class in nl.strohalm.cyclos.services.customization
-
Implementation for customized file service
- CustomizedFileServiceImpl() - Constructor for class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- CustomizedFileServiceLocal - Interface in nl.strohalm.cyclos.services.customization
-
Local interface.
- CustomizedFileServiceSecurity - Class in nl.strohalm.cyclos.services.customization
-
- CustomizedFileServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.customization.CustomizedFileServiceSecurity
-
- customizedPathFor(CustomizedFile.Type) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
Returns the root path for the customized file type
- customizedPathFor(CustomizedFile.Type, Group, boolean) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
Returns the root path for the customized file type
- customizedPathFor(CustomizedFile.Type, GroupFilter) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
Returns the root path for the customized file type
- CustomJacksonMessageConverter - Class in nl.strohalm.cyclos.webservices.rest
-
Custom Jackson converter used to customize the ObjectMapper
- CustomJacksonMessageConverter() - Constructor for class nl.strohalm.cyclos.webservices.rest.CustomJacksonMessageConverter
-
- customObjectHandler - Variable in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- CustomObjectHandler - Interface in nl.strohalm.cyclos.utils
-
- CustomObjectHandlerImpl - Class in nl.strohalm.cyclos.utils
-
Handler for custom objects creation, such as
TransferListener,
ISmsContext and so on Regular Cache is not used, as here we have
live instances, maybe they are not serializable, for example, to be on cache
- CustomObjectHandlerImpl() - Constructor for class nl.strohalm.cyclos.utils.CustomObjectHandlerImpl
-
- CustomSessionFactoryBean - Class in nl.strohalm.cyclos.spring
-
Custom session factory bean used to setup Hibernate
- CustomSessionFactoryBean() - Constructor for class nl.strohalm.cyclos.spring.CustomSessionFactoryBean
-
- customValues - Variable in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- CustomWebApplicationContext - Class in nl.strohalm.cyclos.spring
-
Custom web application context used to set the allowRawInjectionDespiteWrapping property on the BeanFactory.
- CustomWebApplicationContext() - Constructor for class nl.strohalm.cyclos.spring.CustomWebApplicationContext
-
- CYCLOS_PROPERTIES_FILE - Static variable in class nl.strohalm.cyclos.CyclosConfiguration
-
- CyclosConfiguration - Class in nl.strohalm.cyclos
-
Returns the cyclos properties
- CyclosConfiguration() - Constructor for class nl.strohalm.cyclos.CyclosConfiguration
-
- CyclosConfigurationFactoryBean - Class in nl.strohalm.cyclos.spring
-
A factory bean which returns the cyclos configuration properties
- CyclosConfigurationFactoryBean() - Constructor for class nl.strohalm.cyclos.spring.CyclosConfigurationFactoryBean
-
- CyclosControllerConfig - Class in nl.strohalm.cyclos.struts
-
Controller configuration class
- CyclosControllerConfig() - Constructor for class nl.strohalm.cyclos.struts.CyclosControllerConfig
-
- CyclosMessageResources - Class in nl.strohalm.cyclos.struts
-
Customized message resources used to get data from the service
- CyclosMessageResources() - Constructor for class nl.strohalm.cyclos.struts.CyclosMessageResources
-
- cyclosProperties - Variable in class nl.strohalm.cyclos.spring.FactoryBeanFromProperties
-
- CyclosRequestProcessor - Class in nl.strohalm.cyclos.struts
-
Custom struts request processor.
- CyclosRequestProcessor() - Constructor for class nl.strohalm.cyclos.struts.CyclosRequestProcessor
-
- CyclosRequestProcessor.ExecutionResult - Class in nl.strohalm.cyclos.struts
-
- CyclosRequestProcessor.ExecutionResult() - Constructor for class nl.strohalm.cyclos.struts.CyclosRequestProcessor.ExecutionResult
-
- CyclosSecurePlugIn - Class in nl.strohalm.cyclos.struts
-
Custom SecurePlugIn that reads the configuration from cyclos.properties instead of struts-config.xml
- CyclosSecurePlugIn() - Constructor for class nl.strohalm.cyclos.struts.CyclosSecurePlugIn
-
- CyclosWebServicesClientFactory - Class in nl.strohalm.cyclos.webservices
-
A class capable of generating proxies to the various Cyclos web services
- CyclosWebServicesClientFactory() - Constructor for class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Empty constructor
- CyclosWebServicesClientFactory(String) - Constructor for class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Constructs the factory with the server root url
- CyclosWebServicesClientFactory(String, String, String) - Constructor for class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Constructs the factory with the server root url and credentials
- general(GeneralValidation...) - Method in class nl.strohalm.cyclos.utils.validation.Validator
-
Register general validations
- GeneralAdVO - Class in nl.strohalm.cyclos.webservices.model
-
Just like AdVO, but hides some properties when converted to JSON
- GeneralAdVO() - Constructor for class nl.strohalm.cyclos.webservices.model.GeneralAdVO
-
- GeneralReference - Class in nl.strohalm.cyclos.entities.members
-
A general reference may be freely given from/to any member.
- GeneralReference() - Constructor for class nl.strohalm.cyclos.entities.members.GeneralReference
-
- GeneralRemarksMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_5
-
Creates a new record type named "Remark" and populates it with data from the old general remarks.
- GeneralRemarksMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_5.GeneralRemarksMigration
-
- GeneralRestController - Class in nl.strohalm.cyclos.webservices.rest
-
Controller which handles /general paths.
- GeneralRestController() - Constructor for class nl.strohalm.cyclos.webservices.rest.GeneralRestController
-
- GeneralRestController.CredentialTypeVO - Enum in nl.strohalm.cyclos.webservices.rest
-
- GeneralRestController.GeneralData - Class in nl.strohalm.cyclos.webservices.rest
-
- GeneralRestController.GeneralData() - Constructor for class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- GeneralRestController.PrincipalTypeVO - Enum in nl.strohalm.cyclos.webservices.rest
-
- GeneralValidation - Interface in nl.strohalm.cyclos.utils.validation
-
A general validation
- generate(AccessSettings) - Method in interface nl.strohalm.cyclos.entities.access.UsernameGenerator
-
- generate(Long, Calendar) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
Generates the number for a given transaction id and date
- generate(PaymentRequestTicket) - Method in interface nl.strohalm.cyclos.services.transactions.TicketService
-
Generates a ticket, based on the parameter data.
- generate(PaymentRequestTicket) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- generate(WebShopTicket) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- generate(WebShopTicket) - Method in interface nl.strohalm.cyclos.services.transactions.TicketServiceLocal
-
Generates a ticket, based on the parameter data
- generate(PaymentRequestTicket) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceSecurity
-
- generate(GenerateWebShopTicketParams) - Method in interface nl.strohalm.cyclos.webservices.webshop.WebShopWebService
-
Generates a ticket using the specified parameters
- generate(GenerateWebShopTicketParams) - Method in class nl.strohalm.cyclos.webservices.webshop.WebShopWebServiceImpl
-
- generateForApplicationRoot(Element) - Method in interface nl.strohalm.cyclos.utils.LinkGenerator
-
Generates a link for the application root address
- generateForApplicationRoot(Element) - Method in class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- generateLinkFor(Element, Entity) - Method in interface nl.strohalm.cyclos.utils.LinkGenerator
-
Generates a link for details of a given entity
- generateLinkFor(Element, Entity) - Method in class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- generateLinkForMailChangeValidation(PendingEmailChange) - Method in interface nl.strohalm.cyclos.utils.LinkGenerator
-
Returns a link for the mail change validation using the given validation key
- generateLinkForMailChangeValidation(PendingEmailChange) - Method in class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- generateLinkForMailValidation(MemberGroup, String) - Method in interface nl.strohalm.cyclos.utils.LinkGenerator
-
Returns a link for the mail validation using the given validation key
- generateLinkForMailValidation(MemberGroup, String) - Method in class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- generateLog(Pos) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- generateLog(Pos) - Method in interface nl.strohalm.cyclos.services.accounts.pos.PosServiceLocal
-
Generate a PosLog
- generateLog(HttpServletRequest, ServletContext, Throwable) - Method in class nl.strohalm.cyclos.utils.ActionHelper
-
Generate an error log for the given exception, on a separate transaction
- generateNewCard(Member) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardService
-
If there is an active card associated with the member it will be canceled before the new card is created.
- generateNewCard(Member) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- generateNewCard(Member) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceSecurity
-
- generatePassword(Group) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- generatePassword(Group) - Method in interface nl.strohalm.cyclos.services.access.AccessServiceLocal
-
Generates a new password, according to the given group settings
- generateScriptTag() - Method in class nl.strohalm.cyclos.taglibs.ScriptTag
-
- generateThumbnail(BufferedImage, String, int, int) - Static method in class nl.strohalm.cyclos.utils.ImageHelper
-
- generateToolTip(CategoryDataset, int, int) - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
Cewolf needs this method for generation of tooltips when you hoover the mouse over a graph bar or point If the settings are available, use
them, if not, then unformatted numbers will be shown As tooltips are not essential, and as generation of them should never allow the rendering
of graphs to fail due to exceptions, all is inside a try catch block.
- generateToolTip(PieDataset, Comparable, int) - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
Cewolf needs this method for generation of tooltips when you hoover the mouse over a Pie graph section.
- generateTransactionPassword() - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Generates a transaction password for the logged user
- generateTransactionPassword() - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- generateTransactionPassword() - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- GenerateTransactionPasswordAction - Class in nl.strohalm.cyclos.controls.access.transactionpassword
-
Class used to generate the member's transaction password
- GenerateTransactionPasswordAction() - Constructor for class nl.strohalm.cyclos.controls.access.transactionpassword.GenerateTransactionPasswordAction
-
- GenerateWebShopTicketParams - Class in nl.strohalm.cyclos.webservices.webshop
-
Parameters for generating a webshop ticket via web services
- GenerateWebShopTicketParams() - Constructor for class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- get(Account, Calendar) - Method in interface nl.strohalm.cyclos.dao.accounts.ClosedAccountBalanceDAO
-
Returns the last closed account balance for the given account, or null if none found.
- get(Account, Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.ClosedAccountBalanceDAOImpl
-
- get(Class<PT>) - Method in class nl.strohalm.cyclos.scheduling.PollingTasksHandler
-
Returns the
PollingTask with the given type, or null if none is found
- get(Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.CustomFieldRetrievingStrategy
-
- get() - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
Returns the settings bean
- get() - Method in interface nl.strohalm.cyclos.services.settings.SettingsHandler
-
Returns the settings bean
- get(Object) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- get(String) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- get(String, int) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- get(String, String) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- get(Serializable, CacheCallback) - Method in interface nl.strohalm.cyclos.utils.cache.Cache
-
Returns an element from cache, given the key.
- get(Serializable, CacheCallback) - Method in class nl.strohalm.cyclos.utils.cache.EhCacheCache
-
- get(String) - Method in interface nl.strohalm.cyclos.utils.CustomObjectHandler
-
Returns the object with the given class
- get(String) - Method in class nl.strohalm.cyclos.utils.CustomObjectHandlerImpl
-
Returns the object with the given class
- get(int) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- get(HttpSession) - Static method in class nl.strohalm.cyclos.utils.Navigation
-
Returns the
Navigation instance for the given session
- get(Object, String) - Static method in class nl.strohalm.cyclos.utils.PropertyHelper
-
Returns a property value by reflection, handling nested nulls
- get(Object) - Method in class nl.strohalm.cyclos.utils.validation.Validator.BeanPropertyRetrieveStrategy
-
- get(Object) - Method in interface nl.strohalm.cyclos.utils.validation.Validator.PropertyRetrieveStrategy
-
Returns the property value for a given object
- get(String) - Method in class nl.strohalm.cyclos.webservices.utils.ChannelHelper
-
Returns a channel by internal name, handling empty strings by returning null
- get(String) - Method in interface nl.strohalm.cyclos.webservices.webshop.WebShopWebService
-
Returns a ticket, using it's value
- get(String) - Method in class nl.strohalm.cyclos.webservices.webshop.WebShopWebServiceImpl
-
- getAcceptedInvoices() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- getAcceptedInvoicesSummary(AccountFeeLog) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAO
-
Returns the accepted invoices summary for the given fee log
- getAcceptedInvoicesSummary(AccountFeeLog) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAOImpl
-
- getAccessSettings() - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Retrieve the access settings
- getAccessSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- getAccessSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- getAccessType() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns the access type for the current execution
- getAccessWebService() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Returns a proxy for the accounts web service
- getAccount() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction.Entry
-
- getAccount() - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeForm
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.AmountReservation
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImportQuery
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMapping
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- getAccount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- getAccount() - Method in class nl.strohalm.cyclos.services.accounts.AccountDTO
-
- getAccount(AccountDTO, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns the account that matches the owner and type
- getAccount(AccountDTO, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getAccount(AccountDTO, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getAccount() - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- getAccount() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- getAccount() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.CreditsException
-
- getAccount() - Method in class nl.strohalm.cyclos.webservices.model.MemberAccountWithStatusVO
-
- getAccountActivities() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- getAccountFee() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeForm
-
- getAccountFee(String) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeForm
-
- getAccountFee() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- getAccountFee() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getAccountFee() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- getAccountFeeEnabled() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- getAccountFeeFile() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getAccountFeeId() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeExecutionForm
-
- getAccountFeeId() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeForm
-
- getAccountFeeId() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.RemoveAccountFeeForm
-
- getAccountFeeLevel() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getAccountFeeLog() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- getAccountFeeLog() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- getAccountFeeLog() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLogQuery
-
- getAccountFeeLog() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getAccountFeeLog() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getAccountFeeLog() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getAccountFeeLogId() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeExecutionForm
-
- getAccountFeeLogId() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeLogDetailsForm
-
- getAccountFeeLogId() - Method in class nl.strohalm.cyclos.controls.invoices.BaseInvoiceForm
-
- getAccountFeeLogId() - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsForm
-
- getAccountFeeReceivedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAccountFeeReceivedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAccountFeeReceivedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAccountFees() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- getAccountFees() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccountType
-
- getAccountFees() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getAccountFees() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- getAccountFeeService() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeAction
-
- getAccountFeeService() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.ListAccountFeeLogAction
-
- getAccountFeeService() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.RemoveAccountFeeAction
-
- getAccountFeeService() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- getAccountHistoryResultPage(AccountHistoryParams) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Returns an AccountHistoryResultPage for the given parameters.
- getAccountHistoryResultPage(AccountHistoryParams) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- getAccountHistoryResultPage(AccountHistoryParams) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- getAccountHistoryTransfer() - Method in class nl.strohalm.cyclos.webservices.model.TransferDataVO
-
- getAccountHistoryTransferVO(Long) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Returns an account history transfer vo for the given transfer id.
- getAccountHistoryTransferVO(Long) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- getAccountHistoryTransferVO(Long) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- getAccountOwner() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the logged user's account owner
- getAccountOwner() - Method in class nl.strohalm.cyclos.entities.members.Administrator
-
- getAccountOwner() - Method in class nl.strohalm.cyclos.entities.members.Element
-
Returns the account owner that this element represents
- getAccountOwner() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getAccountOwner() - Method in class nl.strohalm.cyclos.entities.members.Operator
-
- getAccountOwner() - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- getAccounts() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccountType
-
- getAccounts(AccountOwner, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns all the accounts of the given owner
- getAccounts(AccountOwner, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getAccounts(AccountOwner, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getAccounts() - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- getAccountsBalances() - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- getAccountsColSpan() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- getAccountsCredits() - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- getAccountService() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountOverviewAction
-
- getAccountService() - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitAction
-
- getAccountService() - Method in class nl.strohalm.cyclos.controls.mobile.MobileHomeAction
-
- getAccountSettings() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getAccountsFromTTs(Member, Collection<TransferType>, TransferType.Direction) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns a Set with accounts belonging to the allowedTTs AND to the member
- getAccountsFromTTs(Member, Collection<TransferType>, TransferType.Direction) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
gets a Set with accounts belonging to the allowedTTs AND to the member
- getAccountsFromTTs(Member, Collection<TransferType>, TransferType.Direction) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getAccountsInfo() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- getAccountsStatus() - Method in class nl.strohalm.cyclos.webservices.model.PaymentDataVO
-
- getAccountStatus() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- getAccountStatus() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistoryResultPage
-
- getAccountStatus(AccountStatusPosParameters) - Method in interface nl.strohalm.cyclos.webservices.pos.PosWebService
-
Returns the current status of an account
- getAccountStatus(AccountStatusPosParameters) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- getAccountStatusEnabledSince() - Method in class nl.strohalm.cyclos.entities.Application
-
- getAccountStatusEnabledSince() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- getAccountStatusEnabledSince() - Method in interface nl.strohalm.cyclos.services.application.ApplicationServiceLocal
-
Returns the date since when the account status is activated
- getAccountsUpperCredits() - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- getAccountType() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeForm
-
- getAccountType(String) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeForm
-
- getAccountType() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- getAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- getAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- getAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- getAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- getAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- getAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- getAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- getAccountType() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- getAccountType() - Method in class nl.strohalm.cyclos.services.accounts.CreditLimitDTO.Entry
-
- getAccountType() - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- getAccountType() - Method in exception nl.strohalm.cyclos.services.elements.exceptions.MemberHasBalanceException
-
- getAccountTypeBinder() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxAction
-
- getAccountTypeBinderWithScheduling() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxAction
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.RemoveAccountFeeForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.RemoveAccountTypeForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.RemoveAuthorizationLevelForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.RemovePaymentFilterForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.RemoveTransactionFeeForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.RemoveTransferTypeForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.customization.fields.LinkPaymentCustomFieldForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.groups.accounts.RemoveGroupAccountForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.webservices.pos.AccountHistoryPosParameters
-
- getAccountTypeId() - Method in class nl.strohalm.cyclos.webservices.pos.AccountStatusPosParameters
-
- getAccountTypeIds() - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitForm
-
- getAccountTypeName() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getAccountTypes(List<MemberGroup>) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportHandler
-
- getAccountTypes() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- getAccountTypes() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- getAccountTypes() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getAccountTypes() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- getAccountTypes() - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- getAccountTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeAction
-
- getAccountTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- getAccountTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.ListAccountTypesAction
-
- getAccountTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.RemoveAccountTypeAction
-
- getAccountTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountOverviewAction
-
- getAccountTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterAction
-
- getAccountTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeAction
-
- getAccountTypeService() - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsAction
-
- getAccountTypeService() - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- getAccountTypeService() - Method in class nl.strohalm.cyclos.controls.invoices.SendInvoiceAction
-
- getAccountWebService() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Returns a proxy for the account web service
- getAction() - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferForm
-
- getAction() - Method in class nl.strohalm.cyclos.controls.members.messages.ChangeMessageStatusForm
-
- getAction(HttpServletRequest) - Static method in class nl.strohalm.cyclos.controls.posweb.PosWebHelper
-
Checks which action a member is allowed to perform in posweb
- getAction() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- getAction() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- getAction() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- getAction() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- getActionMapping() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the struts action mapping
- getActivationDate() - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- getActivationDate() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getActivationMessageWithoutPassword() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getActivationMessageWithPassword() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getActivationPeriod() - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- getActivationPeriod() - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- getActivationSubject() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getActiveBrokerCommissionContract(Brokering, BrokerCommission) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- getActiveBrokerCommissionContract(Brokering, BrokerCommission) - Method in interface nl.strohalm.cyclos.services.elements.CommissionServiceLocal
-
Returns the active broker commission contract or null if it doesn't exist
- getActiveBrokering(Member) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- getActiveBrokering(Member) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringServiceLocal
-
- getActiveCard(Member) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardService
-
Returns the current active card for the given user, or null if there's no active card
- getActiveCard(Member) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- getActiveCard(Member) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceSecurity
-
- getActiveCategoriesId() - Method in interface nl.strohalm.cyclos.dao.ads.AdCategoryDAO
-
- getActiveCategoriesId() - Method in class nl.strohalm.cyclos.dao.ads.AdCategoryDAOImpl
-
- getActiveCategoriesId() - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- getActiveCategoriesId() - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryServiceLocal
-
Returns the ids for all active categories
- getActiveCertification(Currency, Member, Member) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- getActiveCertification(Currency, Member, Member) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- getActiveCertification(Currency, Member, Member) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- getActiveCertificationsForBuyer(Member, Currency) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.CertificationDAO
-
- getActiveCertificationsForBuyer(Member, Currency) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.CertificationDAOImpl
-
- getActivities(Member) - Method in interface nl.strohalm.cyclos.services.elements.MemberService
-
Returns statistical data regarding the activities of the specified member.
- getActivities(Member) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- getActivities(Member) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceSecurity
-
- getActualAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
Returns the amount as a positive number, even when it's negative (i.e. chargeback)
- getActualAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
Returns the amount as a positive number, even when it's negative (i.e. chargeback)
- getActualDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getActualDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
Returns the date of the first not processed transfer
- getActualDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
Returns the process date if not null, date otherwise
- getActualFrom() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getActualFrom() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- getActualFrom() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
When the amount is negative (i.e. chargeback), returns the to account instead
- getActualFromOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getActualFromOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- getActualFromOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
When the amount is negative (i.e. chargeback), returns the to account owner instead
- getActualTo() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getActualTo() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- getActualTo() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
When the amount is negative (i.e. chargeback), returns the from account instead
- getActualToOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getActualToOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- getActualToOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
When the amount is negative (i.e. chargeback), returns the from account owner instead
- getAd() - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- getAd(String) - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- getAd() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCustomFieldValue
-
- getAd() - Method in class nl.strohalm.cyclos.entities.customization.fields.AdCustomFieldValue
-
- getAd() - Method in class nl.strohalm.cyclos.entities.customization.images.AdImage
-
- getAdCategories() - Method in class nl.strohalm.cyclos.controls.ads.categories.ListAdCategoryForm
-
- getAdCategoryIds() - Method in class nl.strohalm.cyclos.controls.ads.categories.ListAdCategoryForm
-
- getAdCategoryIds() - Method in class nl.strohalm.cyclos.controls.ads.categories.SetAdCategoryOrderForm
-
- getAdCategoryService() - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- getAdCategoryService() - Method in class nl.strohalm.cyclos.controls.ads.categories.EditAdCategoryAction
-
- getAdCategoryService() - Method in class nl.strohalm.cyclos.controls.ads.categories.ListAdCategoriesAction
-
- getAdCategoryService() - Method in class nl.strohalm.cyclos.controls.ads.categories.RemoveAdCategoryAction
-
- getAdCategoryService() - Method in class nl.strohalm.cyclos.controls.ads.categories.SetAdCategoryOrderAction
-
- getAdCategoryService() - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- getAdCustomFieldBinder() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- getAdCustomFieldService() - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- getAdCustomFieldService() - Method in class nl.strohalm.cyclos.controls.ads.ExportAdsToCsvAction
-
- getAdCustomFieldService() - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- getAdDescriptionFormat() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getAdditionalChargeAmount(Member) - Method in interface nl.strohalm.cyclos.services.sms.ISmsContext
-
- getAdditionalChargeAmount(Member) - Method in class nl.strohalm.cyclos.services.sms.MemberGroupSmsContextImpl
-
- getAdditionalChargedPeriod(Member) - Method in interface nl.strohalm.cyclos.services.sms.ISmsContext
-
- getAdditionalChargedPeriod(Member) - Method in class nl.strohalm.cyclos.services.sms.MemberGroupSmsContextImpl
-
- getAdditionalChargedSms(Member) - Method in interface nl.strohalm.cyclos.services.sms.ISmsContext
-
- getAdditionalChargedSms(Member) - Method in class nl.strohalm.cyclos.services.sms.MemberGroupSmsContextImpl
-
- getAddress() - Method in class nl.strohalm.cyclos.entities.services.ServiceClientQuery
-
- getAddressBegin() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getAddressEnd() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getAdExpirationMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdExpirationSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdExpirationSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdFields() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getAdImport() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory
-
- getAdImport() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdQuery
-
- getAdInterest() - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestForm
-
- getAdInterest(String) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestForm
-
- getAdInterestMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdInterestService() - Method in class nl.strohalm.cyclos.controls.members.adinterests.ListAdInterestsAction
-
- getAdInterestService() - Method in class nl.strohalm.cyclos.controls.members.adinterests.RemoveAdInterestsAction
-
- getAdInterestsIds() - Method in class nl.strohalm.cyclos.controls.members.adinterests.RemoveAdInterestsForm
-
- getAdInterestSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdInterestSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdmin() - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileForm
-
- getAdmin(String) - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileForm
-
- getAdmin() - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminForm
-
- getAdmin(String) - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminForm
-
- getAdmin() - Method in class nl.strohalm.cyclos.entities.customization.fields.AdminCustomFieldValue
-
- getAdmin() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- getAdminApplicationErrorMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminApplicationErrorSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminComments() - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- getAdminCommentsDate() - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- getAdminCustomFieldBinder() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- getAdminCustomFields() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getAdminCustomFieldService() - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- getAdminDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileAction
-
- getAdminDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditGroupPermissionsAction
-
- getAdminGroup() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- getAdminGroup() - Method in class nl.strohalm.cyclos.entities.members.Administrator
-
- getAdminGroups() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- getAdminGroups() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- getAdminId() - Method in class nl.strohalm.cyclos.controls.accounts.details.SearchScheduledPaymentsForm
-
- getAdminId() - Method in class nl.strohalm.cyclos.controls.accounts.details.SearchTransferAuthorizationsForm
-
- getAdminId() - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileForm
-
- getAdminId() - Method in class nl.strohalm.cyclos.controls.admins.ChangeAdminGroupForm
-
- getAdminId() - Method in class nl.strohalm.cyclos.controls.admins.RemoveAdminForm
-
- getAdminId() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- getAdminId() - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- getAdministrationWhitelist() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- getAdministrationWhitelistValidator() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- getAdministrator() - Method in class nl.strohalm.cyclos.entities.access.AdminUser
-
- getAdminMemberAlertSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminNewMemberMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminNewMemberSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminNewPendingPaymentMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminNewPendingPaymentSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminNotificationPreference() - Method in class nl.strohalm.cyclos.controls.admins.mailPreferences.MailPreferencesForm
-
- getAdminNotificationPreference(String) - Method in class nl.strohalm.cyclos.controls.admins.mailPreferences.MailPreferencesForm
-
- getAdminPaymentFromMemberToSystemMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminPaymentFromMemberToSystemSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminPaymentFromSystemToMemberMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminPaymentFromSystemToMemberSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminPaymentFromSystemToSystemMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminPaymentFromSystemToSystemSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminPendingBuyerOnlyGuaranteeMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminPendingBuyerOnlyGuaranteeSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminPendingGuaranteeMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminPendingGuaranteeSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminSystemAlertSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminSystemInvoiceMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminSystemInvoiceSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getAdminTimeout() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- getAdminUser() - Method in class nl.strohalm.cyclos.entities.members.Administrator
-
- getAdReportVO() - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- getAdResultPage(FullTextAdSearchParameters, String) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
Performs an ad search with the given parameters and returns a paged result.
- getAdResultPage(FullTextAdSearchParameters, String) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- getAdResultPage(FullTextAdSearchParameters, String) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- getAds() - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- getAds() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getAds() - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- getAds() - Method in class nl.strohalm.cyclos.webservices.ads.AdResultPage
-
- getAdsByStatus() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- getAdsColSpan() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- getAdSearchAccess() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- getAdService() - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- getAdService() - Method in class nl.strohalm.cyclos.controls.ads.ExportAdsToCsvAction
-
- getAdService() - Method in class nl.strohalm.cyclos.controls.ads.MemberAdsAction
-
- getAdService() - Method in class nl.strohalm.cyclos.controls.ads.RemoveAdAction
-
- getAdService() - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- getAdService() - Method in class nl.strohalm.cyclos.controls.image.ImageDetailsAction
-
- getAdValues() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getAdVO(Class<VO>, Ad, boolean, boolean, boolean) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
Returns an AdVO for the given ad
- getAdVO(Class<VO>, Ad, boolean, boolean, boolean) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- getAdVO(Class<VO>, Ad, boolean, boolean, boolean) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- getAdWebService() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Returns a proxy for the ads web service
- getaFIsZero() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- getaFIsZero() - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- getAlertCount(Alert.Type) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- getAlertCount(Alert.Type) - Method in interface nl.strohalm.cyclos.services.alerts.AlertServiceLocal
-
Returns the number of alerts of the given type
- getAlertIds() - Method in class nl.strohalm.cyclos.controls.alerts.RemoveAlertsForm
-
- getAlerts() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getAlertService() - Method in class nl.strohalm.cyclos.controls.alerts.BaseListAlertsAction
-
- getAlertService() - Method in class nl.strohalm.cyclos.controls.alerts.RemoveAlertsAction
-
- getAlertService() - Method in class nl.strohalm.cyclos.controls.alerts.SearchAlertsAction
-
- getAlertSettings() - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Retrieve the alert settings
- getAlertSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- getAlertSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- getAlertType() - Method in class nl.strohalm.cyclos.controls.alerts.RemoveAlertsForm
-
- getAlias() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- getAlias() - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextSearchParameters
-
- getAliases() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- getAliasesString() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- getAllMemberPos(Member) - Method in interface nl.strohalm.cyclos.dao.accounts.pos.PosDAO
-
Returns a list with all POS from the member
- getAllMemberPos(Member) - Method in class nl.strohalm.cyclos.dao.accounts.pos.PosDAOImpl
-
- getAllowedAddrs() - Method in class nl.strohalm.cyclos.utils.WhitelistValidator
-
- getAllowedGuaranteeTypes() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getAllowedHosts() - Method in class nl.strohalm.cyclos.utils.WhitelistValidator
-
- getAllowedTTs(Element) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- getAllowedTTs(Element) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceLocal
-
returns the allowed transfer types for the given user
- getAllowedValues(Group, Permission) - Static method in class nl.strohalm.cyclos.utils.access.PermissionHelper
-
- getAllowMakePayment() - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- getAllSelectedLabel() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getAllVisibleGroups() - Method in interface nl.strohalm.cyclos.services.permissions.PermissionService
-
Returns all the visible groups for the logged user.
- getAllVisibleGroups() - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- getAllVisibleGroups() - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceSecurity
-
- getAlternate() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.Language
-
- getAmount() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction.Entry
-
- getAmount() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- getAmount() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- getAmount() - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- getAmount() - Method in class nl.strohalm.cyclos.controls.loans.RepayLoanForm
-
- getAmount() - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentForm
-
- getAmount() - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- getAmount() - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- getAmount() - Method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction.Entry
-
- getAmount() - Method in class nl.strohalm.cyclos.dao.accounts.transactions.SimpleTransferVO
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.AmountReservation
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- getAmount() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getAmount() - Method in class nl.strohalm.cyclos.services.accounts.external.ProcessExternalTransferDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeCalculationDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.transactions.RepayLoanDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- getAmount() - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- getAmount() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- getAmount() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getAmount() - Method in class nl.strohalm.cyclos.webservices.model.TransactionFeeVO
-
- getAmount() - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- getAmount() - Method in class nl.strohalm.cyclos.webservices.pos.BasePaymentParameters
-
- getAmount() - Method in class nl.strohalm.cyclos.webservices.pos.ChargebackParameters
-
- getAmount() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- getAmount() - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- getAmountConverter() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getAmountConverter(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getAmountDeniedInvoices() - Method in class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- getAmountIncorrectLogin() - Method in class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- getAmountLowerLimit() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getAmountLowerLimit() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- getAmountType() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.ChargeMode
-
- getAmountUpperLimit() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getAmountUpperLimit() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- getAmountValue() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getAmountValue() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getAnalyzer() - Method in class nl.strohalm.cyclos.entities.ads.FullTextAdQuery
-
- getAnalyzer() - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- getAnalyzer() - Method in class nl.strohalm.cyclos.entities.members.records.FullTextMemberRecordQuery
-
- getAnalyzer() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.Language
-
- getApplicablePolicy(String) - Static method in class nl.strohalm.cyclos.struts.access.ActionPolicyRepository
-
- getApplicationName() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getApplicationName() - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- getApplicationService() - Method in class nl.strohalm.cyclos.controls.admins.GetApplicationStatusAjaxAction
-
- getApplicationStatus() - Method in interface nl.strohalm.cyclos.services.application.ApplicationService
-
Return statistical data regarding the application
- getApplicationStatus() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- getApplicationStatus() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceSecurity
-
- GetApplicationStatusAjaxAction - Class in nl.strohalm.cyclos.controls.admins
-
Action used to retrieve the application status via Ajax
- GetApplicationStatusAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.admins.GetApplicationStatusAjaxAction
-
- getApplicationUsername() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getaRate() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getArate() - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- getaRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- getARate() - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewForRatesDTO
-
- getARatedFeePercentage(TransactionFee, Calendar, Calendar, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- getARatedFeePercentage(TransactionFee, Calendar, Calendar, Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
gets the precentage of the fee with chargeType A_RATED or MIXED_A_D_RATES.
- getARatedFees() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
gets all the transaction fees based on a-rate, being the fees with ChargeType A_RATE or MIXED_A_D_RATES
- getaRateParameters() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- getArg0() - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- getArg0() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getArg1() - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- getArg1() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getArg2() - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- getArg2() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getArg3() - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- getArg3() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getArg4() - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- getArg4() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getArgs() - Method in exception nl.strohalm.cyclos.controls.mobile.exceptions.MobileException
-
- getArgs() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO.ResourceKey
-
- getArgument() - Method in enum nl.strohalm.cyclos.controls.access.ExternalLoginAction.Status
-
- getArguments() - Method in class nl.strohalm.cyclos.utils.validation.ValidationError
-
- getAsMemberToMemberTTs() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getAsMemberToMemberTTs() - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- getAsMemberToSelfTTs() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getAsMemberToSelfTTs() - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- getAsMemberToSystemTTs() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getAsMemberToSystemTTs() - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- getAsObject(Class<T>, String, Converter<T>) - Static method in class nl.strohalm.cyclos.utils.PropertyHelper
-
Converts a String into an Object with the given converter
- getAssignedTo() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- getAssignTo() - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- getAsString(T, Converter<T>) - Static method in class nl.strohalm.cyclos.utils.PropertyHelper
-
Converts a value to String with the given converter
- getAttribute(String) - Method in interface nl.strohalm.cyclos.http.AttributeHolder
-
- getAttribute(String) - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- getAttribute(String) - Method in class nl.strohalm.cyclos.http.ResettableAttributeHolder
-
- getAttribute(String) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletRequest
-
- getAttribute(String) - Method in class nl.strohalm.cyclos.http.ResettableHttpSession
-
- getAttribute(String) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns the attribute for the given key
- getAttributeNames() - Method in interface nl.strohalm.cyclos.http.AttributeHolder
-
- getAttributeNames() - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- getAttributeNames() - Method in class nl.strohalm.cyclos.http.ResettableAttributeHolder
-
- getAttributeNames() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletRequest
-
- getAttributeNames() - Method in class nl.strohalm.cyclos.http.ResettableHttpSession
-
- getAttributes() - Method in class nl.strohalm.cyclos.taglibs.AbstractDynamicAttributesTag
-
- getAttributes() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns all attributes.
- getAuthor() - Method in class nl.strohalm.cyclos.themes.Theme
-
- getAuthorizableTTs() - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeService
-
Returns the "authorizable" transfer types that are allowed to the logged user.
- getAuthorizableTTs() - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- getAuthorizableTTs() - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- getAuthorizationLevel() - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.EditAuthorizationLevelForm
-
- getAuthorizationLevel(String) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.EditAuthorizationLevelForm
-
- getAuthorizationLevelId() - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.EditAuthorizationLevelForm
-
- getAuthorizationLevelId() - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.RemoveAuthorizationLevelForm
-
- getAuthorizationLevels() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getAuthorizations() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getAuthorizedBy() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getAuthorizer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- getAuthorizer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- getAuthorizerGroup() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getAuthorizers() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getAvailableBalance() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getAvailableBalance() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- getAvailableBalance() - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- getAvailableBalanceWithoutCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- GetAvailableFilesForGroupAjaxAction - Class in nl.strohalm.cyclos.controls.groups.customizedFiles
-
Action used to retrieve the available files to be customized for a group
- GetAvailableFilesForGroupAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxAction
-
- GetAvailableFilesForGroupAjaxForm - Class in nl.strohalm.cyclos.controls.groups.customizedFiles
-
Form used to retrieve the available files to be customized for a group
- GetAvailableFilesForGroupAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxForm
-
- GetAvailableFilesForGroupFilterAjaxAction - Class in nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles
-
Action used to retrieve the available files to be customized for a group filter
- GetAvailableFilesForGroupFilterAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxAction
-
- GetAvailableFilesForGroupFilterAjaxForm - Class in nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles
-
Form used to retrieve the available files to be customized for a group filter
- GetAvailableFilesForGroupFilterAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxForm
-
- getAverage() - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
- getAwaitingAuthorization() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getAxisCategories(Number, Number) - Static method in class nl.strohalm.cyclos.utils.statistics.GraphHelper
-
calculates the optimal division of a a range of number into a reasonable amount of axis categories.
- getBalance() - Method in class nl.strohalm.cyclos.dao.accounts.AccountDailyDifference
-
- getBalance(MemberAccountType, Collection<MemberGroup>, Calendar) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountTypeDAO
-
Returns the total balance of the accounts of a given system account type
- getBalance(SystemAccountType, Calendar) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountTypeDAO
-
Returns the total balance of the accounts of a given system account type
- getBalance(MemberAccountType, Collection<MemberGroup>, Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.AccountTypeDAOImpl
-
- getBalance(SystemAccountType, Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.AccountTypeDAOImpl
-
- getBalance() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getBalance() - Method in class nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance
-
- getBalance() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccountDetailsVO
-
- getBalance(AccountDateDTO) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns the account balance at a given time point.
- getBalance(AccountDateDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getBalance(AccountDateDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getBalance() - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- getBalanceAtTimePoint(Account, Calendar, boolean, boolean) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getBalanceAtTimePoint(Account, Calendar, boolean, boolean) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
gets the balance at a point in time.
- getBalanceAtTransfer(Account, Transfer, boolean, boolean) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getBalanceAtTransfer(Account, Transfer, boolean, boolean) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
gets the balance at the moment of the specified transfer processing.
- getBaseBinder() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- getBaseGroupId() - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- getBaseKey() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- getBaseKey() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getBaseMalus() - Method in class nl.strohalm.cyclos.entities.accounts.DRateParameters
-
- getBaseMalus() - Method in class nl.strohalm.cyclos.services.accounts.rates.DRatedFeeDTO
-
- getBaseMalusTerm() - Method in class nl.strohalm.cyclos.entities.accounts.DRateParameters
-
returns 1 - M0 as a fraction.
- getBaseMemberRecordId() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- getBaseName() - Method in class nl.strohalm.cyclos.utils.validation.Validator
-
- getBaseRemainingAmount() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.PartialInterestsAmountException
-
- getBaseStatisticalService() - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
gets the StatisticalService in its basic form as an instance of the StatisticalService class.
- getBasicSettings() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getBasicSettings() - Method in class nl.strohalm.cyclos.entities.groups.OperatorGroup
-
- getBean(Class<T>) - Method in interface nl.strohalm.cyclos.utils.CustomObjectHandler
-
Returns an arbitrary bean from the context
- getBean(Class<T>) - Method in class nl.strohalm.cyclos.utils.CustomObjectHandlerImpl
-
- getBeanClass() - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
Returns the settings bean class
- getBegin() - Method in class nl.strohalm.cyclos.utils.Period
-
- getBeginDate() - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- getBeginDate() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getBeginDate() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getBeginDate() - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- getBeginDate() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- getBeginOfDocCommand() - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- getBeginParameter(Period) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Returns the begin date of the given period, handling null
- getBeginQuarter() - Method in class nl.strohalm.cyclos.utils.Period
-
- getBinaryFile() - Method in class nl.strohalm.cyclos.entities.customization.documents.StaticDocument
-
- getBody() - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- getBody() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- getBody() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getBody() - Method in class nl.strohalm.cyclos.http.StringBodyRequest
-
Returns the request body as string
- getBody() - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- getBody() - Method in class nl.strohalm.cyclos.webservices.model.InfoTextVO
-
- getBooleanConverter(ServletContext) - Method in class nl.strohalm.cyclos.utils.MessageHelper
-
- getBroker() - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- getBroker() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatusQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommissionQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.PendingMemberQuery
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- getBroker() - Method in interface nl.strohalm.cyclos.entities.members.RegisteredMember
-
- getBroker() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- getBrokerAccess() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField
-
- getBrokerCanViewInformationOf() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- getBrokerCanViewInformationOf() - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- getBrokerColSpan() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- getBrokerColSpan() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- getBrokerCommission() - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- getBrokerCommission() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- getBrokerCommission() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- getBrokerCommission() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- getBrokerCommission() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatusQuery
-
- getBrokerCommission() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- getBrokerCommission() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommissionQuery
-
- getBrokerCommission() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- getBrokerCommission() - Method in class nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO
-
- getBrokerCommissionContract() - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractForm
-
- getBrokerCommissionContract(String) - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractForm
-
- getBrokerCommissionContract() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getBrokerCommissionContract() - Method in class nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO
-
- getBrokerCommissionContractId() - Method in class nl.strohalm.cyclos.controls.members.brokering.AcceptBrokerCommissionContractForm
-
- getBrokerCommissionContractId() - Method in class nl.strohalm.cyclos.controls.members.brokering.CancelBrokerCommissionContractForm
-
- getBrokerCommissionContractId() - Method in class nl.strohalm.cyclos.controls.members.brokering.DenyBrokerCommissionContractForm
-
- getBrokerCommissionContractId() - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractForm
-
- getBrokerCommissionContractId() - Method in class nl.strohalm.cyclos.controls.members.brokering.RemoveBrokerCommissionContractForm
-
- getBrokerCommissionId() - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractForm
-
- getBrokerCommissionId() - Method in class nl.strohalm.cyclos.controls.members.brokering.StopBrokerCommissionForm
-
- getBrokerCommissionId() - Method in class nl.strohalm.cyclos.controls.members.brokering.SuspendBrokerCommissionForm
-
- getBrokerCommissionId() - Method in class nl.strohalm.cyclos.controls.members.brokering.UnsuspendBrokerCommissionForm
-
- getBrokerCommissions(GetTransactionsDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Returns the broker commissions for the given account
- getBrokerCommissions(GetTransactionsDTO) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- getBrokerCommissions(GetTransactionsDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getBrokerCommissions(GetTransactionsDTO) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Returns the a summary of received broker commission
- getBrokerConversionSimulationTTs() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- getBrokerConversionSimulationTTs() - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- getBrokerCreateMemberRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- getBrokerCreateMemberRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- getBrokerDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditGroupPermissionsAction
-
- getBrokerDeleteMemberRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- getBrokerDeleteMemberRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- getBrokerDocuments() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- getBrokerDocuments() - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- getBrokered() - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- getBrokered() - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- getBrokeredMembers() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getBrokerGroup() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- getBrokerGroups() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- getBrokerGroups() - Method in class nl.strohalm.cyclos.entities.customization.documents.Document
-
- getBrokerId() - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- getBrokerId() - Method in class nl.strohalm.cyclos.controls.members.brokering.ManageBrokerCommissionsForm
-
- getBrokerId() - Method in class nl.strohalm.cyclos.controls.members.brokering.StopBrokerCommissionForm
-
- getBrokerId() - Method in class nl.strohalm.cyclos.controls.members.brokering.SuspendBrokerCommissionForm
-
- getBrokerId() - Method in class nl.strohalm.cyclos.controls.members.brokering.UnsuspendBrokerCommissionForm
-
- getBrokering() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- getBrokering() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- getBrokering() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatusQuery
-
- getBrokering(Member, Member) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringService
-
gets the active Brokering from the member and its broker.
- getBrokering(Member, Member) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- getBrokering(Member, Member) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceSecurity
-
- getBrokeringCommissionStatus() - Method in class nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO
-
- getBrokeringCommissionStatus(Brokering, BrokerCommission) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- getBrokeringCommissionStatus(Brokering, BrokerCommission) - Method in interface nl.strohalm.cyclos.services.elements.CommissionServiceLocal
-
Shows the present status of the brokering commission
- getBrokeringExpirationMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getBrokeringExpirationPeriod() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getBrokeringExpirationSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getBrokeringExpirationSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getBrokeringRemovedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getBrokeringRemovedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getBrokeringRemovedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getBrokerings() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getBrokeringsAsBrokered() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getBrokeringService() - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerAction
-
- getBrokeringService() - Method in class nl.strohalm.cyclos.controls.members.brokering.ListBrokeringsAction
-
- getBrokeringService() - Method in class nl.strohalm.cyclos.controls.members.brokering.ManageBrokeredMemberAction
-
- getBrokerMemberRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- getBrokerMemberRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- getBrokerModifyMemberRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- getBrokerModifyMemberRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- getBrokerName() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getBrokerRemovedRemarkComments() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getBrokerUsername() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getBufferSize() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- getBugFixes() - Method in class nl.strohalm.cyclos.setup.Version
-
- getBuiltinChannels(ResourceBundle) - Static method in class nl.strohalm.cyclos.setup.CreateBasicData
-
- getBuiltinSmsTypes(ResourceBundle) - Static method in class nl.strohalm.cyclos.setup.CreateBasicData
-
- getBundle() - Method in class nl.strohalm.cyclos.setup.Setup
-
- getBuyer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- getBuyer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- getBuyer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getBuyer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getBuyer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getBuyer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- getBuyer() - Method in exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.ActiveCertificationNotFoundException
-
- getBuyerOnlyGuaranteeStatusChangedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getBuyerOnlyGuaranteeStatusChangedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getBuyerOnlyGuaranteeStatusChangedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getBuyers(Group) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAO
-
- getBuyers(Group) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAOImpl
-
- getBuyers() - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It returns the associated buyers according to the logged user.
- getBuyers() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- getBuyers() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- getBy() - Method in class nl.strohalm.cyclos.entities.access.UsernameChangeLog
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardLog
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getBy() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getBy() - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- getBy() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- getBy() - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- getBy() - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- getBy() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- getBy() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- getBy() - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- getBy() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getByContent(byte[]) - Static method in enum nl.strohalm.cyclos.utils.ImageHelper.ImageType
-
Try to identify a file type given the first content bytes
- getByContent(File) - Static method in enum nl.strohalm.cyclos.utils.ImageHelper.ImageType
-
Try to identify a file type by reading it's content
- getByContentType(String) - Static method in enum nl.strohalm.cyclos.utils.ImageHelper.ImageType
-
Try to identify a file type given a MIME content type
- getByDate(Currency, Calendar) - Method in interface nl.strohalm.cyclos.dao.accounts.RateParametersDAO
-
gets past date rateparameters for currencies.
- getByDate(Currency, Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.RateParametersDAOImpl
-
- getByElement(Entity) - Method in interface nl.strohalm.cyclos.utils.ActionHelper.ByElementExtractor
-
- getByElements(ActionContext, Collection<? extends Entity>, ActionHelper.ByElementExtractor) - Static method in class nl.strohalm.cyclos.utils.ActionHelper
-
Extracts the elements from the entities and returns a map that might contain two items: the by element and the type of element.
- getByFileName(String) - Static method in enum nl.strohalm.cyclos.utils.ImageHelper.ImageType
-
Try to identify a file type given a file name, using the extension
- getByMember(Member, Relationship...) - Method in interface nl.strohalm.cyclos.dao.members.PendingEmailChangeDAO
-
- getByMember(Member, Relationship...) - Method in class nl.strohalm.cyclos.dao.members.PendingEmailChangeDAOImpl
-
- getByOwner(Object) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Nature
-
- getByOwner(Entity) - Static method in enum nl.strohalm.cyclos.entities.customization.images.Image.Nature
-
- getByOwnerType(Class<?>) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Nature
-
- getByPeriod(Currency, Period) - Method in interface nl.strohalm.cyclos.dao.accounts.RateParametersDAO
-
gets a list of all rateParameters that were valid during the specified period, in reversed date order - this means ordered by enabledSince, the
latest entities first.
- getByPeriod(Currency, Period) - Method in class nl.strohalm.cyclos.dao.accounts.RateParametersDAOImpl
-
- getBytes() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- getByTransfer(Transfer) - Method in interface nl.strohalm.cyclos.dao.accounts.loans.LoanDAO
-
gets the Loan via its initial transfer
- getByTransfer(Transfer) - Method in class nl.strohalm.cyclos.dao.accounts.loans.LoanDAOImpl
-
- getCache() - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- getCache(String) - Method in class nl.strohalm.cyclos.utils.cache.BaseCacheManager
-
- getCache(String) - Method in interface nl.strohalm.cyclos.utils.cache.CacheManager
-
Returns a cache by name
- getCachePeerProvider(CacheManager) - Static method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
Given an CacheManager get the corresponding instance of this class.
- getCachePeerProvider(Ehcache) - Static method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
Given an Ehcache get the corresponding instance of this class.
- getCalculateValidator() - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- getCalendarFormat() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePattern
-
- getCalendarFormat() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.TimePattern
-
- getCalendarParts() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePatternOrder
-
- getCalendarValue() - Method in enum nl.strohalm.cyclos.utils.TimePeriod.Field
-
- getCanAddMemberAsContact() - Method in class nl.strohalm.cyclos.webservices.model.MemberDataVO
-
- getCanAddRelatedMemberAsContact() - Method in class nl.strohalm.cyclos.webservices.model.TransferDataVO
-
- getCanBuyWithPaymentObligationsFromGroups() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getCanBuyWithPaymentObligationsFromGroups() - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- getCancelled() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getCancelledBy() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- getCanIssueCertificationToGroups() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getCanIssueCertificationToGroups() - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- getCanPay() - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- getCanPayOwnerId() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- getCanViewAdsOfGroups() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getCanViewAdsOfGroups() - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- getCanViewGroupFilters() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getCanViewInformationOf() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getCanViewInformationOf() - Method in class nl.strohalm.cyclos.entities.groups.OperatorGroup
-
- getCanViewInformationOf() - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- getCanViewInformationOf() - Method in class nl.strohalm.cyclos.services.groups.OperatorGroupPermissionsDTO
-
- getCanViewProfileOfGroups() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getCanViewProfileOfGroups() - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- getCaptcha() - Method in class nl.strohalm.cyclos.controls.members.CreateMemberForm
-
- getCaption() - Method in class nl.strohalm.cyclos.entities.customization.images.ImageCaptionDTO
-
- getCaption() - Method in class nl.strohalm.cyclos.entities.customization.images.OwneredImage
-
- getCaption() - Method in class nl.strohalm.cyclos.webservices.model.ImageVO
-
- getCard() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- getCard(String) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- getCard() - Method in class nl.strohalm.cyclos.entities.access.WrongCredentialAttempt
-
- getCard() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardLog
-
- getCardCode1() - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardForm
-
- getCardCode2() - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardForm
-
- getCardDao() - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- getCardFormatNumber() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- getCardId() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- getCardId() - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardForm
-
- getCardLogDao() - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- getCardNumber() - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- getCardNumberConverter() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- getCardNumberPattern() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- getCards() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getCardSecurityCode() - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- getCardSecurityCode() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- getCardSecurityCodeBlockedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCardSecurityCodeBlockedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCardSecurityCodeBlockedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCardSecurityCodeBlockedUntil() - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- getCardSecurityCodeLength() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- getCardService() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardDetailsAction
-
- getCardService() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CreateCardAction
-
- getCardService() - Method in class nl.strohalm.cyclos.controls.accounts.cards.ExportCardsToCsvAction
-
- getCardService() - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsAction
-
- getCardService() - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardAction
-
- getCardService() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkGenerateCardAction
-
- getCardsToExpire(Calendar) - Method in interface nl.strohalm.cyclos.dao.accounts.cards.CardDAO
-
Returns all card with expire date before expirationDate
- getCardsToExpire(Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.cards.CardDAOImpl
-
- getCardType() - Method in class nl.strohalm.cyclos.controls.accounts.cards.EditCardTypeForm
-
- getCardType(String) - Method in class nl.strohalm.cyclos.controls.accounts.cards.EditCardTypeForm
-
- getCardType() - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- getCardType() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- getCardType() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getCardTypeDao() - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceImpl
-
- getCardTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.cards.EditCardTypeForm
-
- getCardTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.cards.EditCardTypeAction
-
- getCardTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.cards.ListCardTypeAction
-
- getCardTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.cards.RemoveCardTypeAction
-
- getCardTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsAction
-
- getCategories() - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- getCategories() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- getCategoriesCount() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getCategoriesIds() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getCategoriesWithCounters(List<AdCategory>, AdCategoryWithCounterQuery) - Method in interface nl.strohalm.cyclos.dao.ads.AdDAO
-
Returns the counters for each of the given ad category, given the ad query
- getCategoriesWithCounters(List<AdCategory>, AdCategoryWithCounterQuery) - Method in class nl.strohalm.cyclos.dao.ads.AdDAOImpl
-
- getCategoriesWithCounters(AdCategoryWithCounterQuery) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
Returns the counters for each category for the given query
- getCategoriesWithCounters(AdCategoryWithCounterQuery) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- getCategoriesWithCounters(AdCategoryWithCounterQuery) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- getCategory() - Method in class nl.strohalm.cyclos.controls.ads.categories.AdCategoryForm
-
- getCategory(String) - Method in class nl.strohalm.cyclos.controls.ads.categories.AdCategoryForm
-
- getCategory() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getCategory() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getCategory() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- getCategory() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getCategory() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- getCategory() - Method in enum nl.strohalm.cyclos.entities.settings.MessageSettings.MessageSettingsEnum
-
- getCategory() - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- getCategory() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getCategoryId() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getCertification() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationForm
-
- getCertification(String) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationForm
-
- getCertification() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog
-
- getCertification() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getCertification() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getCertification() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationDTO
-
- getCertification() - Method in exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationAmountExceededException
-
- getCertification() - Method in exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationValidityExceededException
-
- getCertificationId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.ChangeStatusCertificationForm
-
- getCertificationId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.DeleteCertificationForm
-
- getCertificationId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationForm
-
- getCertificationIssuedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCertificationIssuedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCertificationIssuedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCertificationIssuers(PaymentObligation) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- getCertificationIssuers(PaymentObligation) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- getCertificationIssuers(PaymentObligation) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- getCertificationService() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.SearchPaymentObligationsAction
-
- getCertificationStatusChangedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCertificationStatusChangedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCertificationStatusChangedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getChangeBroker() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkActionsForm
-
- getChangeChannels() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkActionsForm
-
- getChanged() - Method in class nl.strohalm.cyclos.services.elements.BulkMemberActionResultVO
-
- getChangeGroup() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkActionsForm
-
- getChannel() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getChannel() - Method in class nl.strohalm.cyclos.controls.channels.EditChannelForm
-
- getChannel(String) - Method in class nl.strohalm.cyclos.controls.channels.EditChannelForm
-
- getChannel() - Method in class nl.strohalm.cyclos.controls.members.LoadMemberAjaxForm
-
- getChannel() - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- getChannel() - Method in class nl.strohalm.cyclos.entities.access.ChannelPrincipal
-
- getChannel() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getChannel() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getChannel() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getChannel() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getChannel() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
- getChannelId() - Method in class nl.strohalm.cyclos.controls.channels.EditChannelForm
-
- getChannelId() - Method in class nl.strohalm.cyclos.controls.channels.RemoveChannelForm
-
- getChannelName() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.InvalidChannelException
-
- getChannels() - Method in class nl.strohalm.cyclos.controls.access.channels.SelectChannelsForm
-
- getChannels() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getChannels() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getChannels() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getChannelsEnabledForMember(Member) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
THIS METHOD MUST BE USED INSTEAD OF member.getChannels()
- getChannelsEnabledForMember(Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- getChannelsEnabledForMember(Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- getChannelService() - Method in class nl.strohalm.cyclos.controls.access.LoginAction
-
- getCharacterEncoding() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- getChargebackBalance(Account, Period) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
gets the sum of all chargebacks and their original chargedback transfers.
- getChargebackBalance(Account, Transfer, boolean) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
gets the sum of all chargebacks and their original chargedback transfers.
- getChargebackBalance(Account, Period) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getChargebackBalance(Account, Transfer, boolean) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getChargebackDescription() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getChargebackOf() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getChargebackPaymentTypes() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getChargebackTransfer() - Method in class nl.strohalm.cyclos.webservices.payments.ChargebackResult
-
- getChargebackTransferTypes() - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- getChargebackTTs() - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- getChargedBackBy() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getChargedMember() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getChargedMember() - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- getChargeMode() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getChargeStatus() - Method in class nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO
-
- getChargeType() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getChargeType() - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- getCharset() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getChilden(Element, String) - Static method in class nl.strohalm.cyclos.utils.XmlHelper
-
Returns a list of children (class Element) with the given tag name
- getChildren() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getChildren() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- getChildren() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- getChildren() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getChildren() - Method in class nl.strohalm.cyclos.webservices.model.AdCategoryHierarchicalVO
-
- getChildren() - Method in class nl.strohalm.cyclos.webservices.model.DetailedAdCategoryVO
-
- getClassMetaData(Entity) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
Returns the class meta data for the given entity
- getClassName() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CustomFileMapping
-
- getClassName(Class<?>) - Static method in class nl.strohalm.cyclos.utils.ClassHelper
-
Returns only the unqualified class name
- getClient() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
- getClientAddress() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.WebShopTicket
-
- getClientAddress() - Method in class nl.strohalm.cyclos.webservices.model.WebShopTicketVO
-
- getClientAddress() - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- getClientId() - Method in class nl.strohalm.cyclos.controls.services.EditServiceClientForm
-
- getClientId() - Method in class nl.strohalm.cyclos.controls.services.RemoveServiceClientForm
-
- getClientId() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TraceNumber
-
- getClientId() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getClientId() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getClosedPaymentsCount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getCode() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- getCode() - Method in class nl.strohalm.cyclos.entities.sms.SmsType
-
- getCollection() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- getCollectionBinder() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxAction
-
- getCollectionBinder() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxAction
-
- getCollectionType() - Method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- getCollectionType() - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- getColspan() - Method in class nl.strohalm.cyclos.taglibs.CellTag
-
- getColumn() - Method in exception nl.strohalm.cyclos.utils.csv.UnknownColumnException
-
- getColumn() - Method in exception nl.strohalm.cyclos.utils.transactionimport.IllegalTransactionFileFormatException
-
- getColumnCount() - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the number of columns in the table.
- getColumnHeader(int) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getColumnHeaders() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- getColumnHeaders() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getColumnIndex(Comparable) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the column index for a given key.
- getColumnKey(int) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getColumnKey(int) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns a column key.
- getColumnKeys() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getColumnKeys() - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the column keys.
- getColumns() - Method in class nl.strohalm.cyclos.taglibs.LayoutTag
-
- getColumnSeparator() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVFileMapping
-
- getColumnSubHeaders() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- getColumnSubHeaders() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getComments() - Method in class nl.strohalm.cyclos.controls.elements.ChangeElementGroupForm
-
- getComments() - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- getComments() - Method in class nl.strohalm.cyclos.controls.payments.authorization.TransferAuthorizationForm
-
- getComments() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getComments() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- getComments() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationDTO
-
- getComments() - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- getComments() - Method in class nl.strohalm.cyclos.entities.members.remarks.Remark
-
- getComments() - Method in class nl.strohalm.cyclos.entities.members.remarks.RemarkQuery
-
- getComments() - Method in class nl.strohalm.cyclos.services.elements.ChangeBrokerDTO
-
- getComments() - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- getCommissionChargeStatus(Member) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Returns a list of charge status for broker commissions related to a member
- getCommissionChargeStatus(Member) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- getCommissionChargeStatus(Member) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- getCommissionContractAcceptedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCommissionContractAcceptedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCommissionContractAcceptedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCommissionContractCancelledMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCommissionContractCancelledSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCommissionContractCancelledSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCommissionContractDeniedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCommissionContractDeniedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getCommissionContractDeniedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getComparePeriodsExpenditure(StatisticalFinancesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalFinancesService
-
gets the Statistics on Expenditure for Compare Periods
- getComparePeriodsExpenditure(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceImpl
-
- getComparePeriodsExpenditure(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceSecurity
-
- getComparePeriodsGrossProduct(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets a data value object for the comparison of the gross product per member for two periods.
- getComparePeriodsGrossProduct(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
Gets the results table for comparing the gross product for two periods
- getComparePeriodsGrossProduct(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getComparePeriodsGrossProduct(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the gross product.
- getComparePeriodsGrossProduct(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getComparePeriodsGrossProduct(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getComparePeriodsHighestTransactionAmount(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
- getComparePeriodsHighestTransactionAmount(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getComparePeriodsHighestTransactionAmount(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getComparePeriodsIncome(StatisticalFinancesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalFinancesService
-
gets the Statistics on Income for Compare Periods
- getComparePeriodsIncome(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceImpl
-
- getComparePeriodsIncome(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceSecurity
-
- getComparePeriodsLoginTimes(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the frequency of logging in of members (per week), comparing the two periods.
- getComparePeriodsLoginTimes(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- getComparePeriodsLoginTimes(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getComparePeriodsMaxMember(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getComparePeriodsMaxMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getComparePeriodsMaxMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getComparePeriodsMedianAmountPerTransaction(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the transaction amount.
- getComparePeriodsMedianAmountPerTransaction(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getComparePeriodsMedianAmountPerTransaction(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getComparePeriodsMedianPerMember(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getComparePeriodsMedianPerMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getComparePeriodsMedianPerMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getComparePeriodsNumberOfAds(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the number of ads.
- getComparePeriodsNumberOfAds(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getComparePeriodsNumberOfAds(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getComparePeriodsNumberOfMembers(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the number of members.
- getComparePeriodsNumberOfMembers(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getComparePeriodsNumberOfMembers(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getComparePeriodsNumberOfMembers(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getComparePeriodsNumberOfMembers(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getComparePeriodsNumberOfMembers(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getComparePeriodsNumberOfTransactions(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the number of Transactions.
- getComparePeriodsNumberOfTransactions(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getComparePeriodsNumberOfTransactions(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getComparePeriodsNumberTransactions(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data for comparison of the number of transactions for two periods.
- getComparePeriodsNumberTransactions(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
Gets the results table for comparing the number of transactions per member for two periods.
- getComparePeriodsNumberTransactions(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getComparePeriodsPercentageNoTrade(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data on the percentage of members which is not trading, for comparing these. over two periods.
- getComparePeriodsPercentageNoTrade(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
gets the percentage of members not trading, where trade concerns incoming and outgoing transactions.
- getComparePeriodsPercentageNoTrade(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getComparePeriodsRelativeToGrossProduct(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getComparePeriodsRelativeToGrossProduct(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getComparePeriodsRelativeToGrossProduct(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getComparePeriodsVolume(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getComparePeriodsVolume(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getComparePeriodsVolume(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getConciliated() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getConfigLocations() - Method in class nl.strohalm.cyclos.spring.CustomWebApplicationContext
-
- getConfiguration() - Method in class nl.strohalm.cyclos.setup.DataBaseConfiguration
-
- getConfiguration() - Method in class nl.strohalm.cyclos.setup.Setup
-
- getConfirmationKey() - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- getConfirmationMessage() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getConfirmPassword() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- getConnectedAdmins() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getConnectedAdminsViewedBy() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getConnectedBrokers() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getConnectedMembers() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getConnectedOperators() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getConnection() - Method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
- getConnectionTimeout() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
- getContact() - Method in class nl.strohalm.cyclos.controls.members.contacts.ContactForm
-
- getContact(String) - Method in class nl.strohalm.cyclos.controls.members.contacts.ContactForm
-
- getContact() - Method in class nl.strohalm.cyclos.entities.members.Contact
-
- getContactDao() - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- getContacts() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getContactService() - Method in class nl.strohalm.cyclos.controls.members.contacts.AddContactAction
-
- getContactService() - Method in class nl.strohalm.cyclos.controls.members.contacts.DeleteContactAction
-
- getContactService() - Method in class nl.strohalm.cyclos.controls.members.contacts.EditContactAction
-
- getContactService() - Method in class nl.strohalm.cyclos.controls.members.contacts.ListContactsAction
-
- getContactVO(Long, boolean, boolean) - Method in interface nl.strohalm.cyclos.services.elements.ContactService
-
Returns the ContactVO for the given contactId
- getContactVO(Long, boolean, boolean) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- getContactVO(Long, boolean, boolean) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- getContactVOs(List<Contact>, boolean, boolean) - Method in interface nl.strohalm.cyclos.services.elements.ContactService
-
Return ContactVOs for the given contacts
- getContactVOs(List<Contact>, boolean, boolean) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- getContactVOs(List<Contact>, boolean, boolean) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- getContainerUrl() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- getContainerUrl() - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- getContainerUrl() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getContents() - Method in class nl.strohalm.cyclos.entities.customization.binaryfiles.BinaryFile
-
- getContents() - Method in class nl.strohalm.cyclos.entities.customization.files.File
-
- getContents() - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreement
-
- getContents() - Method in class nl.strohalm.cyclos.utils.customizedfile.CustomizedFileOperation
-
- getContentType() - Method in enum nl.strohalm.cyclos.controls.BaseAjaxAction.ContentType
-
- getContentType() - Method in class nl.strohalm.cyclos.entities.customization.binaryfiles.BinaryFile
-
- getContentType() - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- getContentType() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- getContentType() - Method in enum nl.strohalm.cyclos.utils.ImageHelper.ImageType
-
- getContentTypes() - Method in enum nl.strohalm.cyclos.utils.ImageHelper.ImageType
-
- getContext() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getContext() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- getContext() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getContext() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getContext() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getContext() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getContext() - Method in class nl.strohalm.cyclos.struts.access.ActionDescriptor
-
- getContextType() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Returns the current context type, or null if none
- getContracts() - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- getControl() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getControl() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- getConversionSimulationTTs() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getConversionSimulationTTs() - Method in class nl.strohalm.cyclos.services.groups.GroupPermissionsDTO
-
- getConversionTTs() - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- getConversionTTs(AccountType) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- getConversionTTs(Currency) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- getConversionTTs() - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceLocal
-
gets a list with all possible conversion TT's available for any member account and any currency.
- getConversionTTs(AccountType) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceLocal
-
gets a list with all possible converstion TT's for the specified accountType
- getConversionTTs(Currency) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceLocal
-
gets a list with all possible conversion TT's available for any member account of the specified currency.
- getConverter() - Method in class nl.strohalm.cyclos.utils.binding.PropertyBinder
-
- getConverter() - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- getConverter() - Method in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler.Column
-
- getCookie(ServletRequest, String) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Finds a cookie with the given name, returning null when it's not found
- getCookieValue(ServletRequest, String) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Finds a cookie value with the given name, returning null when it's not found
- getCount() - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- getCount() - Method in class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentForm
-
- getCount(Alert.Type) - Method in interface nl.strohalm.cyclos.dao.alerts.AlertDAO
-
Returns the alert count for the given alert type.
- getCount(Alert.Type) - Method in class nl.strohalm.cyclos.dao.alerts.AlertDAOImpl
-
- getCount() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- getCount() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- getCount() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- getCount() - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceImpl
-
- getCount() - Method in interface nl.strohalm.cyclos.services.alerts.ErrorLogServiceLocal
-
Count the number of active (non-deleted) error logs
- getCount() - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
- getCountOffer() - Method in class nl.strohalm.cyclos.webservices.model.DetailedAdCategoryVO
-
- getCountPerGroup(Collection<MemberGroup>) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Counts, per group, the number of members in that group
- getCountPerGroup(Collection<MemberGroup>, Calendar) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Counts, per group, the number of members in that group at the given time point
- getCountPerGroup(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- getCountPerGroup(Collection<MemberGroup>, Calendar) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- getCountSearch() - Method in class nl.strohalm.cyclos.webservices.model.DetailedAdCategoryVO
-
- getCreatableByAdminGroups() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getCreatableByBrokerGroups() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getCreateAdminRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getCreateAdminRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getCreatedBefore() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- getCreateMemberRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getCreateMemberRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getCreationDate() - Method in class nl.strohalm.cyclos.entities.access.Session
-
- getCreationDate() - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- getCreationDate() - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- getCreationDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- getCreationDate() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getCreationDate() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- getCreationDate() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- getCreationDate() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getCreationDate() - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- getCreationDate() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getCreationDate() - Method in interface nl.strohalm.cyclos.entities.members.RegisteredMember
-
- getCreationDate() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getCreationPeriod() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- getCreationPeriod() - Method in class nl.strohalm.cyclos.entities.members.PendingMemberQuery
-
- getCreationTime() - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- getCreationValue() - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- getCredentials() - Method in class nl.strohalm.cyclos.controls.access.channels.ChangePinForm
-
- getCredentials() - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- getCredentials() - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentForm
-
- getCredentials() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- getCredentials() - Method in class nl.strohalm.cyclos.services.access.ChangePinDTO
-
- getCredentials() - Method in class nl.strohalm.cyclos.webservices.access.CheckCredentialsParameters
-
- getCredentials() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getCredentials() - Method in class nl.strohalm.cyclos.webservices.accounts.LoadTransferParameters
-
- getCredentials() - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- getCredentials() - Method in class nl.strohalm.cyclos.webservices.payments.ConfirmPaymentParameters
-
- getCredentials() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- getCredentials(HttpServletRequest) - Static method in class nl.strohalm.cyclos.webservices.utils.WebServiceHelper
-
Extract the username and password from the Authorization HTTP header, supporting both BASIC and USER authentications, or null when not informed
- getCredentialsType() - Method in exception nl.strohalm.cyclos.services.access.exceptions.CredentialsException
-
- getCredentialType() - Method in class nl.strohalm.cyclos.entities.access.WrongCredentialAttempt
-
- getCredentialType() - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- getCreditFee() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getCreditFee() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getCreditFeePayer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getCreditFeeSpec() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- getCreditFeeSpec() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getCreditFeeTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- getCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- getCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- getCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- getCreditLimit() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getCreditLimit(AccountDTO) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Return the credit limit for a given account
- getCreditLimit(AccountDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getCreditLimit(AccountDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getCreditLimit() - Method in class nl.strohalm.cyclos.services.accounts.BulkUpdateAccountDTO
-
- getCreditLimit() - Method in class nl.strohalm.cyclos.services.accounts.CreditLimitDTO.Entry
-
- getCreditLimit() - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- getCreditLimits(Member) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Retrieves the current credit limit
- getCreditLimits(Member) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getCreditLimits(Member) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getCredits() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- getCredits(GetTransactionsDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Returns the credits for the given account
- getCredits(GetTransactionsDTO) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- getCredits() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImportResult
-
- getCredits() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryReportData
-
- getCredits(GetTransactionsDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getCredits(GetTransactionsDTO) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Retrieves the credits summary for the given arguments
- getCreditsAllTime() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- getCreditsLast30Days() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- getCssClassName() - Method in class nl.strohalm.cyclos.controls.groups.permissions.MultiValuesPermissionVO
-
- getCsvRecordSeparator() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getCsvStringQuote() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getCsvValueSeparator() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getCsvWriter() - Method in class nl.strohalm.cyclos.controls.BaseCsvAction
-
- getCurrencies() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeTypeQuery
-
- getCurrencies() - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- getCurrency() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- getCurrency(String) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- getCurrency() - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.AccountTypeQuery
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- getCurrency() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- getCurrency() - Method in exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.ActiveCertificationNotFoundException
-
- getCurrency() - Method in class nl.strohalm.cyclos.services.accounts.rates.DRatedFeeDTO
-
- getCurrency() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- getCurrency(StatisticalQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
tries to get the associated Currency via several methods.
- getCurrency() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getCurrency() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getCurrency() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getCurrency() - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- getCurrency() - Method in class nl.strohalm.cyclos.webservices.model.AccountTypeVO
-
- getCurrency() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getCurrency() - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- getCurrency() - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- getCurrencyId() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- getCurrencyId() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- getCurrencyId() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ManageCurrencyForm
-
- getCurrencyId() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- getCurrencyId() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.RemoveCurrencyForm
-
- getCurrencyId() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getCurrencyId() - Method in class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- getCurrencyId() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- getCurrencyId() - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- getCurrencySymbol() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- getCurrencySymbol() - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- getCurrent() - Method in class nl.strohalm.cyclos.controls.mobile.MobileViewPaymentsForm
-
- getCurrent() - Method in class nl.strohalm.cyclos.setup.VersionHistory
-
- getCurrentAccount() - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- getCurrentAccountStatusVO(AccountDTO) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns an accountStatusVO for the given account status id.
- getCurrentAccountStatusVO(AccountDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getCurrentAccountStatusVO(AccountDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getCurrentAccountType() - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- getCurrentCategory() - Method in class nl.strohalm.cyclos.controls.ads.categories.SetAdCategoryOrderForm
-
- getCurrentPage() - Method in interface nl.strohalm.cyclos.utils.query.Page
-
- getCurrentPage(List<?>) - Static method in class nl.strohalm.cyclos.utils.query.PageHelper
-
Returns the current page for this list.
- getCurrentPage() - Method in class nl.strohalm.cyclos.utils.query.PageImpl
-
- getCurrentPage() - Method in class nl.strohalm.cyclos.utils.query.PageParameters
-
- getCurrentPage() - Method in class nl.strohalm.cyclos.webservices.model.ResultPage
-
- getCurrentPage() - Method in class nl.strohalm.cyclos.webservices.model.SearchParameters
-
- getCurrentPage() - Method in class nl.strohalm.cyclos.webservices.pos.AccountHistoryPosParameters
-
- getCurrentPageSize() - Method in interface nl.strohalm.cyclos.utils.query.Page
-
- getCurrentPageSize() - Method in class nl.strohalm.cyclos.utils.query.PageImpl
-
- getCurrentStateReport() - Method in class nl.strohalm.cyclos.controls.reports.CurrentStateReportForm
-
- getCurrentStateReport(String) - Method in class nl.strohalm.cyclos.controls.reports.CurrentStateReportForm
-
- getCurrentStateReport(CurrentStateReportParameters) - Method in interface nl.strohalm.cyclos.services.reports.CurrentStateReportService
-
Returns the current state report
- getCurrentStateReport(CurrentStateReportParameters) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceImpl
-
- getCurrentStateReport(CurrentStateReportParameters) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceSecurity
-
- getCurrentStatus(AccountDTO) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns the current account status for the given account
- getCurrentStatus(AccountDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getCurrentStatus(AccountDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getCurrentValues() - Method in class nl.strohalm.cyclos.controls.groups.permissions.MultiValuesPermissionVO
-
- getCustomField() - Method in class nl.strohalm.cyclos.entities.access.ChannelPrincipal
-
- getCustomField() - Method in class nl.strohalm.cyclos.entities.access.PrincipalType
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorAction
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.members.Administrator
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.members.Operator
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getCustomFieldClass() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- getCustomFieldClass() - Method in interface nl.strohalm.cyclos.utils.CustomFieldsContainer
-
- getCustomFieldDao() - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- getCustomFieldId() - Method in class nl.strohalm.cyclos.controls.customization.fields.LinkPaymentCustomFieldForm
-
- getCustomFieldInternalName() - Method in class nl.strohalm.cyclos.webservices.model.WSPrincipalTypeVO
-
- getCustomFields() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getCustomFields() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getCustomFields() - Method in class nl.strohalm.cyclos.webservices.model.DetailedTransferTypeVO
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.admins.SearchAdminsAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.elements.ProfileAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.elements.SearchElementsAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.controls.operators.SearchOperatorsAction
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.members.Administrator
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.members.Operator
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getCustomFieldValueClass() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- getCustomFieldValueClass() - Method in interface nl.strohalm.cyclos.utils.CustomFieldsContainer
-
- getCustomizedFileDao() - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- getCustomizedFiles() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getCustomizedFiles() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- getCustomizedFileService() - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileAction
-
- getCustomizedFileService() - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxAction
-
- getCustomizedFileService() - Method in class nl.strohalm.cyclos.controls.customization.files.ListCustomizedFilesAction
-
- getCustomizedFileService() - Method in class nl.strohalm.cyclos.controls.customization.files.StopCustomizingFileAction
-
- getCustomizedFileService() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileAction
-
- getCustomizedFileService() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxAction
-
- getCustomizedFileService() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.StopCustomizingGroupFileAction
-
- getCustomizedFileService() - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- getCustomizedFileService() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxAction
-
- getCustomizedFileService() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.StopCustomizingGroupFilterFileAction
-
- getCustomValues() - Method in class nl.strohalm.cyclos.controls.loans.RepayLoanForm
-
- getCustomValues() - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.Administrator
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.Operator
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.PendingMemberQuery
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- getCustomValues() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- getCustomValues() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getCustomValues() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- getCustomValues() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- getCustomValues() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getCustomValues() - Method in interface nl.strohalm.cyclos.utils.CustomFieldsContainer
-
- getCustomValues() - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- getCustomValues() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- getCustomValues() - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController.UpdateProfileParameters
-
- getCustomValues() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- getCustomValues() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- getCyclosId() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getCyclosProperties() - Static method in class nl.strohalm.cyclos.CyclosConfiguration
-
- getCyclosVersion() - Method in interface nl.strohalm.cyclos.services.application.ApplicationService
-
Returns the application version
- getCyclosVersion() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- getCyclosVersion() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceSecurity
-
- getCyclosVersion() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getCyclosVersion() - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.access.channels.ChangePinAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeAction
-
- getDataBinder(AccountType.Nature) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.EditAuthorizationLevelAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardDetailsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CreateCardAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.cards.ExportCardsToCsvAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.details.ExportTransactionsToCsvAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.external.ExternalAccountHistoryAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingAction
-
- getDataBinder(FileMapping.Nature) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFileMappingAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.RetrieveTransfersToProcessAction
-
- getDataBinder(String) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.pos.MemberPosAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.pos.SearchPosAction
-
- getDataBinder(TransactionFee.Nature) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.admins.GetApplicationStatusAjaxAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.ads.categories.EditAdCategoryAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.ads.ExportAdsToCsvAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportAdsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsDetailsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.alerts.SearchAlertsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.alerts.SearchErrorLogAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.customization.documents.EditDynamicDocumentAction
-
- getDataBinder(Class<T>) - Static method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentAction
-
- getDataBinder(CustomField.Nature) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.customization.themes.ExportThemeAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.EditTranslationMessageAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.SearchTranslationMessagesAction
-
- getDataBinder(LocalSettings, AccessSettings, Class<E>, Class, Class, Class, Class) - Static method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.elements.ExportElementsToCsvAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.elements.SearchElementsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxAction
-
- getDataBinder(Group.Nature) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.EditGroupFilterAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.ListGroupsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditOperatorGroupPermissionsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.invoices.SendInvoiceAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.loangroups.SearchLoanGroupsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.loans.ExportLoanPaymentsToCsvAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.loans.ExportLoansToCsvAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.brokering.ListBrokeringsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.brokering.ManageBrokerCommissionsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.brokering.ManageBrokeredMemberAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeBrokerAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeChannelsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeGroupAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkGenerateCardAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.contacts.EditContactAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersDetailsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.messages.EditMessageCategoryAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessagesAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.pending.PendingMemberProfileAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.PublicCreateMemberAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.references.EditTransactionFeedbackAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.SearchAdminsAjaxAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.payments.authorization.BaseTransferAuthorizationAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportHandler
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersReportHandler
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.settings.EditAccessSettingsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.settings.EditAlertSettingsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.settings.EditLocalSettingsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.settings.EditLogSettingsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.settings.EditMailSettingsAction
-
- getDataBinder() - Method in class nl.strohalm.cyclos.controls.settings.EditMailTranslationAction
-
- getDataBinderAsAdmin() - Method in class nl.strohalm.cyclos.controls.access.ListConnectedUsersAction
-
- getDataBinderAsMember() - Method in class nl.strohalm.cyclos.controls.access.ListConnectedUsersAction
-
- getDataBinderGuaranteeType() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeAction
-
- getDataBinderWithMaxScheduledPayments() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxAction
-
- getDataField() - Method in class nl.strohalm.cyclos.services.stats.general.KeyDevelopmentsStatsPerMonthVO
-
- getDate() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- getDate() - Method in class nl.strohalm.cyclos.controls.loans.BaseLoanActionForm
-
- getDate() - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- getDate() - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- getDate() - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- getDate() - Method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsForm
-
- getDate() - Method in class nl.strohalm.cyclos.dao.accounts.transactions.SimpleTransferVO
-
- getDate() - Method in class nl.strohalm.cyclos.entities.access.LoginHistoryLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.access.PasswordHistoryLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.access.PermissionDeniedTrace
-
- getDate() - Method in class nl.strohalm.cyclos.entities.access.UsernameChangeLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.access.WrongCredentialAttempt
-
- getDate() - Method in class nl.strohalm.cyclos.entities.access.WrongUsernameAttempt
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.AmountReservation
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TraceNumber
-
- getDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- getDate() - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- getDate() - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- getDate() - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- getDate() - Method in class nl.strohalm.cyclos.entities.IndexOperation
-
- getDate() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- getDate() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getDate() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getDate() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- getDate() - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- getDate() - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreementLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.members.remarks.Remark
-
- getDate() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getDate() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- getDate() - Method in class nl.strohalm.cyclos.services.accounts.AccountDateDTO
-
- getDate() - Method in class nl.strohalm.cyclos.services.accounts.external.ProcessExternalTransferDTO
-
- getDate() - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- getDate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- getDate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- getDate() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getDate() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.MaxAmountPerDayExceededException
-
- getDate() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- getDate() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- getDate() - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- getDate() - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentDTO
-
- getDate() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getDate() - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- getDate() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- getDate() - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- getDate() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- getDateConverter() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
Returns a converter for date
- getDateConverter() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getDateConverterForGraphs() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
gets a CalendarConverter which is derived from the normal CalendarConverter, but without the year.
- getDateFormat() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- getDatePattern() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getDatePatternDescription(LocalSettings.DatePattern) - Method in class nl.strohalm.cyclos.utils.MessageHelper
-
- getDateTime() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- getDateTimeConverter() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getDay() - Method in class nl.strohalm.cyclos.dao.accounts.AccountDailyDifference
-
- getDay() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getDay() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- getDayEnd(Calendar) - Static method in class nl.strohalm.cyclos.utils.DateHelper
-
Returns a date at 23:59:59 of the given day
- getDays() - Method in class nl.strohalm.cyclos.utils.Period
-
Returns the number of days between the begin and end date.
- getDeactivationAfterMaxPasswordTries() - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- getDeactivationPeriod() - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- getDebits() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- getDebits(GetTransactionsDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Returns the debits for the given account
- getDebits(GetTransactionsDTO) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- getDebits() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImportResult
-
- getDebits() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryReportData
-
- getDebits(GetTransactionsDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getDebits(GetTransactionsDTO) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Retrieves the debits summary for the given arguments
- getDebitsAllTime() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- getDebitsLast30Days() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- getDecimalCount() - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- getDecimalDigits() - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- getDecimalInputMethod() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getDecimalPlaces() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- getDecimalSeparator() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- getDecimalSeparator() - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- getDecimalSymbols() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getDefault(MemberGroup, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeService
-
Returns the default account type for a given group, with the given relationships initialized
- getDefault(MemberGroup, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- getDefault(MemberGroup, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceSecurity
-
- getDefault() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- getDefault() - Method in class nl.strohalm.cyclos.webservices.model.DetailedAccountTypeVO
-
- getDefault() - Method in class nl.strohalm.cyclos.webservices.model.MemberAccountVO
-
- getDefault() - Method in class nl.strohalm.cyclos.webservices.model.WSPrincipalTypeVO
-
- getDefaultAccount() - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns the default account for the current member, but only if there is a logged member.
- getDefaultAccount() - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getDefaultAccount() - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getDefaultAccount() - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
Returns the default account for the current member, but only if there is a logged member.
- getDefaultAccountFromList(Member, List<Account>) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
gets the default account of the member from a list of allowed accounts.
- getDefaultAccountFromList(Member, List<Account>) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getDefaultAccountFromList(Member, List<Account>) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getDefaultAdPublicationTime() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getDefaultBrokerCommission() - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsForm
-
- getDefaultBrokerCommission(Member, BrokerCommission) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- getDefaultBrokerCommission(Member, BrokerCommission) - Method in interface nl.strohalm.cyclos.services.elements.CommissionServiceLocal
-
Returns the default broker commission
- getDefaultChannels() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getDefaultConversionDTO(MemberAccount, List<TransferType>) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Returns a ConversionSimulationDTO containing the default values for the given member's default account, and chooses the transferType from the
transferTypes param which belongs to the member and has rated fees.
- getDefaultConversionDTO(MemberAccount, List<TransferType>) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- getDefaultConversionDTO(MemberAccount, List<TransferType>) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- getDefaultCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- getDefaultExpiration() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- getDefaultFeedbackComments() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getDefaultFeedbackLevel() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getDefaultMailMessages() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getDefaultPrincipalType() - Method in class nl.strohalm.cyclos.controls.channels.EditChannelForm
-
- getDefaultPrincipalType() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- getDefaultSmsMessages() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getDefaultStatus() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Returns the account status for the default account.
- getDefaultUpperCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- getDeletableByAdminGroups() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getDeletableByBrokerGroups() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getDeleteAdminRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getDeleteAdminRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getDeleteDate() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getDeleteMemberRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getDeleteMemberRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getDeleteMessagesOnTrashAfter() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getDeletePendingRegistrationsAfter() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getDescription() - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentForm
-
- getDescription() - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.AccountTypeQuery
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.customization.documents.Document
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getDescription() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getDescription() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.TimePattern
-
- getDescription() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getDescription() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- getDescription() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getDescription() - Method in class nl.strohalm.cyclos.setup.Version
-
- getDescription() - Method in class nl.strohalm.cyclos.themes.Theme
-
- getDescription() - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- getDescription() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getDescription() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- getDescription() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getDescription() - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- getDescription() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- getDescription() - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- getDestination() - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- getDestinationAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getDestinationChannel() - Method in class nl.strohalm.cyclos.webservices.payments.RequestPaymentParameters
-
- getDestType() - Method in class nl.strohalm.cyclos.controls.invoices.SendInvoiceForm
-
- getDetailCollectionBinder() - Method in class nl.strohalm.cyclos.controls.image.ImageDetailsAction
-
- getDetails() - Method in class nl.strohalm.cyclos.entities.customization.images.ImageDetailsDTO
-
- getDetailsLevel() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- getDifference() - Method in class nl.strohalm.cyclos.utils.Period
-
- getDirection() - Method in class nl.strohalm.cyclos.controls.members.references.MemberReferencesForm
-
- getDirection() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getDirection() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- getDirection() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getDirectory(Class<? extends Indexable>) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Returns the lucene directory for the given entity type
- getDirectoryContents(String) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
- GetDirectoryContentsAjaxAction - Class in nl.strohalm.cyclos.controls.customization.files
-
Action used to return the directory contents
- GetDirectoryContentsAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.customization.files.GetDirectoryContentsAjaxAction
-
- GetDirectoryContentsAjaxForm - Class in nl.strohalm.cyclos.controls.customization.files
-
Form used to retrieve a directory contents
- GetDirectoryContentsAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.customization.files.GetDirectoryContentsAjaxForm
-
- getDisableChannels() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeChannelsAction.ChangeChannelsBean
-
- getDisabledSince() - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- getDiscardedAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getDiscount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanRepaymentAmountsDTO
-
- getDiscriminator() - Method in enum nl.strohalm.cyclos.entities.groups.Group.Nature
-
- getDisplay() - Method in enum nl.strohalm.cyclos.utils.FileUnits
-
- getDisplayName() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- getDisplayName() - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- getDisplayName() - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- getDisplayName() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- getDisplayNameByProperty() - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
- getDistributionMedianPerMember(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getDistributionMedianPerMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getDistributionMedianPerMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getDistributionRelativeToGrossProduct(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getDistributionRelativeToGrossProduct(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getDistributionRelativeToGrossProduct(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getDivId() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getDocIdSet(IndexReader) - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
- getDocument() - Method in class nl.strohalm.cyclos.controls.customization.documents.EditDynamicDocumentForm
-
- getDocument(String) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditDynamicDocumentForm
-
- getDocument() - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentForm
-
- getDocument(String) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentForm
-
- getDocument() - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentPage
-
- getDocument() - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
- getDocumentId() - Method in class nl.strohalm.cyclos.controls.customization.documents.EditDynamicDocumentForm
-
- getDocumentId() - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentForm
-
- getDocumentId() - Method in class nl.strohalm.cyclos.controls.customization.documents.PreviewDocumentForm
-
- getDocumentId() - Method in class nl.strohalm.cyclos.controls.customization.documents.RemoveDocumentForm
-
- getDocumentId() - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDocumentForm
-
- getDocumentMapper(Class<? extends Indexable>) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
- getDocumentPage() - Method in class nl.strohalm.cyclos.entities.customization.documents.DynamicDocument
-
- getDocuments() - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- getDocuments() - Method in class nl.strohalm.cyclos.services.groups.SystemGroupPermissionsDTO
-
- getDocumentService() - Method in class nl.strohalm.cyclos.controls.customization.documents.ListDocumentsAction
-
- getDocumentService() - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDynamicDocumentAction
-
- getDomainMarkers() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
gets the domain markers for the graph from the encapsulated data object
- getDomainMarkers() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
gets domain markers for the graph.
- getDoPaymentTypes() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getdRate() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getDrate() - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- getdRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- getDRate() - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewForRatesDTO
-
- getDRateConversionResult(RatesDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- getDRateConversionResult(RatesDTO) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
calculates the conversion result according to the D-rate.
- getDRatedFees() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
gets all the transaction fees based on d-rate, that is: having ChargeType = D_RATE
- getdRateParameters() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- getDtoBinder() - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxAction
-
- getDtoClass() - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- getDtoClass() - Method in class nl.strohalm.cyclos.controls.loans.RepayLoanAction
-
- getDtoProperty() - Method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping.Field
-
- getDynaClass() - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- getEarliest(Calendar...) - Static method in class nl.strohalm.cyclos.utils.DateHelper
-
a null proof method returning the earliest of any number of Calendars
- getElement() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the logged element
- getElement() - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- getElement() - Method in class nl.strohalm.cyclos.entities.access.User
-
- getElement() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- getElement() - Method in class nl.strohalm.cyclos.entities.groups.GroupHistoryLog
-
- getElement() - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- getElement() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- getElementBinder() - Method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- getElementClass() - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileAction
-
- getElementClass() - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- getElementClass() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- getElementClass() - Method in class nl.strohalm.cyclos.controls.elements.ProfileAction
-
- getElementClass() - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- getElementClass() - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- getElementClass() - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorAction
-
- getElementClass() - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileAction
-
- getElementClass() - Method in enum nl.strohalm.cyclos.entities.members.Element.Nature
-
- getElementClass() - Method in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler
-
- getElementDao() - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- getElementDao() - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- getElementFromIndex(List<Number>, double) - Static method in class nl.strohalm.cyclos.utils.statistics.ListOperations
-
gets the "element" belonging to an index from a List with Numbers, where the index can even be a broken (non-int) number, and where balanced
correction is applied
- getElementId() - Method in class nl.strohalm.cyclos.controls.elements.ChangeElementGroupForm
-
- getElementId() - Method in class nl.strohalm.cyclos.controls.elements.RemoveElementForm
-
- getElementId() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- getElementId() - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- getElementId() - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- getElementNature() - Method in enum nl.strohalm.cyclos.entities.groups.Group.Nature
-
- getElements() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getElements() - Method in class nl.strohalm.cyclos.webservices.model.ResultPage
-
- getElementService() - Method in class nl.strohalm.cyclos.struts.access.ActionAccessMonitor
-
- getElementService() - Method in class nl.strohalm.cyclos.struts.access.ActionDescriptor
-
- getElementType() - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- getElementVO(long) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Returns a VO with the element information for the given element id.
- getElementVO(long) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- getElementVO(long) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- getEmail() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- getEmail() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- getEmail() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getEmail() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getEmail() - Method in interface nl.strohalm.cyclos.entities.members.RegisteredMember
-
- getEmail() - Method in class nl.strohalm.cyclos.webservices.members.MemberSearchParameters
-
- getEmail() - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- getEmail() - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- getEmail() - Method in class nl.strohalm.cyclos.webservices.model.MemberVO
-
- getEmail() - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController.UpdateProfileParameters
-
- getEmailValidation() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getEmissionDate() - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- getEmissionDate() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getEmissionDate() - Method in interface nl.strohalm.cyclos.entities.accounts.Rated
-
- getEmissionDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getEmissionDate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- getEmissionDate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- getEmissionDate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesToSave
-
- getEmissionDate() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getEmissionDate() - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- getEmptyLabel() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getEmptyLabelKey() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getEnableChannels() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeChannelsAction.ChangeChannelsBean
-
- getEnabled() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- getEnabled() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- getEnabled() - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- getEnableDate(Currency, RateService.RateType) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateService
-
gets the enabling date of the specified rate type.
- getEnableDate(Currency, RateService.RateType) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- getEnableDate(Currency, RateService.RateType) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceSecurityMock
-
- getEnabledBefore() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- getEnabledGuaranteeTypes() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getEnabledPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- getEnabledSince() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getEnabledSince() - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- getEnd() - Method in class nl.strohalm.cyclos.utils.Period
-
- getEndDate() - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- getEndDate() - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- getEndDate() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getEndDate() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getEndDate() - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- getEndDate() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- getEndIn() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- getEndIn() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getEndIn() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- getEndOfDocCommand() - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- getEndParameter(Period) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Returns the end date of the given period, handling null
- getEndPeriod() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- getEndQuarter() - Method in class nl.strohalm.cyclos.utils.Period
-
- getEnhancements() - Method in class nl.strohalm.cyclos.setup.Version
-
- getEntities() - Method in class nl.strohalm.cyclos.services.access.AbstractPermissionCheck.RequiredValuesBean
-
- getEntity() - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
- getEntityClass() - Method in enum nl.strohalm.cyclos.entities.IndexOperation.EntityType
-
- getEntityId() - Method in class nl.strohalm.cyclos.entities.IndexOperation
-
- getEntityType() - Method in class nl.strohalm.cyclos.controls.customization.documents.EditMemberDocumentAction
-
- getEntityType() - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentAction
-
- getEntityType() - Method in interface nl.strohalm.cyclos.dao.BaseDAO
-
Returns the java.lang.Class of the type binded to generic type E.
- getEntityType() - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- getEntityType() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- getEntityType() - Method in enum nl.strohalm.cyclos.entities.alerts.Alert.Type
-
- getEntityType() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Nature
-
- getEntityType() - Method in enum nl.strohalm.cyclos.entities.customization.images.Image.Nature
-
- getEntityType() - Method in exception nl.strohalm.cyclos.entities.exceptions.EntityNotFoundException
-
- getEntityType() - Method in class nl.strohalm.cyclos.entities.IndexOperation
-
- getEntries() - Method in class nl.strohalm.cyclos.services.accounts.CreditLimitDTO
-
Build a list of entries containing account types, negative and positive limits
- getEntry() - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Returns the current entry, or null if nothing set
- getEntryId() - Method in class nl.strohalm.cyclos.controls.alerts.ViewErrorLogEntryForm
-
- getEntryIds() - Method in class nl.strohalm.cyclos.controls.alerts.RemoveErrorLogEntriesForm
-
- getEnumType() - Method in class nl.strohalm.cyclos.utils.hibernate.AbstractEnumType
-
- getEnumValues() - Method in class nl.strohalm.cyclos.utils.hibernate.AbstractEnumType
-
- getError() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
gets the error
- getError() - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor.ExecutionResult
-
- getError() - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- getError() - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- getError() - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- getError() - Method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData.Entry
-
- getError() - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Returns the the error in this transaction, or null if none
- getErrorArgument() - Method in exception nl.strohalm.cyclos.services.elements.exceptions.ChangeMemberGroupException
-
- getErrorArgument() - Method in exception nl.strohalm.cyclos.services.elements.exceptions.MemberHasBalanceException
-
- getErrorArgument1() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getErrorArgument1() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getErrorArgument2() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getErrorArgument2() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getErrorCode() - Method in class nl.strohalm.cyclos.webservices.model.ServerErrorVO
-
- getErrorDetails() - Method in class nl.strohalm.cyclos.webservices.model.ServerErrorVO
-
- getErrorForward(ActionMapping, HttpServletRequest) - Static method in class nl.strohalm.cyclos.controls.mobile.MobileHelper
-
Return the error forward
- getErrorIndicatorPaint() - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalBarRenderer
-
Returns the paint used for the error indicators.
- getErrorIndicatorPaint() - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalLineAndShapeRenderer
-
Returns the paint used for the error indicators.
- getErrorKey() - Method in exception nl.strohalm.cyclos.services.elements.exceptions.ChangeMemberGroupException
-
- getErrorLogService() - Method in class nl.strohalm.cyclos.controls.alerts.BaseErrorLogQueryAction
-
- getErrorMessage() - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- getErrors() - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImportResult
-
- getErrors() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImportResult
-
- getErrors() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getErrorsByProperty() - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
- getErrorType() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getException() - Method in class nl.strohalm.cyclos.services.transactions.BulkChargebackResult
-
- getException() - Method in class nl.strohalm.cyclos.services.transactions.BulkPaymentResult
-
- getExclude() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- getExcludeElements() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- getExcludeElements() - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- getExcludeLoggedIn() - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- getExcludeTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getExclusiveBalance(AccountDateDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getExclusiveBalance(AccountDateDTO) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
gets the balance at a point in time, but with the date/time exclusive.
- getExistingCategory() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getExistingParent() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory
-
- getExpiration() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- getExpiration() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- getExpirationDailyInterest() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getExpirationDailyInterestAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getExpirationDailyInterestRepaymentType() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.entities.access.Session
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getExpirationDate() - Method in interface nl.strohalm.cyclos.entities.accounts.Rated
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesToSave
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getExpirationDate() - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- getExpirationFee() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getExpirationFeeRepaymentType() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getExpirationPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- getExpirationPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- getExpired() - Method in class nl.strohalm.cyclos.entities.members.PaymentsAwaitingFeedbackQuery
-
- getExpired() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getExpiredCertificationMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExpiredCertificationSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExpiredCertificationSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExpiredGuaranteeMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExpiredGuaranteeSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExpiredGuaranteeSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExpireMembersAfter() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getExpiryDate() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- getExportScriptTo() - Method in class nl.strohalm.cyclos.setup.Setup
-
- getExternalAccount() - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalAccountForm
-
- getExternalAccount(String) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalAccountForm
-
- getExternalAccountId() - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalAccountForm
-
- getExternalAccountId() - Method in class nl.strohalm.cyclos.controls.accounts.external.ExternalAccountHistoryForm
-
- getExternalAccountId() - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferForm
-
- getExternalAccountId() - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferForm
-
- getExternalAccountId() - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFileMappingForm
-
- getExternalAccountId() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- getExternalAccountId() - Method in class nl.strohalm.cyclos.controls.accounts.external.RemoveExternalAccountForm
-
- getExternalAccountId() - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.NewTransferImportForm
-
- getExternalAccountId() - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.SearchTransferImportsForm
-
- getExternalAccounts() - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- getExternalAdPublication() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getExternalChannelPaymentPerformedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExternalChannelPaymentPerformedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExternalChannelPaymentPerformedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExternalChannelPaymentRequestExpiredPayerMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExternalChannelPaymentRequestExpiredPayerSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExternalChannelPaymentRequestExpiredPayerSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExternalChannelPaymentRequestExpiredReceiverMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExternalChannelPaymentRequestExpiredReceiverSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExternalChannelPaymentRequestExpiredReceiverSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getExternalPaymentTTs() - Method in class nl.strohalm.cyclos.services.groups.OperatorGroupPermissionsDTO
-
- getExternalPublication() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getExternalTransfer() - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferForm
-
- getExternalTransfer(String) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferForm
-
- getExternalTransfer() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- getExternalTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getExternalTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getExternalTransfer() - Method in class nl.strohalm.cyclos.services.accounts.external.ProcessExternalTransferDTO
-
- getExternalTransfer() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getExternalTransferId() - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferForm
-
- getExternalTransferId() - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferForm
-
- getExternalTransferType() - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeForm
-
- getExternalTransferType(String) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeForm
-
- getExternalTransferTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeForm
-
- getExternalTransferTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.external.RemoveExternalTransferTypeForm
-
- getF1() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- getF1() - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- getFailedMembers() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getFee() - Method in class nl.strohalm.cyclos.services.accountfees.ChargeFeeDTO
-
- getFee() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeVO
-
- getFee() - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- getFeeClass() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.Nature
-
- getFeedbackEnabledSince() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getFeedbackExpirationTime() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getFeedbackReplyExpirationTime() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getFeeLog() - Method in class nl.strohalm.cyclos.services.accountfees.ChargeFeeDTO
-
- getFees() - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewDTO
-
- getFees() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- getFeeSpec() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeCalculationDTO
-
- getFetch() - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- getFetchDao() - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- getFetchDao() - Method in class nl.strohalm.cyclos.services.fetch.FetchServiceImpl
-
- getFetchDao() - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
- getField() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- getField(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- getField() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping
-
- getField() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- getField() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValueQuery
-
- getField() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- getField() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- getField() - Method in class nl.strohalm.cyclos.utils.CustomFieldHelper.Entry
-
- getField() - Method in class nl.strohalm.cyclos.utils.TimePeriod
-
- getField() - Method in exception nl.strohalm.cyclos.utils.transactionimport.IllegalTransactionFileFormatException
-
- getField() - Method in class nl.strohalm.cyclos.webservices.model.TimePeriodVO
-
- getFieldId() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- getFieldId() - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldForm
-
- getFieldId() - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueForm
-
- getFieldId() - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxForm
-
- getFieldId() - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- getFieldIds() - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderForm
-
- getFieldLength() - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- getFieldMapping() - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingForm
-
- getFieldMapping(String) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingForm
-
- getFieldMappingId() - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingForm
-
- getFieldMappingId() - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.RemoveFieldMappingForm
-
- getFieldName() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- getFields() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- getFields() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getFields(CustomFieldsContainer<?, ?>) - Method in class nl.strohalm.cyclos.utils.CustomFieldHelper
-
Returns a Map keyed by the field internal name of field values as string
- getFields() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getFields() - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- getFields() - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- getFields() - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- getFields() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- getFields() - Method in class nl.strohalm.cyclos.webservices.model.EntityWithCustomFieldsVO
-
- getFieldsIds() - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.SetFieldMappingsOrderForm
-
- getFieldsMap() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- getFieldsMap() - Method in class nl.strohalm.cyclos.webservices.model.EntityWithCustomFieldsVO
-
- getFieldValue(String) - Method in class nl.strohalm.cyclos.utils.EntityWithCustomFieldsWrapper
-
- getFieldValue(CustomField, Collection<? extends CustomField>, Collection<? extends CustomFieldValue>) - Method in class nl.strohalm.cyclos.webservices.utils.FieldHelper
-
- getFieldVO(Long) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- getFieldVO(Long) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- getFieldVO(Long) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Returns a FieldVO based on the given customField
- getFieldVO(Long) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- getFieldVO(Long) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- getFieldVO(Long) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- getFieldVO(Long) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- getFieldVO(Long) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- getFieldVO(Long) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- getFieldVOs(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- getFieldVOs(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- getFieldVOs(List<Long>) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Returns a list of FieldVO based on the given customFields
- getFieldVOs(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- getFieldVOs(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- getFieldVOs(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- getFieldVOs(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- getFieldVOs(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- getFieldVOs(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- getFieldWebService() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Returns a proxy for the fields web service
- getFile() - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.NewTransferImportForm
-
- getFile() - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileForm
-
- getFile(String) - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileForm
-
- getFile() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileForm
-
- getFile(String) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileForm
-
- getFile() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileForm
-
- getFile(String) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileForm
-
- GetFileContentsAjaxAction - Class in nl.strohalm.cyclos.controls.customization.files
-
Action used to return the file contents
- GetFileContentsAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxAction
-
- GetFileContentsAjaxForm - Class in nl.strohalm.cyclos.controls.customization.files
-
Form used to retrieve a file contents
- GetFileContentsAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxForm
-
- getFileId() - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileForm
-
- getFileId() - Method in class nl.strohalm.cyclos.controls.customization.files.StopCustomizingFileForm
-
- getFileId() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileForm
-
- getFileId() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.StopCustomizingGroupFileForm
-
- getFileId() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileForm
-
- getFileId() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.StopCustomizingGroupFilterFileForm
-
- getFileMapping() - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFileMappingForm
-
- getFileMapping(String) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFileMappingForm
-
- getFileMapping() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- getFileMapping() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping
-
- getFileMappingId() - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingForm
-
- getFileMappingId() - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.ResetFileMappingForm
-
- getFileMappingId() - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.SetFieldMappingsOrderForm
-
- getFileName() - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxForm
-
- getFilename() - Method in class nl.strohalm.cyclos.controls.customization.themes.ThemeForm
-
- getFileName() - Method in exception nl.strohalm.cyclos.themes.exceptions.ThemeNotFoundException
-
- getFilename() - Method in class nl.strohalm.cyclos.themes.Theme
-
- getFiles() - Method in enum nl.strohalm.cyclos.themes.Theme.Style
-
- getFileUpload() - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.ImportTranslationMessagesForm
-
- getFilter() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- getFilter() - Method in enum nl.strohalm.cyclos.entities.customization.files.CustomizedFile.Type
-
- getFilterCount() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
gets the number of filter specs to be displayed with this data.
- getFiltersUsed() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
gets the list with used Filters, to be shown below graph or table (if anything is in it).
- getFiltersUsed() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
gets the List with the used filter specs.
- getFilterUse() - Method in class nl.strohalm.cyclos.services.stats.general.FilterUsed
-
- getFinalAmount() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- getFinalAmount() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getFinalAmount() - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentDTO
-
- getFinalAmount() - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewDTO
-
- getFinalAmount() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- getFinalBalance() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- getFinalMonth() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getFinalMonthYear() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getFinalPrice() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getFinalPrice() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- getFinalPrice() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getFinalQuarter() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getFinalQuarterYear() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getFinalYear() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getfInfinite() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- getfInfinite() - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- getFinishDate() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getFinished() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- getFirst() - Method in class nl.strohalm.cyclos.utils.Pair
-
- getFirstExpirationDate() - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- getFirstExpirationDate() - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- getFirstInstallmentDate() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoMemberPaymentParameters
-
- getFirstLoginHistoryDate() - Method in interface nl.strohalm.cyclos.dao.access.LoginHistoryDAO
-
- getFirstLoginHistoryDate() - Method in class nl.strohalm.cyclos.dao.access.LoginHistoryDAOImpl
-
- getFirstMemberActivationDate() - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Returns the date of the first member activation of the system
- getFirstMemberActivationDate() - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- getFirstMemberActivationDate() - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Returns the date of the first member activation of the system
- getFirstMemberActivationDate() - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- getFirstMemberActivationDate() - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- getFirstOpenPayment() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getFirstOpenPaymentIndex() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
Returns the index of the first not processed transfer
- getFirstOpenTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
Returns the first not processed transfer or null if all transfers had already been processed
- getFirstPaymentDate() - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- getFirstPaymentDate() - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- getFirstPaymentWithStatus(LoanPayment.Status) - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getFirstRepaymentDate() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanWithInterestDTO
-
- getFirstResult() - Method in class nl.strohalm.cyclos.utils.query.PageParameters
-
- getFixedDestinationMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getfMinimal() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- getfMinimal() - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- getForm() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the current action's form
- getForm() - Method in class nl.strohalm.cyclos.struts.access.policies.utils.AbstractActionPolicy
-
- getForm() - Method in class nl.strohalm.cyclos.taglibs.PaginationTag
-
- getFormatParts() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePatternOrder
-
- getFormattedAmount() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- getFormattedAmount() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getFormattedAmount() - Method in class nl.strohalm.cyclos.webservices.model.TransactionFeeVO
-
- getFormattedAvailableBalance() - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- getFormattedBalance() - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- getFormattedCreationDate() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getFormattedCreditLimit() - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- getFormattedDate() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- getFormattedFinalAmount() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- getFormattedPrice() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getFormattedProcessDate() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- getFormattedProcessDate() - Method in class nl.strohalm.cyclos.webservices.model.ScheduledPaymentVO
-
- getFormattedPublicationEnd() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getFormattedPublicationEnd() - Method in class nl.strohalm.cyclos.webservices.model.GeneralAdVO
-
- getFormattedPublicationStart() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getFormattedPublicationStart() - Method in class nl.strohalm.cyclos.webservices.model.GeneralAdVO
-
- getFormattedReservedAmount() - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- getFormattedUpperCreditLimit() - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- getFormPage() - Method in class nl.strohalm.cyclos.entities.customization.documents.DynamicDocument
-
- getForward() - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor.ExecutionResult
-
- getForwardFor(Element.Nature, String, boolean) - Method in class nl.strohalm.cyclos.utils.ActionHelper
-
Returns an ActionForward that corresponds to the given path and nature.
- getForwardTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getFreeBase() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getFreeBase() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getFreeBase() - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- getFreeSms(Member) - Method in interface nl.strohalm.cyclos.services.sms.ISmsContext
-
- getFreeSms(Member) - Method in class nl.strohalm.cyclos.services.sms.MemberGroupSmsContextImpl
-
- getFreeSmsExpiration() - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- getFreeSmsSent() - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- getFrom() - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- getFrom() - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- getFrom() - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentForm
-
- getFrom() - Method in class nl.strohalm.cyclos.controls.payments.PaymentForm
-
- getFrom() - Method in class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentForm
-
- getFrom() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getFrom() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getFrom() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- getFrom() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- getFrom() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getFrom() - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- getFrom() - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLog
-
- getFrom() - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLogQuery
-
- getFrom() - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- getFrom() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getFrom() - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- getFrom() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getFrom() - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- getFrom() - Method in class nl.strohalm.cyclos.webservices.model.TransferTypeVO
-
- getFrom() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- getFromAccountId() - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- getFromAccountOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getFromAccountStatus() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentResult
-
- getFromAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getFromAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getFromAccountTypeId() - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- getFromAccountTypes() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromChannel() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentRequestTicket
-
- getFromChannel() - Method in class nl.strohalm.cyclos.webservices.model.PaymentRequestTicketVO
-
- getFromElement() - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxForm
-
- getFromElement() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategoryQuery
-
- getFromFixedMember() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getFromGroups() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getFromGroups() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getFromGroups() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromLimitType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromMail() - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- getFromMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getFromMember() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getFromMember() - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- getFromMember() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- getFromMember() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getFromMember() - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- getFromMemberCredentials() - Method in class nl.strohalm.cyclos.webservices.pos.ReceivePaymentParameters
-
- getFromMemberFieldsToReturn() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- getFromMemberPrincipal() - Method in class nl.strohalm.cyclos.webservices.pos.ReceivePaymentParameters
-
- getFromMemberPrincipalType() - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- getFromMemberPrincipalType() - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- getFromMemberPrincipalType() - Method in class nl.strohalm.cyclos.webservices.pos.ReceivePaymentParameters
-
- getFromNature() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getFromNature() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromOrToAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromOrToAccountTypes() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromOrToGroups() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getFromOrToGroups() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromOrToNature() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromOrToOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromOwner(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- getFromOwner(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.PaymentAction
-
- getFromOwner(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.SelfPaymentAction
-
gets the owner of the account.
- getFromOwner(ActionContext) - Method in class nl.strohalm.cyclos.controls.posweb.BasePosWebPaymentAction
-
- getFromOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getFromOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getFromOwner() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getFromOwnerId() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getFromRates() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesToSave
-
- getFromSystem() - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- getFromSystem() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- getFromSystemAccountName() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- getFromTransactionFees() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getFromTransferTypes() - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- getFromValue(String) - Static method in enum nl.strohalm.cyclos.utils.Amount.Type
-
- getFullName() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- getFullName() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory
-
- getFullName() - Method in class nl.strohalm.cyclos.webservices.model.DetailedAdCategoryVO
-
- getFullNameButRoot() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- getFullTextIndexesStatus() - Method in interface nl.strohalm.cyclos.services.application.ApplicationService
-
A map indicating each index status by entity type
- getFullTextIndexesStatus() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- getFullTextIndexesStatus() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceSecurity
-
- getFullUrl() - Method in class nl.strohalm.cyclos.webservices.model.ImageVO
-
- getFunctionCount() - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- getGeneralData() - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController
-
Returns general metadata about the service
- getGeneralErrors() - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
- getGeneralRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- getGeneralRawRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- getGenerateCard() - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkActionsForm
-
- getGeneratedByAccountFees() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getGeneratedByTransactionFees() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getGeneratedTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getGeneratedTransferTypeFromNature() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- getGeneratedUsernameLength() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- getGetter() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- getgFIsZero() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- getgFIsZero() - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- getGivenReferences() - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- getGivenReferences() - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- getGivenReferencesByLevel() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- getGivenVeryBadRefs() - Method in class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- getGlobalOrder() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
returns a BigInteger indicating the global order index of the category.
- getGrantDate() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getGrantFee() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getGrantFeeRepaymentType() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getGrantLoanTTs() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getGrantPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- getGraphType() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getGraphTypeValue() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- getGrossProductPerMember(StatisticalDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
List of sums of incoming transactions amounts per member.
- getGrossProductPerMember(StatisticalDTO) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getGrossProductPerMonth(StatisticalDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
gets the gross product summed over all members in a list, where each element in the list specifies a specific month in the period.
- getGrossProductPerMonth(StatisticalDTO) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getGrossProductPerTradingMember() - Method in class nl.strohalm.cyclos.services.stats.activity.GrossProductPerMemberStats
-
gets the gross product per trading member
- getGroup() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the logged element's group
- getGroup() - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- getGroup(String) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- getGroup() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- getGroup() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getGroup() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- getGroup() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFileQuery
-
- getGroup() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- getGroup() - Method in class nl.strohalm.cyclos.entities.groups.GroupHistoryLog
-
- getGroup() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- getGroup() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- getGroup() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- getGroup() - Method in class nl.strohalm.cyclos.services.accounts.BulkUpdateAccountDTO
-
- getGroup() - Method in class nl.strohalm.cyclos.services.groups.GroupPermissionsDTO
-
- getGroupAfterExpiration() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getGroupClass() - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileAction
-
- getGroupClass() - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- getGroupClass() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- getGroupClass() - Method in class nl.strohalm.cyclos.controls.elements.ProfileAction
-
- getGroupClass() - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- getGroupClass() - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- getGroupClass() - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorAction
-
- getGroupClass() - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileAction
-
- getGroupClass() - Method in enum nl.strohalm.cyclos.entities.groups.Group.Nature
-
- getGroupDao() - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- getGroupedStatus() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- getGroupFilter() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.EditGroupFilterForm
-
- getGroupFilter(String) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.EditGroupFilterForm
-
- getGroupFilter() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- getGroupFilter() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFileQuery
-
- getGroupFilter() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getGroupFilter() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- getGroupFilterId() - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxForm
-
- getGroupFilterId() - Method in class nl.strohalm.cyclos.controls.general.RedirectForm
-
- getGroupFilterId() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileForm
-
- getGroupFilterId() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxForm
-
- getGroupFilterId() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.StopCustomizingGroupFilterFileForm
-
- getGroupFilterId() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.EditGroupFilterForm
-
- getGroupFilterId() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.RemoveGroupFilterForm
-
- getGroupFilterId() - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- getGroupFilterIds() - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- getGroupFilterIds() - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- getGroupFilters() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getGroupFilters() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getGroupFilters() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getGroupFilters() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getGroupFilters() - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- getGroupFilters() - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- getGroupFilters() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getGroupFilterService() - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- getGroupFilterService() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- getGroupHistoryLogs() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.general.RedirectForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.groups.accounts.RemoveGroupAccountForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.StopCustomizingGroupFileForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditGroupPermissionsForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.controls.groups.RemoveGroupForm
-
- getGroupId() - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- getGroupId() - Method in class nl.strohalm.cyclos.utils.ElementVO
-
- getGroupId() - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- getGroupId() - Method in class nl.strohalm.cyclos.webservices.model.MemberVO
-
- getGroupIds() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- getGroupIds() - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingVariablesAjaxForm
-
- getGroupIds() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterQuery
-
- getGroupIds() - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- getGroupMemberCount() - Method in interface nl.strohalm.cyclos.dao.groups.GroupDAO
-
Returns a Map containing, as key, the group name, and as value, the member count for that group, ordered by nature (members then brokers) and
name If any exception is thrown by the underlying implementation, it should be wrapped by a DaoException.
- getGroupMemberCount() - Method in class nl.strohalm.cyclos.dao.groups.GroupDAOImpl
-
- getGroupMemberCount() - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- getGroupMemberCount(Collection<MemberGroup>, Calendar) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- getGroupMemberCount(Collection<MemberGroup>, Calendar) - Method in interface nl.strohalm.cyclos.services.elements.MemberServiceLocal
-
Returns the number of members by group The keys are the names of the groups The values are the number of members of the corresponding group
- getGroupQueryDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxAction
-
- getGroups() - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxForm
-
- getGroups() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- getGroups() - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticalTransferDTO
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.access.SessionQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLogQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.customization.documents.Document
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.customization.fields.AdminCustomField
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategory
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategoryQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.members.PendingMemberQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordTypeQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalDTO
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- getGroups() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- getGroupsAsMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getGroupService() - Method in class nl.strohalm.cyclos.struts.access.ActionAccessMonitor
-
- getGroupService() - Method in class nl.strohalm.cyclos.struts.access.ActionDescriptor
-
- getGuarantee() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeForm
-
- getGuarantee(String) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeForm
-
- getGuarantee() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsForm
-
- getGuarantee(String) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsForm
-
- getGuarantee() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeForm
-
- getGuarantee(String) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeForm
-
- getGuarantee() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog
-
- getGuarantee() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getGuarantee() - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue
-
- getGuaranteeId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeForm
-
- getGuaranteeId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.ChangeStatusGuaranteeForm
-
- getGuaranteeId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.DeleteGuaranteeForm
-
- getGuaranteeId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsForm
-
- getGuaranteeId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.SearchGuaranteesForm
-
- getGuaranteeId() - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- getGuarantees(Certification, PageParameters, List<Guarantee.Status>) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
Returns guarantees matching the given criteria
- getGuarantees(Certification, PageParameters, List<Guarantee.Status>) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- getGuarantees(Certification, PageParameters, List<Guarantee.Status>) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- getGuaranteesPage() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationForm
-
- getGuaranteeStatusChangedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getGuaranteeStatusChangedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getGuaranteeStatusChangedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getGuaranteeType() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeForm
-
- getGuaranteeType(String) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeForm
-
- getGuaranteeType() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- getGuaranteeType() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getGuaranteeType() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getGuaranteeType() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- getGuaranteeTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- getGuaranteeTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeForm
-
- getGuaranteeTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.DeleteGuaranteeTypeForm
-
- getGuaranteeTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeForm
-
- getGuaranteeTypeId() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeCalculationDTO
-
- getGuaranteeTypes() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getGuaranteeTypes() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- getGuaranteeTypes() - Method in class nl.strohalm.cyclos.services.groups.GroupPermissionsDTO
-
- getH() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- getH() - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- getHalfOfConfidenceInterval() - Method in class nl.strohalm.cyclos.utils.statistics.Median
-
This method gives the half value of the confidence interval width, so that it can be used in this form: 12 +/- 1.2, where the 1.2 would be the
half of the confidence interval width.
- getHazelcastInstance(ApplicationContext) - Static method in class nl.strohalm.cyclos.utils.HazelcastHelper
-
Returns the HazelcastInstance associated with the given ApplicationContext
- getHazelcastInstance() - Method in class nl.strohalm.cyclos.utils.instance.HazelcastInstanceHandler
-
- getHeader() - Method in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler.Column
-
- getHeaderKey() - Method in class nl.strohalm.cyclos.services.stats.general.FilterUsed
-
- getHeaderLines() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVFileMapping
-
- getHeaderLines() - Method in class nl.strohalm.cyclos.utils.csv.CSVReader
-
- getHeight() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
the height of the graph.
- getHeight() - Method in class nl.strohalm.cyclos.utils.Dimensions
-
- getHelpAnchor() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
the help anchor (=name of the #anchor in the help file), generated from the basekey.
- getHelpFile() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- getHelpFile() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getHibernateCustomFieldHandler() - Method in class nl.strohalm.cyclos.dao.accounts.loans.LoanDAOImpl
-
- getHibernateCustomFieldHandler() - Method in class nl.strohalm.cyclos.dao.accounts.loans.LoanPaymentDAOImpl
-
- getHibernateCustomFieldHandler() - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- getHibernateQueryHandler() - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- getHidden() - Method in class nl.strohalm.cyclos.webservices.model.RegistrationFieldValueVO
-
- getHiddenFields() - Method in class nl.strohalm.cyclos.webservices.model.MyProfileVO
-
- getHierarchicalVO(AdCategory) - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryService
-
Converts a category into a hierarchical representation
- getHierarchicalVO(AdCategory) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- getHierarchicalVO(AdCategory) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- getHighPrecision() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getHighPrecisionConverter() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getHighPrecisionDecimalFormat() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getHistogramGrossProduct(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data for creating a histogram of the distribution of gross product over the members.
- getHistogramGrossProduct(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- getHistogramGrossProduct(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getHistogramLoginTimes(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data for creating a histogram of the distribution of login frequency over the members.
- getHistogramLoginTimes(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- getHistogramLoginTimes(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getHistogramNumberTransactions(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data for creating a histogram of the distribution of the number of transactions over the members.
- getHistogramNumberTransactions(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- getHistogramNumberTransactions(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getHistory() - Method in class nl.strohalm.cyclos.setup.VersionHistory
-
- getHistoryDate() - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- getHistoryLogs() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getHomeForward(ActionMapping, HttpServletRequest) - Static method in class nl.strohalm.cyclos.controls.mobile.MobileHelper
-
Return the error forward
- getHostname() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getHour() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getHour() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- getHtml() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getId() - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- getId() - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- getId() - Method in class nl.strohalm.cyclos.controls.ads.categories.AdCategoryForm
-
- getId() - Method in class nl.strohalm.cyclos.controls.image.RemoveImageForm
-
- getId() - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestForm
-
- getId() - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- getId() - Method in class nl.strohalm.cyclos.controls.members.contacts.ContactForm
-
- getId() - Method in class nl.strohalm.cyclos.controls.members.printsettings.EditReceiptPrinterSettingsForm
-
- getId() - Method in class nl.strohalm.cyclos.controls.members.printsettings.RemoveReceiptPrinterSettingsForm
-
- getId() - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmAccountForm
-
- getId() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccountDetailsVO
-
- getId() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- getId() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getId() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- getId() - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- getId() - Method in class nl.strohalm.cyclos.entities.customization.images.ImageCaptionDTO
-
- getId() - Method in class nl.strohalm.cyclos.entities.Entity
-
- getId() - Method in exception nl.strohalm.cyclos.entities.exceptions.EntityNotFoundException
-
- getId() - Method in interface nl.strohalm.cyclos.entities.Indexable
-
- getId() - Method in interface nl.strohalm.cyclos.entities.members.RegisteredMember
-
- getId() - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedbackRequest
-
- getId() - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- getId() - Method in class nl.strohalm.cyclos.utils.CustomizationHelper.CustomizationData
-
- getId() - Method in class nl.strohalm.cyclos.utils.EntityVO
-
- getId() - Method in class nl.strohalm.cyclos.utils.instance.HazelcastInstanceHandler
-
- getId() - Method in interface nl.strohalm.cyclos.utils.instance.InstanceHandler
-
Returns the id for the current Cyclos instance
- getId() - Method in class nl.strohalm.cyclos.utils.instance.LocalInstanceHandler
-
- getId() - Method in class nl.strohalm.cyclos.webservices.members.MemberRegistrationResult
-
- getId() - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- getId() - Method in class nl.strohalm.cyclos.webservices.model.EntityVO
-
- getId() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.ConfirmPaymentResult
-
- getIdentifier() - Method in class nl.strohalm.cyclos.entities.access.Session
-
- getIdleInvoiceExpiration() - Method in class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- getImage() - Method in class nl.strohalm.cyclos.controls.customization.images.SystemImagesAction.SystemImageVO
-
- getImage() - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- getImageId() - Method in class nl.strohalm.cyclos.controls.customization.images.RemoveCustomImageForm
-
- getImageOwner() - Method in class nl.strohalm.cyclos.entities.customization.images.ImageDetailsDTO
-
- getImages() - Method in class nl.strohalm.cyclos.controls.image.ImageDetailsForm
-
- getImages(String) - Method in class nl.strohalm.cyclos.controls.image.ImageDetailsForm
-
- getImages() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getImages() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getImages() - Method in class nl.strohalm.cyclos.taglibs.ImagesTag
-
- getImages() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getImages() - Method in class nl.strohalm.cyclos.webservices.model.MemberVO
-
- getImages() - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- getImageService() - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- getImageService() - Method in class nl.strohalm.cyclos.controls.customization.images.CustomImagesAction
-
- getImageService() - Method in class nl.strohalm.cyclos.controls.customization.images.RemoveCustomImageAction
-
- getImageService() - Method in class nl.strohalm.cyclos.controls.image.ImageDetailsAction
-
- getImageSize() - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- getImageVO(SystemImage) - Method in interface nl.strohalm.cyclos.services.customization.ImageService
-
Returns an ImageVO for the given image.
- getImageVO(SystemImage) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- getImageVO(SystemImage) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- getImport() - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportAdsForm
-
- getImport(String) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportAdsForm
-
- getImport() - Method in class nl.strohalm.cyclos.controls.members.imports.ImportMembersForm
-
- getImport(String) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportMembersForm
-
- getImport(CustomObjectHandler) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVFileMapping
-
- getImport(CustomObjectHandler) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CustomFileMapping
-
- getImport(CustomObjectHandler) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMapping
-
Resolves a transaction file import to parse data
- getImport() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getImport() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getImportedCategory() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getImportedMember() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue
-
- getImportedParent() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory
-
- getImportId() - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdCategoriesForm
-
- getImportId() - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsDetailsForm
-
- getImportId() - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsSummaryForm
-
- getImportId() - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersDetailsForm
-
- getImportId() - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersSummaryForm
-
- getImports() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- getImportType() - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.ImportTranslationMessagesForm
-
- getIncoming() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- getIncomingInvoices() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- getIncomingInvoices() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- getIndex() - Method in class nl.strohalm.cyclos.controls.admintasks.IndexesForm
-
- getIndex() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getIndexDir(Class<? extends Indexable>) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Returns the directory where the index is stored
- getIndexHandler() - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- getIndexing() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- getIndexRoot() - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Returns the root directory for all indexes
- getIndexStatus(Class<? extends Indexable>) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Returns the index status for the given entity type
- getInfoText() - Method in class nl.strohalm.cyclos.controls.members.sms.EditInfoTextForm
-
- getInfoText(String) - Method in class nl.strohalm.cyclos.controls.members.sms.EditInfoTextForm
-
- getInfoText() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- getInfoTextId() - Method in class nl.strohalm.cyclos.controls.members.sms.EditInfoTextForm
-
- getInfoTextId() - Method in class nl.strohalm.cyclos.controls.members.sms.RemoveInfoTextForm
-
- getInfoTexts() - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextResultPage
-
- getInfoTextSubject(String) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- getInfoTextSubject(String) - Method in interface nl.strohalm.cyclos.services.infotexts.InfoTextServiceLocal
-
Gets the info text's subject associated with the alias parameter
If the info text couldn't be found then returns the internationalized value for the key infoText.nomatch.subject.
- getInfoTextWebService() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Returns a proxy for the info text web service
- getInitDate() - Method in class nl.strohalm.cyclos.entities.accounts.InitializableRateParameters
-
- getInitialAmount() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- getInitialAmount() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getInitialBalance() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- getInitialBalance() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getInitialCredit() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- getInitialCreditTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- getInitialCreditTransferType() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- getInitialData() - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController
-
Returns general data about the authenticated user
- getInitialDebitTransferType() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- getInitialGroupForRegisteredMembers() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroupSettings
-
- getInitialGroupShow() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getInitializationData(InitializationParameters) - Method in interface nl.strohalm.cyclos.webservices.pos.PosWebService
-
Returns the initialization data for a POS device
- getInitializationData(InitializationParameters) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- getInitializedAccountFees(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
gets the Account Fees from the query, and initializes each of them via the fetchService.
- getInitializedPaymentFilter(StatisticalQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
gets the paymentFilter from the query, and initializes it via the fetchService.
- getInitializedPaymentFilters(StatisticalQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
gets the paymentFilters from the query, and initializes each of the containing filter via the fetchService.
- getInitializedSystemAccountFilter(StatisticalQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- getInitializedTransactionFees(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
gets the Transaction Fees from the query, and initializes each of them via the fetchService.
- getInitialMonth() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getInitialMonthYear() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getInitialPrice() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getInitialPrice() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- getInitialPrice() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getInitialQuarter() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getInitialQuarterYear() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getInitialQuery(Class<? extends Entity>, String) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Returns a StringBuilder containing the begin of a single entity select HQL
- getInitialQuery(Class<? extends Entity>, String, Collection<Relationship>) - Static method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper
-
Returns a StringBuilder containing the begin of a single entity select HQL, with the especified fetch relationships, when appliable
- getInitialYear() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getInitValue() - Method in class nl.strohalm.cyclos.entities.accounts.InitializableRateParameters
-
- getInputForward() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns an action forward to the current action's input path
- getInputStream() - Method in class nl.strohalm.cyclos.http.StringBodyRequest
-
- getInputStream() - Method in class nl.strohalm.cyclos.utils.ReadableByteArrayOutputStream
-
Returns an input stream used to read the buffer
- getInReplyTo() - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- getInReplyTo() - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- getInstallments() - Method in class nl.strohalm.cyclos.webservices.model.ScheduledPaymentVO
-
- getInstallments() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoMemberPaymentParameters
-
- getInstance() - Static method in class nl.strohalm.cyclos.services.sms.MemberGroupSmsContextImpl
-
- getInstance() - Static method in class nl.strohalm.cyclos.utils.cache.NullValue
-
- getInstance() - Static method in class nl.strohalm.cyclos.utils.lucene.IdFieldSelector
-
- getInterest() - Method in class nl.strohalm.cyclos.entities.accounts.DRateParameters
-
- getInterest() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanRepaymentAmountsDTO
-
- getInterest() - Method in class nl.strohalm.cyclos.services.accounts.rates.DRatedFeeDTO
-
- getInterestsAmount() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.PartialInterestsAmountException
-
- getInternalName() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- getInternalName() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getInternalName() - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- getInternalName() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- getInternetAddress(Element) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
Returns the mail address for the given Element
- getInternetAddress(PendingMember) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
Returns the mail address for the given PendingMember
- getInternetAddress(String, String) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
Returns the mail address for the given Element
- getInvitationMessage() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getInvitationSubject() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getInvocations() - Method in class nl.strohalm.cyclos.utils.CacheCleaner
-
- getInvoice() - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction.Entry
-
- getInvoice() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- getInvoice() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment
-
- getInvoice() - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue
-
- getInvoiceAcceptedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceAcceptedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceAcceptedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceCancelledMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceCancelledSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceCancelledSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceDeniedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceDeniedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceDeniedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceId() - Method in class nl.strohalm.cyclos.controls.invoices.BaseInvoiceForm
-
- getInvoiceId() - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsForm
-
- getInvoiceMode() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getInvoiceReceivedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceReceivedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoiceReceivedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getInvoices() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getInvoices() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- getInvoiceService() - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- getInvoiceService() - Method in class nl.strohalm.cyclos.controls.invoices.CancelInvoiceAction
-
- getInvoiceService() - Method in class nl.strohalm.cyclos.controls.invoices.DenyInvoiceAction
-
- getInvoiceService() - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsAction
-
- getInvoiceService() - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction
-
- getInvoiceService() - Method in class nl.strohalm.cyclos.controls.invoices.SendInvoiceAction
-
- getInvoicesSummaries() - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- getInvoicesSummary(AccountFeeLog) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAO
-
Returns the total invoices summary for the given log
- getInvoicesSummary(AccountFeeLog) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAOImpl
-
- getiRate() - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- getiRate() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getiRate() - Method in interface nl.strohalm.cyclos.entities.accounts.Rated
-
- getiRate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getiRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- getiRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- getiRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesToSave
-
- getiRate() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getiRate() - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- getiRateParameters() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- getIssueFee() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getIssueFee() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getIssueFeePayer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getIssueFeeSpec() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- getIssueFeeSpec() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getIssueFeeTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getIssuer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- getIssuer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- getIssuer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getIssuer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getIssuer() - Method in exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.ActiveCertificationNotFoundException
-
- getIssuer() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationPackDTO
-
- getIssuerId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationForm
-
- getIssuerId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationPackForm
-
- getIssuerId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationForm
-
- getIssuers(GuaranteeType) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAO
-
- getIssuers(GuaranteeType) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAOImpl
-
- getIssuers() - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It returns the associated issuers according to the logged user.
- getIssuers(GuaranteeType) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It returns the issuer groups which has permission over the specified guarantee type.
- getIssuers() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- getIssuers(GuaranteeType) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- getIssuers() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- getIssuers(GuaranteeType) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- getItems() - Method in class nl.strohalm.cyclos.taglibs.PaginationTag
-
- getIterator() - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- getIterator() - Method in interface nl.strohalm.cyclos.utils.query.IteratorList
-
Returns the underlying iterator
- getKey() - Method in enum nl.strohalm.cyclos.controls.access.ExternalLoginAction.Status
-
- getKey() - Method in class nl.strohalm.cyclos.controls.members.AcceptRegistrationAgreementForm
-
- getKey() - Method in class nl.strohalm.cyclos.controls.members.pending.ValidateRegistrationForm
-
- getKey() - Method in class nl.strohalm.cyclos.controls.members.ValidateEmailChangeForm
-
- getKey() - Method in enum nl.strohalm.cyclos.entities.access.Channel.Principal
-
- getKey() - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- getKey() - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- getKey() - Method in class nl.strohalm.cyclos.entities.customization.translationMessages.TranslationMessage
-
- getKey() - Method in class nl.strohalm.cyclos.entities.customization.translationMessages.TranslationMessageQuery
-
- getKey() - Method in class nl.strohalm.cyclos.scheduling.polling.PollingTask
-
- getKey() - Method in exception nl.strohalm.cyclos.services.customization.exceptions.ImageException
-
- getKey() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO.ResourceKey
-
- getKey() - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- getKey() - Method in class nl.strohalm.cyclos.utils.cache.ehcache.CacheEvictionEvent
-
- getKey() - Method in class nl.strohalm.cyclos.utils.EntityWithCustomFieldsWrapper.EntryImpl
-
- getKey() - Method in class nl.strohalm.cyclos.utils.validation.ValidationError
-
- getKey() - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- getKeyBinder() - Method in class nl.strohalm.cyclos.utils.binding.MapBinder
-
- getKeysByProperty() - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
- getKeywords() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getKeywords() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- getKeywords() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- getKeywords() - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- getKeywords() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- getKeywords() - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- getKeywords() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getKeywords() - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextSearchParameters
-
- getKeywords() - Method in class nl.strohalm.cyclos.webservices.members.FullTextMemberSearchParameters
-
- getLabel() - Method in class nl.strohalm.cyclos.controls.customization.images.SystemImagesAction.SystemImageVO
-
- getLabel() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getLabel() - Method in class nl.strohalm.cyclos.setup.Version
-
- getLabel() - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- getLabel() - Method in class nl.strohalm.cyclos.webservices.model.WSPrincipalTypeVO
-
- getLanguage() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getLast() - Method in class nl.strohalm.cyclos.utils.Navigation
-
Returns the last path
- getLastAccessedTime() - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- getLastAction() - Method in class nl.strohalm.cyclos.utils.Navigation
-
- getLastCard(long) - Method in interface nl.strohalm.cyclos.dao.accounts.cards.CardDAO
-
Search for the newest card based on creation date
- getLastCard(long) - Method in class nl.strohalm.cyclos.dao.accounts.cards.CardDAOImpl
-
- getLastChargedLog(Member, AccountFee) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAO
-
Returns the last log charged for the given member and account fee
- getLastChargedLog(Member, AccountFee) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAOImpl
-
- getLastClosingDate() - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- getLastCompletedMonthAndYear() - Static method in class nl.strohalm.cyclos.utils.DateHelper
-
- getLastCompletedQuarterAndYear() - Static method in class nl.strohalm.cyclos.utils.DateHelper
-
- getLastEmailDate() - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- getLastEmailDate() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getLastExecution() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getLastGroupHistoryLog(Element) - Method in interface nl.strohalm.cyclos.dao.groups.GroupHistoryLogDAO
-
- getLastGroupHistoryLog(Element) - Method in class nl.strohalm.cyclos.dao.groups.GroupHistoryLogDAOImpl
-
- getLastIndexRebuidingTime() - Method in class nl.strohalm.cyclos.entities.Application
-
- getLastLog(AccountFee) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- getLastLog(AccountFee) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeServiceLocal
-
Returns the last account fee log
- getLastLogin() - Method in class nl.strohalm.cyclos.entities.access.User
-
- getLastLowUnitsSent() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- getLastModified() - Method in class nl.strohalm.cyclos.entities.customization.binaryfiles.BinaryFile
-
- getLastModified() - Method in class nl.strohalm.cyclos.entities.customization.files.File
-
- getLastModified() - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- getLastModified() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- getLastModified() - Method in class nl.strohalm.cyclos.utils.customizedfile.CustomizedFileOperation
-
- getLastModified() - Method in class nl.strohalm.cyclos.webservices.model.ImageVO
-
- getLastQuarter() - Static method in class nl.strohalm.cyclos.utils.NamedPeriod
-
takes today, and calculates which quarter is the last one which has been completed. example: if today is 14 octobre, the last completed quarter
of the year is july to september, so the method returns a 3.
- getLastQuarter(Calendar) - Static method in class nl.strohalm.cyclos.utils.NamedPeriod
-
See getLastQuarter() without a parameter.
- getLastQuarterPeriod() - Static method in class nl.strohalm.cyclos.utils.NamedPeriod
-
- getLastTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- getLatestRates(Account, Calendar) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountRatesDAO
-
Gets the last AccountRates entity by date.
- getLatestRates(Account, Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.AccountRatesDAOImpl
-
- getLatestReinitializedRates(Account, Calendar, WhatRate) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountRatesDAO
-
gets the last available non null rates for the specified rate and account, on the same day as the specified end of the period, or earlier.
- getLatestReinitializedRates(Account, Calendar, WhatRate) - Method in class nl.strohalm.cyclos.dao.accounts.AccountRatesDAOImpl
-
- getLayout() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getLeafCategories(AdImport) - Method in interface nl.strohalm.cyclos.dao.ads.imports.ImportedAdCategoryDAO
-
Returns a list containing the leaf imported categories, with both existingParent and importedParent fetched until the root categories
- getLeafCategories(AdImport) - Method in class nl.strohalm.cyclos.dao.ads.imports.ImportedAdCategoryDAOImpl
-
- getLength() - Method in class nl.strohalm.cyclos.taglibs.TruncateTag
-
- getLengthConstraint() - Method in class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- getLevel() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- getLevel() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- getLevel() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- getLevel() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- getLevel() - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- getLevel() - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLog
-
- getLevel() - Method in enum nl.strohalm.cyclos.entities.settings.LogSettings.AccountFeeLevel
-
- getLevel() - Method in enum nl.strohalm.cyclos.entities.settings.LogSettings.ScheduledTaskLevel
-
- getLevel() - Method in enum nl.strohalm.cyclos.entities.settings.LogSettings.TraceLevel
-
- getLevel() - Method in enum nl.strohalm.cyclos.entities.settings.LogSettings.TransactionLevel
-
- getLevel() - Method in enum nl.strohalm.cyclos.entities.settings.LogSettings.WebServiceLevel
-
- getLevel() - Method in class nl.strohalm.cyclos.utils.CustomizationHelper.CustomizationData
-
- getLevel() - Method in class nl.strohalm.cyclos.webservices.model.DetailedAdCategoryVO
-
- getLimited() - Method in class nl.strohalm.cyclos.services.accounts.SystemAccountTypeQuery
-
- getLimitLogs() - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- getLimitPerType() - Method in class nl.strohalm.cyclos.services.accounts.CreditLimitDTO
-
- getLimitType() - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- getLimitType() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccountType
-
- getLimitType() - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- getLine() - Method in exception nl.strohalm.cyclos.utils.csv.CSVParseException
-
- getLine() - Method in exception nl.strohalm.cyclos.utils.transactionimport.IllegalTransactionFileFormatException
-
- getLineNumber() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getLineNumber() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getLineNumber() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdQuery
-
- getLineNumber() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getLineNumber() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery
-
- getLineNumber() - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- getLines() - Method in class nl.strohalm.cyclos.taglibs.TruncateTag
-
- getLinkedCustomFields() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getLinkedTransferTypes() - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField
-
- getListAccess() - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField
-
- getListLoginTimes() - Method in class nl.strohalm.cyclos.services.stats.activity.LoginTimesPerMemberStats
-
gets the logintimes per member as a list.
- getListOnly() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- getListVolumePerAllMembers(Integer) - Method in class nl.strohalm.cyclos.services.stats.taxes.TransferVolumePerMemberStats
-
gets the List of transfer volumes for all members as a List.
- getListVolumePerTradingMember() - Method in class nl.strohalm.cyclos.services.stats.taxes.TransferVolumePerMemberStats
-
gets the List of transfer volumes only for trading members as a List.
- getLoan() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- getLoan() - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanForm
-
- getLoan(String) - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanForm
-
- getLoan() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getLoan() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getLoan() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- getLoan() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getLoan() - Method in class nl.strohalm.cyclos.services.accounts.external.ProcessExternalTransferDTO
-
- getLoan() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getLoan() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- getLoanCustomValues() - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- getLoanExpirationMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLoanExpirationSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLoanExpirationSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLoanFilter() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getLoanGrantedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLoanGrantedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLoanGrantedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLoanGroup() - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupForm
-
- getLoanGroup(String) - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupForm
-
- getLoanGroup() - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- getLoanGroup() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getLoanGroup() - Method in class nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomFieldValue
-
- getLoanGroup() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- getLoanGroupCustomFieldBinder() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- getLoanGroupCustomFieldService() - Method in class nl.strohalm.cyclos.controls.loangroups.BaseLoanGroupAction
-
- getLoanGroupId() - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupForm
-
- getLoanGroupId() - Method in class nl.strohalm.cyclos.controls.loangroups.LoanGroupMembershipForm
-
- getLoanGroupId() - Method in class nl.strohalm.cyclos.controls.loangroups.RemoveLoanGroupForm
-
- getLoanGroupId() - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanForm
-
- getLoanGroupId() - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanForm
-
- getLoanGroupId() - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- getLoanGroupId() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansForm
-
- getLoanGroups() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getLoanGroupService() - Method in class nl.strohalm.cyclos.controls.loangroups.BaseLoanGroupAction
-
- getLoanGroupService() - Method in class nl.strohalm.cyclos.controls.loangroups.BaseLoanGroupMembershipAction
-
- getLoanGroupService() - Method in class nl.strohalm.cyclos.controls.loangroups.RemoveLoanGroupAction
-
- getLoanGroupService() - Method in class nl.strohalm.cyclos.controls.loangroups.SearchLoanGroupsAction
-
- getLoanGroupService() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- getLoanGroupService() - Method in class nl.strohalm.cyclos.controls.members.loangroups.MemberLoanGroupsAction
-
- getLoanId() - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- getLoanPayment() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanRepaymentAmountsDTO
-
- getLoanPayment() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getLoanPayment() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getLoanPayment() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- getLoanPayment() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getLoanPaymentAmount(LoanPaymentDTO) - Method in interface nl.strohalm.cyclos.services.transactions.LoanService
-
Returns a LoanPaymentAmountDTO for the given parameters
- getLoanPaymentAmount(LoanPaymentDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- getLoanPaymentAmount(LoanPaymentDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- getLoanPaymentId() - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- getLoans(GetTransactionsDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Returns loans received for the given account
- getLoans(GetTransactionsDTO) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- getLoans() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- getLoanSearchAccess() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- getLoanService() - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxAction
-
- getLoanService() - Method in class nl.strohalm.cyclos.controls.loans.ExportLoanPaymentsToCsvAction
-
- getLoanService() - Method in class nl.strohalm.cyclos.controls.loans.ExportLoansToCsvAction
-
- getLoanService() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- getLoanService() - Method in class nl.strohalm.cyclos.controls.members.brokering.PrintBrokeringsAction
-
- getLoansToDiscard() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ExternalTransferToProcessVO
-
- getLoanTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getLoanTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getLoanType() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- getLoanType() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanWithInterestDTO
-
- getLoanType() - Method in class nl.strohalm.cyclos.services.transactions.GrantMultiPaymentLoanDTO
-
- getLoanType() - Method in class nl.strohalm.cyclos.services.transactions.GrantSinglePaymentLoanDTO
-
- getLocale() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getLocale() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.Language
-
- getLocale() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.NumberLocale
-
- getLocale() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- getLocale() - Method in class nl.strohalm.cyclos.setup.Setup
-
- getLocalSettings() - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Retrieve the local settings
- getLocalSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- getLocalSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- getLocalSettings() - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- getLockedAccountsOnPayments() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- getLockedAccountsOnPayments() - Method in interface nl.strohalm.cyclos.services.application.ApplicationServiceLocal
-
Returns which accounts should be locked on payments
- getLockHandler() - Method in class nl.strohalm.cyclos.utils.lock.DirectLockHandlerFactory
-
- getLockHandler() - Method in class nl.strohalm.cyclos.utils.lock.HazelcastLockHandlerFactory
-
- getLockHandler() - Method in interface nl.strohalm.cyclos.utils.lock.LockHandlerFactory
-
- getLockHandlerIfLockingAccounts() - Method in class nl.strohalm.cyclos.utils.lock.BaseLockHandlerFactory
-
- getLockHandlerIfLockingAccounts() - Method in interface nl.strohalm.cyclos.utils.lock.LockHandlerFactory
-
- getLockHandlerIfLockingAtLeast(LockedAccountsOnPayments) - Method in class nl.strohalm.cyclos.utils.lock.BaseLockHandlerFactory
-
- getLockHandlerIfLockingAtLeast(LockedAccountsOnPayments) - Method in interface nl.strohalm.cyclos.utils.lock.LockHandlerFactory
-
- getLocks() - Method in class nl.strohalm.cyclos.utils.lock.BaseUniqueObjectHandlerImpl
-
- getLocks() - Method in class nl.strohalm.cyclos.utils.lock.HazelcastUniqueObjectHandlerImpl
-
- getLocks() - Method in class nl.strohalm.cyclos.utils.lock.LocalUniqueObjectHandlerImpl
-
- getLog() - Method in class nl.strohalm.cyclos.http.BaseWebServiceTransactionFilter
-
Returns the logger
- getLog() - Method in class nl.strohalm.cyclos.http.RestFilter
-
- getLog() - Method in class nl.strohalm.cyclos.http.WebServicesTransactionFilter
-
- getLog() - Method in class nl.strohalm.cyclos.utils.hibernate.BasePeriodType
-
- getLog() - Method in class nl.strohalm.cyclos.utils.hibernate.PeriodDateType
-
- getLog() - Method in class nl.strohalm.cyclos.utils.hibernate.PeriodType
-
- getLogDetails(Long) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Returns the details for an account fee log
- getLogDetails(Long) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- getLogDetails(Long) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- getLoggedMember() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getLoggedMember() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- getLoggedUser() - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- getLoggedUser(String) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Returns the user logged in the given session
- getLoggedUser(String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- getLoggedUser(String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- getLoggedUser(HttpServletRequest) - Static method in class nl.strohalm.cyclos.utils.LoginHelper
-
Returns the currently logged user, or null if none
- getLoggingHandler() - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- getLoginBlockedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLoginBlockedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLoginBlockedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLoginHistory() - Method in class nl.strohalm.cyclos.entities.access.User
-
- getLoginPageName() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- getLoginPageName() - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- getLoginPassword() - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- getLoginTimes() - Method in class nl.strohalm.cyclos.services.stats.activity.LoginTimesPerMemberStats
-
gets the logintimes per member as an array.
- getLoginTimesPerMember() - Method in class nl.strohalm.cyclos.services.stats.activity.LoginTimesPerMemberStats
-
gets a list with Pairs, where the first element of each pair is the member id, and the second element is the number of times that
member logged in.
- getLoginTimesPerMemberWithoutZeros() - Method in class nl.strohalm.cyclos.services.stats.activity.LoginTimesPerMemberStats
-
gets a list with Pairs, where the first element of each pair is the member id, and the second element is the number of times that
member logged in.
- getLogs() - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- getLogs() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getLogs() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- getLogs() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getLogs() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getLogs() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportVO
-
- getLogSettings() - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Retrieve the log settings
- getLogSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- getLogSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- getLongConverter() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getLowerBound() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
gets the Lowest value of the error bar.
- getLowerLimitConfidenceInterval() - Method in class nl.strohalm.cyclos.utils.statistics.Median
-
calculates the lower limit of the confidence interval.
- getLowerValue(int, int) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
returns the lower bound of the error bar
- getLowUnits() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- getLowUnitsMessage() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- getLowUnitsMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLowUnitsSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getLowUnitsSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getMailAddress(String) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
Returns the mail address
- getMailChangeValidationMessage() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getMailChangeValidationSubject() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getMailChangeValidationUrl(PendingEmailChange) - Method in interface nl.strohalm.cyclos.utils.LinkGenerator
-
Returns an url for validating an e-mail change using the given validation key
- getMailChangeValidationUrl(PendingEmailChange) - Method in class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- getMailError() - Method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData.Entry
-
- getMailError() - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Returns the mail error for this transaction, if any
- getMailingTypes() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- getMailSender() - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- getMailSettings() - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Retrieve the mail settings
- getMailSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- getMailSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- getMailTranslation() - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Retrieve the mail translation
- getMailTranslation() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- getMailTranslation() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- getMailValidationMessage() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getMailValidationSubject() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getMailValidationUrl(MemberGroup, String) - Method in interface nl.strohalm.cyclos.utils.LinkGenerator
-
Returns an url for validating an e-mail using the given validation key
- getMailValidationUrl(MemberGroup, String) - Method in class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- getManagedBy() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosQuery
-
- getManagedBy() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getManagedByGroups() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getManagedMemberGroups() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- getManagedMemberGroups() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getManagedMemberGroups() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- getManagedMemberGroups() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- getManagedMemberGroups() - Method in interface nl.strohalm.cyclos.services.permissions.PermissionService
-
Returns the managed member groups for the logged user.
- getManagedMemberGroups() - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- getManagedMemberGroups() - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceSecurity
-
- getManageGroupPermissionByNatureMap() - Static method in class nl.strohalm.cyclos.controls.groups.ListGroupsAction
-
- getManageGroups() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getManagesGroups() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getManagesGroups() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getMappings() - Method in class nl.strohalm.cyclos.utils.binding.BeanBinder
-
- getMask() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- getMathContext() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMathContext() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.Precision
-
- getMax() - Method in class nl.strohalm.cyclos.utils.RangeConstraint
-
- getMax(List<Number>) - Static method in class nl.strohalm.cyclos.utils.statistics.ListOperations
-
gives the element with the highest value in the list.
- getMaxAdDescriptionSize() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getMaxAdImagesPerMember() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getMaxAdPublicationTime() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getMaxAdsPerMember() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getMaxAjaxResults() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxAmountPerDay() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getMaxAmountPerDayByTransferType() - Method in class nl.strohalm.cyclos.entities.groups.OperatorGroup
-
- getMaxChargebackTime() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxCount() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- getMaxFilesPerLog() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getMaxFixedValue() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getMaxImageDimensions() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxImageHeight() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxImagesPerMember() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getMaxImageWidth() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxInactiveInterval() - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- getMaxIteratorResults() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxLength() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- getMaxLengthPerFile() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getMaxLengthPerFileUnits() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getMaxPageResults() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxPasswordWrongTries() - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- getMaxPercentageValue() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getMaxPinWrongTries() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getMaxPosSchedulingPayments() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getMaxPublishDate() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getMaxResults() - Method in class nl.strohalm.cyclos.utils.query.PageParameters
-
- getMaxSchedulingPayments() - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- getMaxSchedulingPayments() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getMaxSchedulingPayments() - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- getMaxSchedulingPeriod() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getMaxSecurityCodeTries() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- getMaxThumbnailDimensions() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxThumbnailHeight() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxThumbnailWidth() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxTransactionPasswordTriesMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getMaxTransactionPasswordTriesSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getMaxTransactionPasswordTriesSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getMaxTransactionPasswordWrongTries() - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- getMaxUploadBytes() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxUploadSize() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxUploadUnits() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMaxWidth() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getMeanValue(Comparable, Comparable) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the mean value for an item.
- getMeanValue(int, int) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the mean value for an item.
- getMedian(double[]) - Static method in class nl.strohalm.cyclos.utils.statistics.Median
-
Gets the median of a range of numbers.
- getMedian(double[], double) - Static method in class nl.strohalm.cyclos.utils.statistics.Median
-
Gets the median of a range of numbers.
- getMedian(List<Number>) - Static method in class nl.strohalm.cyclos.utils.statistics.Median
-
static method for retrieving the median
- getMedian(List<Number>, double) - Static method in class nl.strohalm.cyclos.utils.statistics.Median
-
static method returning the median as a statisticalNumber, including the confidence interval.
- getMedian() - Method in class nl.strohalm.cyclos.utils.statistics.Median
-
This method returns the median.
- getMember() - Method in class nl.strohalm.cyclos.controls.access.LoginForm
-
- getMember() - Method in class nl.strohalm.cyclos.controls.ActionContext
-
Returns the member if the logged user is either a member or an operator
- getMember(ActionContext) - Method in class nl.strohalm.cyclos.controls.ads.EditAdAction
-
gets the member
- getMember() - Method in class nl.strohalm.cyclos.controls.members.CreateMemberForm
-
- getMember(String) - Method in class nl.strohalm.cyclos.controls.members.CreateMemberForm
-
- getMember() - Method in class nl.strohalm.cyclos.controls.members.MemberProfileForm
-
- getMember(String) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileForm
-
- getMember() - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- getMember() - Method in class nl.strohalm.cyclos.entities.access.MemberUser
-
- getMember() - Method in class nl.strohalm.cyclos.entities.access.SessionQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLogQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.alerts.MemberAlert
-
- getMember() - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.customization.documents.MemberDocument
-
- getMember() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue
-
- getMember() - Method in class nl.strohalm.cyclos.entities.customization.fields.OperatorCustomField
-
- getMember() - Method in class nl.strohalm.cyclos.entities.customization.images.MemberImage
-
- getMember() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.groups.OperatorGroup
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.FullTextOperatorQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryReportData
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.Operator
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.OperatorQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.PaymentsAwaitingFeedbackQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.preferences.NotificationPreference
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- getMember() - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreementLog
-
- getMember() - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- getMember() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getMember() - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- getMember() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogQuery
-
- getMember() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- getMember() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- getMember() - Method in class nl.strohalm.cyclos.services.elements.ChangeBrokerDTO
-
- getMember() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- getMember() - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- getMember() - Method in class nl.strohalm.cyclos.webservices.external.sms.SendSmsSenderParameters
-
- getMember() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- getMember() - Method in class nl.strohalm.cyclos.webservices.model.ContactVO
-
- getMember() - Method in class nl.strohalm.cyclos.webservices.model.MemberDataVO
-
- getMember() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
- getMemberAccountHandler() - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- getMemberAccountId() - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- getMemberAccounts(PrincipalParameters) - Method in interface nl.strohalm.cyclos.webservices.accounts.AccountWebService
-
Returns the active accounts a member have
- getMemberAccounts(PrincipalParameters) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- getMemberAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- getMemberAccountType() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getMemberAccountTypesBalance() - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- getMemberAccountTypesBalance(Collection<MemberAccountType>, Collection<MemberGroup>, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- getMemberAccountTypesBalance(Collection<MemberAccountType>, Collection<MemberGroup>, Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeServiceLocal
-
Returns the sum of the balances of the accounts of the system accounts of the given types
- getMemberAccountVO(Long) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Returns a memberAccountVO for the given member account id.
- getMemberAccountVO(Long) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getMemberAccountVO(Long) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getMemberAddress() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.WebShopTicket
-
- getMemberAddress() - Method in class nl.strohalm.cyclos.webservices.model.WebShopTicketVO
-
- getMemberAlert() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- getMemberAlerts() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- getMemberAlerts() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getMemberCards(long) - Method in interface nl.strohalm.cyclos.dao.accounts.cards.CardDAO
-
Return a List from a given Member
- getMemberCards(long) - Method in class nl.strohalm.cyclos.dao.accounts.cards.CardDAOImpl
-
- getMemberChargebackTTs() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getMemberColSpan() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- getMemberColSpan() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- getMemberComparator() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMemberCustomFieldBinder() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- getMemberCustomFieldService() - Method in class nl.strohalm.cyclos.controls.accounts.cards.ExportCardsToCsvAction
-
- getMemberCustomFieldService() - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDynamicDocumentAction
-
- getMemberCustomFieldService() - Method in class nl.strohalm.cyclos.controls.members.brokering.ExportBrokeringsToCsvAction
-
- getMemberCustomFieldService() - Method in class nl.strohalm.cyclos.controls.members.brokering.PrintBrokeringsAction
-
- getMemberCustomFieldService() - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- getMemberCustomFieldService() - Method in class nl.strohalm.cyclos.controls.members.ExportMembersToCsvAction
-
- getMemberCustomFieldService() - Method in class nl.strohalm.cyclos.controls.members.pending.ExportPendingMembersToCsvAction
-
- getMemberCustomFieldService() - Method in class nl.strohalm.cyclos.controls.members.pending.SearchPendingMembersAction
-
- getMemberCustomFieldService() - Method in class nl.strohalm.cyclos.controls.members.PublicCreateMemberAction
-
- getMemberCustomFieldService() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- getMemberCustomValues() - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- getMemberData(Long) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
Gets member and custom fields by member id
- getMemberDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileAction
-
- getMemberDataBinder() - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditGroupPermissionsAction
-
- getMemberField() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping
-
- getMemberFields() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getMemberFieldValues() - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- getMemberGroup() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- getMemberGroup() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getMemberGroup() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getMemberGroup() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- getMemberGroup() - Method in interface nl.strohalm.cyclos.entities.members.RegisteredMember
-
- getMemberGroupAccountSettingsDao() - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- getMemberGroupFilterIds() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getMemberGroupId() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- getMemberGroupIds() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getMemberGroups() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxForm
-
- getMemberGroups() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- getMemberGroups() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- getMemberGroups() - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- getMemberGroups() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- getMemberGroups() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.access.channels.ChangePinForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.access.channels.ManageExternalAccessForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.access.channels.SelectChannelsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.access.channels.UnblockPinForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountOverviewForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.accounts.details.SearchScheduledPaymentsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.accounts.details.SearchTransferAuthorizationsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.ads.MemberAdsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.customization.documents.EditMemberDocumentForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDocumentForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.invoices.BaseInvoiceForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.loangroups.LoanGroupMembershipForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.activities.ActivitiesForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.brokering.ListBrokerCommissionContractsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.brokering.ListBrokeringsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.brokering.RemoveBrokerCommissionContractForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.brokering.SearchBrokerCommissionContractsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.ChangeMemberGroupForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.contacts.AddContactForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.documents.SelectDocumentForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.loangroups.MemberLoanGroupsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.MemberProfileForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.references.MemberReferencesForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.references.RemoveReferenceForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.RemoveMemberForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.ResendEmailChangeValidationForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsLogsForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingVariablesAjaxForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- getMemberId() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- getMemberId() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryVO
-
- getMemberId() - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- getMemberId() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getMemberId() - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- getMemberId() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- getMemberImport() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery
-
- getMemberName() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- getMemberPos() - Method in class nl.strohalm.cyclos.entities.access.WrongCredentialAttempt
-
- getMemberPos() - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- getMemberPosDao() - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- getMemberPosStatus() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- getMemberPosStatus() - Method in enum nl.strohalm.cyclos.entities.accounts.pos.PosQuery.QueryStatus
-
- getMemberPrincipal() - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- getMemberPrincipal() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- getMemberRecord() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- getMemberRecord(String) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- getMemberRecord() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomFieldValue
-
- getMemberRecord() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecordCustomFieldValue
-
- getMemberRecordCustomFieldBinder() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- getMemberRecordId() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- getMemberRecordId() - Method in class nl.strohalm.cyclos.controls.members.records.RemoveMemberRecordForm
-
- getMemberRecords() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- getMemberRecordService() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordAction
-
- getMemberRecordType() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordTypeForm
-
- getMemberRecordType(String) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordTypeForm
-
- getMemberRecordType() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField
-
- getMemberRecordTypeDao() - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- getMemberRecordTypeId() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- getMemberRecordTypeId() - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldForm
-
- getMemberRecordTypeId() - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderForm
-
- getMemberRecordTypeId() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- getMemberRecordTypeId() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordTypeForm
-
- getMemberRecordTypeId() - Method in class nl.strohalm.cyclos.controls.members.records.RemoveMemberRecordTypeForm
-
- getMemberRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getMemberResultDisplay() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMemberResultPage(FullTextMemberSearchParameters) - Method in interface nl.strohalm.cyclos.services.elements.MemberService
-
- getMemberResultPage(FullTextMemberSearchParameters) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- getMemberResultPage(FullTextMemberSearchParameters) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceSecurity
-
- getMembers() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- getMembers() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- getMembers() - Method in class nl.strohalm.cyclos.webservices.members.MemberResultPage
-
- getMemberSearchAccess() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- getMemberService() - Method in class nl.strohalm.cyclos.controls.members.activities.ActivitiesAction
-
- getMemberService() - Method in class nl.strohalm.cyclos.controls.members.ChangeMemberGroupAction
-
- getMemberSettings() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getMembersListReport() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportForm
-
- getMembersListReport(String) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportForm
-
- getMemberSmsStatus(Member) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceService
-
Returns the SMS status for the given member
- getMemberSmsStatus(Member) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- getMemberSmsStatus(Member) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- getMembersNotified() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getMemberSortOrder() - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- getMemberSortOrder() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMembersTransactionsReport() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportForm
-
- getMembersTransactionsReport(String) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportForm
-
- getMemberTimeout() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- getMemberToMemberTTs() - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- getMemberToMemberTTs() - Method in class nl.strohalm.cyclos.services.groups.OperatorGroupPermissionsDTO
-
- getMemberToSystemTTs() - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- getMemberToSystemTTs() - Method in class nl.strohalm.cyclos.services.groups.OperatorGroupPermissionsDTO
-
- getMemberUser() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getMemberUsername() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- getMemberUsername() - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- getMemberValue() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- getMemberValueId() - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- getMemberValues() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getMemberVO(Member, boolean, boolean) - Method in interface nl.strohalm.cyclos.services.elements.MemberService
-
Converts a member to VO
- getMemberVO(Member, boolean, boolean) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- getMemberVO(Member, boolean, boolean) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceSecurity
-
- getMemberWebService() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Returns a proxy for the members web service
- getMenu() - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- getMessage() - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.EditTranslationMessageForm
-
- getMessage(String) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.EditTranslationMessageForm
-
- getMessage() - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- getMessage(String) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- getMessage() - Method in exception nl.strohalm.cyclos.exceptions.MailSendingException
-
- getMessage() - Method in exception nl.strohalm.cyclos.services.permissions.exceptions.PermissionCatalogInitializationException
-
- getMessage() - Method in exception nl.strohalm.cyclos.services.sms.exceptions.SmsContextInitializationException
-
- getMessage(Locale, String) - Method in class nl.strohalm.cyclos.struts.CyclosMessageResources
-
- getMessage() - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- getMessage() - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
- getMessageBox() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getMessageBox() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- getMessageCategories() - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- getMessageCategories() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- getMessageCategories() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getMessageCategories() - Method in class nl.strohalm.cyclos.services.groups.SystemGroupPermissionsDTO
-
- getMessageCategoriesDataBinder() - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxAction
-
- getMessageCategory() - Method in class nl.strohalm.cyclos.controls.members.messages.EditMessageCategoryForm
-
- getMessageCategory(String) - Method in class nl.strohalm.cyclos.controls.members.messages.EditMessageCategoryForm
-
- getMessageCategory() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- getMessageCategoryDao() - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceImpl
-
- getMessageCategoryId() - Method in class nl.strohalm.cyclos.controls.members.messages.EditMessageCategoryForm
-
- getMessageCategoryId() - Method in class nl.strohalm.cyclos.controls.members.messages.RemoveMessageCategoryForm
-
- getMessageCategoryService() - Method in class nl.strohalm.cyclos.controls.members.messages.EditMessageCategoryAction
-
- getMessageCategoryService() - Method in class nl.strohalm.cyclos.controls.members.messages.RemoveMessageCategoryAction
-
- getMessageCategoryService() - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxAction
-
- getMessageConverter(ServletContext, String) - Method in class nl.strohalm.cyclos.utils.MessageHelper
-
- getMessageFormat() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getMessageId() - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.EditTranslationMessageForm
-
- getMessageId() - Method in class nl.strohalm.cyclos.controls.members.messages.ChangeMessageStatusForm
-
- getMessageId() - Method in class nl.strohalm.cyclos.controls.members.messages.ViewMessageForm
-
- getMessageIds() - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.RemoveTranslationMessagesForm
-
- getMessageKey() - Method in exception nl.strohalm.cyclos.controls.mobile.exceptions.MobileException
-
- getMessageMailSubjectPrefix() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getMessageMailSuffixHtml() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getMessageMailSuffixPlain() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- getMessageResolver() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- getMessageService() - Method in class nl.strohalm.cyclos.controls.settings.EditLocalSettingsAction
-
- getMessageSettings() - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Retrieve the message settings
- getMessageSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- getMessageSettings() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- getMessageType() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getMessageType() - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- getMessageTypes() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- getMethod() - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- getMethodName() - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- getMethodName() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Returns the web service method name
- getMigrations(String) - Method in class nl.strohalm.cyclos.setup.Version
-
- getMigrationsByDataBase() - Method in class nl.strohalm.cyclos.setup.Version
-
- getMin() - Method in class nl.strohalm.cyclos.utils.RangeConstraint
-
- getMinAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getMinimalD() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- getMinimalD() - Method in class nl.strohalm.cyclos.entities.accounts.DRateParameters
-
- getMinimalD() - Method in class nl.strohalm.cyclos.services.accounts.rates.DRatedFeeDTO
-
- getMinimumPayment() - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Returns the minimum payment
- getMinimumPayment() - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- getMinimumPayment() - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- getMinimunPayment() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.TransferMinimumPaymentException
-
- getMinLength() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- getMinWidth() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getModel() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getModels() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeTypeQuery
-
- getModifiedBy() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- getModifyAdminRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getModifyAdminRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getModifyMemberRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getModifyMemberRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getModule() - Method in enum nl.strohalm.cyclos.access.AdminAdminPermission
-
- getModule() - Method in enum nl.strohalm.cyclos.access.AdminMemberPermission
-
- getModule() - Method in enum nl.strohalm.cyclos.access.AdminSystemPermission
-
- getModule() - Method in enum nl.strohalm.cyclos.access.BasicPermission
-
- getModule() - Method in enum nl.strohalm.cyclos.access.BrokerPermission
-
- getModule() - Method in enum nl.strohalm.cyclos.access.MemberPermission
-
- getModule() - Method in enum nl.strohalm.cyclos.access.OperatorPermission
-
- getModule() - Method in interface nl.strohalm.cyclos.access.Permission
-
- getModule() - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- getModules() - Method in enum nl.strohalm.cyclos.access.ModuleType
-
- getModuleTypes(Group.Nature) - Static method in enum nl.strohalm.cyclos.access.ModuleType
-
- getMonth() - Method in class nl.strohalm.cyclos.services.stats.general.KeyDevelopmentsStatsPerMonthVO
-
- getMonthlyInterest() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getMonthlyInterestAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getMonthlyInterestRepaymentType() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getMultiGraph() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getMultiGraphProducers() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
this method takes the object (this), and splits the data up into an array of separated StatisticalDataProducers, where each serie or category
in the original object gets a separate StatisticalDataProducer in the resulting array.
- getMultipleValues() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueForm
-
- getMultiplier() - Method in enum nl.strohalm.cyclos.utils.FileUnits
-
- getMultivaluedPermissions(Group.Nature) - Static method in class nl.strohalm.cyclos.utils.access.PermissionHelper
-
- getMyProfile() - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
Returns authenticated user's profile
- getMyProfileVO(Member) - Method in interface nl.strohalm.cyclos.services.elements.MemberService
-
- getMyProfileVO(Member) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- getMyProfileVO(Member) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceSecurity
-
- getMyVO(Ad) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
Converts the given ad into a
MyAdVO with all ad fields and no member fields
- getMyVO(Ad) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- getMyVO(Ad) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- getName() - Method in class nl.strohalm.cyclos.controls.customization.images.SystemImagesForm
-
- getName() - Method in class nl.strohalm.cyclos.controls.general.RedirectForm
-
- getName() - Method in class nl.strohalm.cyclos.controls.members.SearchAdminsAjaxForm
-
- getName() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- getName() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- getName() - Method in enum nl.strohalm.cyclos.entities.access.Channel.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.access.ChannelPrincipal.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.access.LoginHistoryLog.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.access.Session.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.access.User.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.access.UsernameChangeLog.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.Account.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.AccountRates.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.AccountType.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.AccountTypeQuery
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.cards.Card.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.Currency.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalAccount.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccountDetailsVO
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMapping.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Certification.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanGroup.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanPayment.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.MemberAccount.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.MemberAccountType.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.pos.MemberPos.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.pos.Pos.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.RateParameters.Relatonships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.SystemAccountType.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.Invoice.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.Payment.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.PaymentRequestTicket.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.Ticket.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.Transfer.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getName() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferType.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getName() - Method in enum nl.strohalm.cyclos.entities.ads.Ad.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- getName() - Method in enum nl.strohalm.cyclos.entities.ads.AdCategory.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- getName() - Method in enum nl.strohalm.cyclos.entities.ads.imports.AdImport.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAd.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory
-
- getName() - Method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAdCustomFieldValue.Relationships
-
- getName() - Method in interface nl.strohalm.cyclos.entities.alerts.AlertType
-
Returns a type for this name
- getName() - Method in enum nl.strohalm.cyclos.entities.alerts.ErrorLogEntry.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.alerts.MemberAlert.Alerts
-
- getName() - Method in enum nl.strohalm.cyclos.entities.alerts.MemberAlert.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.alerts.SystemAlert.Alerts
-
- getName() - Method in class nl.strohalm.cyclos.entities.customization.binaryfiles.BinaryFile
-
- getName() - Method in class nl.strohalm.cyclos.entities.customization.documents.Document
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.documents.Document.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.documents.DocumentPage.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.documents.DynamicDocument.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.documents.MemberDocument.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.documents.StaticDocument.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.AdCustomFieldValue.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.AdminCustomField.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.AdminCustomFieldValue.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomFieldValue.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomFieldValue.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.OperatorCustomField.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.files.CustomizedFile.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.customization.files.File
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.images.AdImage.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- getName() - Method in enum nl.strohalm.cyclos.entities.customization.images.MemberImage.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.Entity
-
This method could be overridden by subclasses to return the entity's name
By default it invoke by reflection a getName() method, if not, returns id#simple_class_name
- getName() - Method in enum nl.strohalm.cyclos.entities.groups.AdminGroup.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.groups.BrokerGroup.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getName() - Method in enum nl.strohalm.cyclos.entities.groups.Group.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- getName() - Method in enum nl.strohalm.cyclos.entities.groups.GroupFilter.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- getName() - Method in enum nl.strohalm.cyclos.entities.groups.GroupHistoryLog.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.groups.MemberGroup.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.groups.OperatorGroup.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.groups.SystemGroup.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.adInterests.AdInterest.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.Administrator.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.brokerings.Brokering.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.Contact.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.Element.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMember.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecordCustomFieldValue.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.imports.MemberImport.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.Member.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.messages.Message.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategory
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.messages.MessageCategory.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.Operator.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.PendingEmailChange.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.PendingMember.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.PendingMemberQuery
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.preferences.NotificationPreference.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.records.MemberRecord.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.records.MemberRecordType.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.Reference.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.ReferenceHistoryLog.Relationships
-
- getName() - Method in interface nl.strohalm.cyclos.entities.members.RegisteredMember
-
- getName() - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreement
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.RegistrationAgreementLog.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.remarks.BrokerRemark.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.remarks.GroupRemark.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.remarks.Remark.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.members.TransactionFeedback.Relationships
-
- getName() - Method in interface nl.strohalm.cyclos.entities.Relationship
-
Returns the property name for this relationship
- getName() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getName() - Method in enum nl.strohalm.cyclos.entities.services.ServiceClient.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.entities.settings.Setting
-
- getName() - Method in enum nl.strohalm.cyclos.entities.sms.MemberSmsStatus.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.sms.SmsLog.Relationships
-
- getName() - Method in enum nl.strohalm.cyclos.entities.sms.SmsMailing.Relationships
-
- getName() - Method in class nl.strohalm.cyclos.initializations.CustomizedFileInitialization
-
- getName() - Method in class nl.strohalm.cyclos.initializations.DocumentInitialization
-
- getName() - Method in class nl.strohalm.cyclos.initializations.ImageInitialization
-
- getName() - Method in interface nl.strohalm.cyclos.initializations.LocalInitialization
-
- getName() - Method in interface nl.strohalm.cyclos.initializations.LocalWebInitialization
-
- getName() - Method in class nl.strohalm.cyclos.initializations.StrutsInitialization
-
- getName() - Method in class nl.strohalm.cyclos.scheduling.tasks.BaseScheduledTask
-
- getName() - Method in interface nl.strohalm.cyclos.scheduling.tasks.ScheduledTask
-
Returns the name of this task
- getName() - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- getName() - Method in class nl.strohalm.cyclos.taglibs.CustomImageUrlTag
-
- getName() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getName() - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- getName() - Method in interface nl.strohalm.cyclos.utils.cache.Cache
-
Returns the name of this cache
- getName() - Method in class nl.strohalm.cyclos.utils.cache.ehcache.CacheEvictionEvent
-
- getName() - Method in class nl.strohalm.cyclos.utils.cache.EhCacheCache
-
- getName() - Method in class nl.strohalm.cyclos.utils.EntityVO
-
- getName() - Method in class nl.strohalm.cyclos.utils.NamedPeriod
-
- getName() - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- getName() - Method in class nl.strohalm.cyclos.webservices.members.MemberSearchParameters
-
- getName() - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- getName() - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- getName() - Method in class nl.strohalm.cyclos.webservices.model.AccountTypeVO
-
- getName() - Method in class nl.strohalm.cyclos.webservices.model.AdCategoryVO
-
- getName() - Method in class nl.strohalm.cyclos.webservices.model.CurrencyVO
-
- getName() - Method in class nl.strohalm.cyclos.webservices.model.GroupVO
-
- getName() - Method in class nl.strohalm.cyclos.webservices.model.MemberVO
-
- getName() - Method in class nl.strohalm.cyclos.webservices.model.PaymentFilterVO
-
- getName() - Method in class nl.strohalm.cyclos.webservices.model.TransactionFeeVO
-
- getName() - Method in class nl.strohalm.cyclos.webservices.model.TransferTypeVO
-
- getName() - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController.UpdateProfileParameters
-
- getNameDisplay() - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- getNameOrUsername() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery
-
- getNature() - Method in class nl.strohalm.cyclos.controls.access.ListConnectedUsersForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.customization.fields.ListCustomFieldsForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.customization.images.CustomImagesForm
-
- getNature() - Method in class nl.strohalm.cyclos.controls.members.references.MemberReferencesForm
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVFileMapping
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CustomFileMapping
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMapping
-
Returns the nature of the FileMapping
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccountType
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccount
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.documents.Document
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.documents.DynamicDocument
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.documents.MemberDocument
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.documents.StaticDocument
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.images.AdImage
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.images.CustomImage
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.images.ImageDetailsDTO
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.images.MemberImage
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.images.StyleImage
-
- getNature() - Method in class nl.strohalm.cyclos.entities.customization.images.SystemImage
-
- getNature() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getNature() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- getNature() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getNature() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getNature() - Method in class nl.strohalm.cyclos.entities.groups.OperatorGroup
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.Administrator
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.FullTextAdminQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.FullTextOperatorQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.GeneralReference
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.Operator
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.remarks.BrokerRemark
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.remarks.BrokerRemarkQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.remarks.GroupRemark
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.remarks.GroupRemarkQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.remarks.Remark
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.remarks.RemarkQuery
-
- getNature() - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- getNature() - Method in class nl.strohalm.cyclos.utils.ElementVO
-
- getNatureDiscriminators() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getNatures() - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- getNatures() - Method in class nl.strohalm.cyclos.entities.access.SessionQuery
-
- getNatures() - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- getNatures() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getNaturesByGroup(MemberGroup) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Returns the reference natures a member group is related to
- getNaturesByGroup(MemberGroup) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- getNaturesByGroup(MemberGroup) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- getNaturesCollection() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getNaturesList() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getNavigation() - Method in class nl.strohalm.cyclos.controls.ActionContext
-
Returns the navigation object
- getNegateAmountConverter() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
Returns a converter for negateAmount
- getNegativeAmountValue() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- getNestedProperty() - Method in class nl.strohalm.cyclos.utils.validation.Validator
-
- getNewBroker() - Method in class nl.strohalm.cyclos.entities.members.remarks.BrokerRemark
-
- getNewBroker() - Method in class nl.strohalm.cyclos.services.elements.ChangeBrokerDTO
-
- getNewBrokerId() - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- getNewCategories() - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImportResult
-
- getNewCategories(AdImport) - Method in interface nl.strohalm.cyclos.services.ads.AdImportService
-
Returns the new categories that will be created when the given import is processed
- getNewCategories(AdImport) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- getNewCategories(AdImport) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceSecurity
-
- getNewCommissionContractMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewCommissionContractSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewCommissionContractSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewContents() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- getNewCredentials() - Method in class nl.strohalm.cyclos.webservices.access.ChangeCredentialsParameters
-
- getNewCreditLimits() - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitForm
-
- getNewCssClasses() - Method in class nl.strohalm.cyclos.setup.Version
-
- getNewEmail() - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- getNewGroup() - Method in class nl.strohalm.cyclos.entities.members.remarks.GroupRemark
-
- getNewGroupId() - Method in class nl.strohalm.cyclos.controls.elements.ChangeElementGroupForm
-
- getNewHelps() - Method in class nl.strohalm.cyclos.setup.Version
-
- getNewLibraries() - Method in class nl.strohalm.cyclos.setup.Version
-
- getNewLog(Certification.Status, Element) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- getNewLog(Guarantee.Status, Element) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getNewLog(PaymentObligation.Status, Element) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getNewMemberGroup() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- getNewMembers() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- getNewMembersCountThroughTheTime(Collection<? extends Group>, Period) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Returns the number of new members through the years, during a date interval The key of the returned Map is the year The value of the returned
Map is the number of members
- getNewMembersCountThroughTheTime(Collection<? extends Group>, Period) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- getNewPassword() - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- getNewPassword() - Method in class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- getNewPasswordConfirmation() - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- getNewPasswordConfirmation() - Method in class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- getNewPayment(HttpSession) - Static method in class nl.strohalm.cyclos.controls.webshop.WebShopHelper
-
Returns the new payment DTO
- getNewPayments() - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- getNewPendingPayment() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- getNewPendingPaymentByBrokerMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewPendingPaymentByBrokerSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewPendingPaymentByBrokerSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewPendingPaymentByPayerMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewPendingPaymentByPayerSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewPendingPaymentByPayerSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewPendingPaymentByReceiverMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewPendingPaymentByReceiverSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewPendingPaymentByReceiverSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getNewPendingPayments() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- getNewPin() - Method in class nl.strohalm.cyclos.controls.access.channels.ChangePinForm
-
- getNewPin() - Method in class nl.strohalm.cyclos.services.access.ChangePinDTO
-
- getNewPinConfirmation() - Method in class nl.strohalm.cyclos.controls.access.channels.ChangePinForm
-
- getNewPinConfirmation() - Method in class nl.strohalm.cyclos.services.access.ChangePinDTO
-
- getNewReferences() - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- getNewRemarks() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getNewSetupKeys() - Method in class nl.strohalm.cyclos.setup.Version
-
- getNewStaticFiles() - Method in class nl.strohalm.cyclos.setup.Version
-
- getNewStatus() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.CancelCertificationAction
-
- getNewStatus() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.ChangeStatusCertificationAction
-
- getNewStatus() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.LockCertificationAction
-
- getNewStatus() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.UnlockCertificationAction
-
- getNewStatus() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CancelGuaranteeAction
-
- getNewStatus() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.ChangeStatusGuaranteeAction
-
- getNewStatus() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.DenyGuaranteeAction
-
- getNewStatus() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.ChangeStatusPaymentObligationAction
-
- getNewStatus() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.ConcealPaymentObligationAction
-
- getNewStatus() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.PublishPaymentObligationAction
-
- getNewstatus() - Method in exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationStatusChangeException
-
- getNewstatus() - Method in exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.GuaranteeStatusChangeException
-
- getNewstatus() - Method in exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.PaymentObligationStatusChangeException
-
- getNewTranslationKeys() - Method in class nl.strohalm.cyclos.setup.Version
-
- getNewUpperCreditLimits() - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitForm
-
- getNewUsername() - Method in class nl.strohalm.cyclos.entities.access.UsernameChangeLog
-
- getNewValueId() - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueForm
-
- getNextAdToNotify() - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- getNextAdToNotify() - Method in interface nl.strohalm.cyclos.services.ads.AdServiceLocal
-
Returns the next advertisement which should be notified
- getNextAuthorizationLevel() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getNextExecutionDate() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getNextPendingProcessing() - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
gets the first MemberAccount it can find with a non null action field.
- getNextPendingProcessing() - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- getNoLoans() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- getNormalStatus() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery.GroupedStatus
-
- getNotes() - Method in class nl.strohalm.cyclos.entities.members.Contact
-
- getNotes() - Method in class nl.strohalm.cyclos.webservices.model.ContactVO
-
- getNotes() - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController.ContactNotes
-
- getNotificationPreference() - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- getNotificationPreference(String) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- getNotificationPreferences() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getNotImportedTypes() - Method in exception nl.strohalm.cyclos.services.settings.exceptions.SelectedSettingTypeNotInFileException
-
- getNotPaidLimit() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- getNotPaidSumsPerAccountFee() - Method in class nl.strohalm.cyclos.services.stats.taxes.TaxesPerMemberStats
-
- getNotRelatedToGroup() - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- getNotRelatedToGroups() - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- getNumber() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- getNumber() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getNumber() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getNumber() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- getNumber() - Method in class nl.strohalm.cyclos.utils.TimePeriod
-
- getNumber() - Method in class nl.strohalm.cyclos.webservices.model.TimePeriodVO
-
- getNumberActiveAdvertisements() - Method in class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- getNumberActiveMembers() - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- getNumberActiveMembersWithAds() - Method in class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- getNumberBrokeredMembers() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- getNumberConverter() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
Returns a converter for amount
- getNumberConverter() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getNumberConverterForPrecision(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getNumberExpiredAdvertisements() - Method in class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- getNumberFormat() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- getNumberFormat() - Method in class nl.strohalm.cyclos.utils.conversion.NumberConverter
-
- getNumberLocale() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getNumberOfAds(Member) - Method in class nl.strohalm.cyclos.controls.ads.EditAdAction
-
gets the number of ads for this member
- getNumberOfAds(Calendar, Collection<? extends Group>, Ad.Status) - Method in interface nl.strohalm.cyclos.dao.ads.AdDAO
-
Get the number of ads of the given status and at the given date, and with the member belonging to the given group.
- getNumberOfAds(Calendar, Collection<? extends Group>, Ad.Status) - Method in class nl.strohalm.cyclos.dao.ads.AdDAOImpl
-
- getNumberOfAds(Calendar, Member) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
If a date is specified it returns the number of ads of a given member by date, otherwise
returns the number of ads of a given member by status (Ad.Status)
- getNumberOfAds(Calendar, Member) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- getNumberOfAds(Collection<MemberGroup>, Ad.Status, Calendar) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- getNumberOfAds(Collection<MemberGroup>, Ad.Status, Calendar) - Method in interface nl.strohalm.cyclos.services.ads.AdServiceLocal
-
Returns the number of ads of a given status
- getNumberOfAds(Calendar, Member) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- getNumberOfCharges() - Method in class nl.strohalm.cyclos.services.stats.taxes.TaxesPerMemberStats
-
- getNumberOfCopies() - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- getNumberOfCopies() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getNumberOfCopies() - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- getNumberOfCreatedAds(Period, Collection<? extends Group>) - Method in interface nl.strohalm.cyclos.dao.ads.AdDAO
-
Get the number of ads created in the given period
- getNumberOfCreatedAds(Period, Collection<? extends Group>) - Method in class nl.strohalm.cyclos.dao.ads.AdDAOImpl
-
- getNumberOfMembersInGroupsInPeriod(Collection<? extends Group>, Period) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
gets the number of members which were in the specified group at any moment during the specified period.
- getNumberOfMembersInGroupsInPeriod(Collection<? extends Group>, Period) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
gets the number of members which were in the specified group at any moment during the specified period.
- getNumberOfMembersWithAds(Calendar, Collection<? extends Group>) - Method in interface nl.strohalm.cyclos.dao.ads.AdDAO
-
Get the number of active members with ads at the given date, and with the member belonging to the given groups.
- getNumberOfMembersWithAds(Calendar, Collection<? extends Group>) - Method in class nl.strohalm.cyclos.dao.ads.AdDAOImpl
-
- getNumberOfParcels() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- getNumberOfTransactions() - Method in class nl.strohalm.cyclos.services.stats.taxes.TaxesPerMemberStats
-
- getNumberOfTransactionsPerMember(StatisticalDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
List of numbers of incoming transactions per member.
- getNumberOfTransactionsPerMember(StatisticalDTO) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getNumberOfTransactionsPerMonth(StatisticalDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
gets the number of transactions summed over all members in a list, where each element in the list specifies a specific month in the period.
- getNumberOfTransactionsPerMonth(StatisticalDTO) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getNumberPermanentAdvertisements() - Method in class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- getNumberScheduledAdvertisements() - Method in class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- getNumberType() - Method in class nl.strohalm.cyclos.utils.conversion.NumberConverter
-
- getObject() - Method in class nl.strohalm.cyclos.spring.BaseSingletonFactoryBean
-
- getObject() - Method in class nl.strohalm.cyclos.spring.CyclosConfigurationFactoryBean
-
- getObjectType() - Method in class nl.strohalm.cyclos.spring.BaseSingletonFactoryBean
-
- getObjectType() - Method in class nl.strohalm.cyclos.spring.CyclosConfigurationFactoryBean
-
- getOk() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getOldBroker() - Method in class nl.strohalm.cyclos.entities.members.remarks.BrokerRemark
-
- getOldCredentials() - Method in class nl.strohalm.cyclos.webservices.access.ChangeCredentialsParameters
-
- getOldestTransfer(Currency, Account, Period, boolean) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
gets the oldest transfer processDate available.
- getOldestTransfer(Currency, Account, Period, boolean) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getOldGroup() - Method in class nl.strohalm.cyclos.entities.members.remarks.GroupRemark
-
- getOldPassword() - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- getOldPassword() - Method in class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- getOldRemarks() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getOldValueId() - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueForm
-
- getOnchange() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getOnChangeListener() - Method in class nl.strohalm.cyclos.controls.groups.permissions.MultiValuesPermissionVO
-
- getOnClickHandler() - Method in class nl.strohalm.cyclos.taglibs.PaginationTag
-
- getOneYearEarlier() - Method in class nl.strohalm.cyclos.utils.NamedPeriod
-
- getOpen() - Method in class nl.strohalm.cyclos.webservices.model.ScheduledPaymentVO
-
- getOpenInvoices() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- getOpenInvoices() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getOpenInvoices() - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- getOpenLoans() - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- getOpenLoansSummary() - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- getOpenLoansSummary(Currency) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- getOpenLoansSummary(Currency) - Method in interface nl.strohalm.cyclos.services.transactions.LoanServiceLocal
-
Return the open loans summary
- getOpenReferenceHistoryLog(ReferenceHistoryLogQuery) - Method in interface nl.strohalm.cyclos.dao.members.ReferenceHistoryDAO
-
- getOpenReferenceHistoryLog(ReferenceHistoryLogQuery) - Method in class nl.strohalm.cyclos.dao.members.ReferenceHistoryDAOImpl
-
- getOperation() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- getOperation() - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- getOperations() - Method in class nl.strohalm.cyclos.services.groups.GroupPermissionsDTO
-
- getOperationType() - Method in class nl.strohalm.cyclos.entities.IndexOperation
-
- getOperator() - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorForm
-
- getOperator(String) - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorForm
-
- getOperator() - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileForm
-
- getOperator(String) - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileForm
-
- getOperator() - Method in class nl.strohalm.cyclos.entities.access.OperatorUser
-
- getOperator() - Method in class nl.strohalm.cyclos.entities.customization.fields.OperatorCustomFieldValue
-
- getOperator() - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper.QueryParameter
-
- getOperatorCustomFieldBinder() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- getOperatorGroup() - Method in class nl.strohalm.cyclos.entities.members.Operator
-
- getOperatorId() - Method in class nl.strohalm.cyclos.controls.operators.ChangeOperatorGroupForm
-
- getOperatorId() - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileForm
-
- getOperatorId() - Method in class nl.strohalm.cyclos.controls.operators.RemoveOperatorForm
-
- getOperatorUser() - Method in class nl.strohalm.cyclos.entities.members.Operator
-
- getOptimalRangeAround(Number, double, int, double, Double) - Static method in class nl.strohalm.cyclos.utils.statistics.GraphHelper
-
Creates a nice range around a "midpoint", based on the optimum number of points along the x-axis.
- getOptions() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getOrder() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping
-
- getOrder() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- getOrder() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getOrder() - Method in class nl.strohalm.cyclos.entities.customization.images.OwneredImage
-
- getOrder() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- getOrder() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePattern
-
- getOrder() - Method in class nl.strohalm.cyclos.entities.sms.SmsType
-
- getOriginalContents() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- getOriginalTransfer() - Method in class nl.strohalm.cyclos.webservices.payments.ChargebackResult
-
- getOriginalTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getOriginalTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getOrUpdateBrokeringCommissionStatus(Brokering, BrokerCommission) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- getOrUpdateBrokeringCommissionStatus(Brokering, BrokerCommission) - Method in interface nl.strohalm.cyclos.services.elements.CommissionServiceLocal
-
Returns the brokering commission status or null if it doesn't exist
- getOut() - Static method in class nl.strohalm.cyclos.setup.Setup
-
- getOutgoingInvoices() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- getOutputStream() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.accounts.AccountQuery
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccount
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCustomFieldValue
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.fields.AdCustomFieldValue
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.fields.AdminCustomFieldValue
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomFieldValue
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomFieldValue
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.fields.OperatorCustomFieldValue
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.images.AdImage
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.images.ImageDetailsDTO
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.images.MemberImage
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.customization.images.OwneredImage
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterestQuery
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.members.Contact
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecordCustomFieldValue
-
- getOwner() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
Resolve the message's owner: toMember when incoming, fromMember when outgoing
- getOwner() - Method in class nl.strohalm.cyclos.services.accounts.AccountDTO
-
- getOwner() - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- getOwner() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getOwner() - Method in class nl.strohalm.cyclos.webservices.model.MyAdVO
-
- getOwner() - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- getOwnerId() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- getOwnerName() - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- getOwnerProperty() - Method in enum nl.strohalm.cyclos.entities.customization.images.Image.Nature
-
- getOwnerType() - Method in enum nl.strohalm.cyclos.entities.customization.images.Image.Nature
-
- getPadLength() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- getPadLength() - Method in class nl.strohalm.cyclos.webservices.model.TransactionNumberVO
-
- getPage() - Method in class nl.strohalm.cyclos.taglibs.HelpTag
-
- getPageCount() - Method in interface nl.strohalm.cyclos.utils.query.Page
-
- getPageCount() - Method in class nl.strohalm.cyclos.utils.query.PageImpl
-
- getPageParameters() - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- getPageParameters() - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- getPageSize() - Method in interface nl.strohalm.cyclos.utils.query.Page
-
- getPageSize() - Method in class nl.strohalm.cyclos.utils.query.PageImpl
-
- getPageSize() - Method in class nl.strohalm.cyclos.utils.query.PageParameters
-
- getPageSize() - Method in class nl.strohalm.cyclos.webservices.model.ResultPage
-
- getPageSize() - Method in class nl.strohalm.cyclos.webservices.model.SearchParameters
-
- getPaidOrNot() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- getPaidSmsExpiration() - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- getPaidSmsLeft() - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- getParameter(String) - Method in class nl.strohalm.cyclos.http.SanitizedHttpServletRequest
-
- getParameter(String) - Method in class nl.strohalm.cyclos.struts.access.policies.utils.AbstractActionPolicy
-
- getParameter() - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- getParameter(SoapMessage) - Static method in class nl.strohalm.cyclos.webservices.utils.WebServiceHelper
-
- getParameter() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Returns the first method parameter
- getParameterMap() - Method in class nl.strohalm.cyclos.http.SanitizedHttpServletRequest
-
- getParameterMap(HttpServletRequest) - Static method in class nl.strohalm.cyclos.utils.ActionHelper
-
It returns the request's parameters map and in case of the error action it adds as a parameter the errorKey request's attribute.
- getParameters() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getParameters() - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- getParameters() - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- getParameterValues(String) - Method in class nl.strohalm.cyclos.http.SanitizedHttpServletRequest
-
- getParent() - Method in class nl.strohalm.cyclos.controls.ads.categories.AdCategoryForm
-
- getParent() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getParent() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getParent() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- getParent() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryQuery
-
- getParent() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- getParent() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getParent() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- getParent() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getParentId() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- getParentId() - Method in class nl.strohalm.cyclos.webservices.model.PossibleValueVO
-
- getParentPermissions() - Method in enum nl.strohalm.cyclos.access.OperatorPermission
-
- getParentValue() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValueQuery
-
- getParentValueId() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- getParentValueId() - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxForm
-
- getPassword() - Method in class nl.strohalm.cyclos.controls.access.LoginForm
-
- getPassword() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- getPassword() - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardForm
-
- getPassword() - Method in class nl.strohalm.cyclos.entities.access.PasswordHistoryLog
-
- getPassword() - Method in class nl.strohalm.cyclos.entities.access.User
-
- getPassword() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getPassword() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getPassword() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getPassword() - Method in class nl.strohalm.cyclos.entities.services.ServiceClientQuery
-
- getPasswordBlockedUntil() - Method in class nl.strohalm.cyclos.entities.access.User
-
- getPasswordDate() - Method in class nl.strohalm.cyclos.entities.access.User
-
- getPasswordExpiresAfter() - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- getPasswordHash() - Method in class nl.strohalm.cyclos.entities.Application
-
- getPasswordHash() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- getPasswordHash() - Method in interface nl.strohalm.cyclos.services.application.ApplicationServiceLocal
-
Returns the hash algorithm that should be used for passwords
- getPasswordLength() - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- getPasswordPolicy() - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- getPath() - Method in class nl.strohalm.cyclos.controls.customization.files.GetDirectoryContentsAjaxForm
-
- getPath() - Method in class nl.strohalm.cyclos.controls.general.RedirectForm
-
- getPath() - Method in class nl.strohalm.cyclos.controls.general.RedirectFromMessageForm
-
- getPath() - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- getPath() - Method in class nl.strohalm.cyclos.utils.binding.DataBinder
-
- getPath() - Method in class nl.strohalm.cyclos.utils.customizedfile.CustomizedFileOperation
-
- getPath() - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- getPathFromRoot() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
Returns a list, beggining of the level 1 category to this one
- getPathPrefix() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns a prefix for paths according to the logged user
- getPathPrefix(HttpServletRequest) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Returns a path prefix according to the logged user, like /do/admin or /do/member
- getPattern() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- getPattern() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getPattern() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePattern
-
- getPattern() - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- getPattern() - Method in class nl.strohalm.cyclos.utils.conversion.UnitsConverter
-
- getPattern() - Method in class nl.strohalm.cyclos.webservices.model.CurrencyVO
-
- getPayer() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- getPayer() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getPayment() - Method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction.Entry
-
- getPayment() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getPayment() - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- getPayment() - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedbackRequest
-
- getPayment() - Method in class nl.strohalm.cyclos.services.transactions.BulkPaymentResult
-
- getPaymentAdditionalMessage() - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- getPaymentAndSelfPaymentTTs() - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeService
-
Returns the allowed payment and self payment transfer types for the logged user.
- getPaymentAndSelfPaymentTTs() - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- getPaymentAndSelfPaymentTTs() - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- getPaymentCount() - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- getPaymentCount() - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- getPaymentCount() - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- getPaymentCount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getPaymentCount() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanWithInterestDTO
-
- getPaymentCount() - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- getPaymentCustomFieldBinder() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- getPaymentCustomFieldService() - Method in class nl.strohalm.cyclos.controls.loans.ExportLoanPaymentsToCsvAction
-
- getPaymentCustomFieldService() - Method in class nl.strohalm.cyclos.controls.loans.ExportLoansToCsvAction
-
- getPaymentCustomFieldService() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- getPaymentData(TransferTypesRestController.TransferTypeSearchParams) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
Returns the necessary information to prepare a payment
- getPaymentDirection() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeForm
-
- getPaymentDirection() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getPaymentFilter() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterForm
-
- getPaymentFilter(String) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterForm
-
- getPaymentFilter() - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticalTransferDTO
-
- getPaymentFilter() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getPaymentFilter() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- getPaymentFilter() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getPaymentFilter() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalDTO
-
- getPaymentFilter() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getPaymentFilterDao() - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- getPaymentFilterId() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterForm
-
- getPaymentFilterId() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.RemovePaymentFilterForm
-
- getPaymentFilterId() - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- getPaymentFilterId() - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- getPaymentFilterNames(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.services.stats.finances.FinanceStats
-
returns the paymentFilter names in a String array.
- getPaymentFilterNames(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.services.stats.finances.FinanceStatsComparePeriods
-
returns the paymentFilter names in a String array.
- getPaymentFilterNames(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.services.stats.finances.FinanceStatsThroughTime
-
returns the paymentFilter names in a String array.
- getPaymentFilters() - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- getPaymentFilters() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getPaymentFilters() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getPaymentFilters() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getPaymentFilters() - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- getPaymentFilters() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getPaymentFilters() - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- getPaymentFiltersByAccountType() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- getPaymentFilterService() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- getPaymentFilterService() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterAction
-
- getPaymentFilterService() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.RemovePaymentFilterAction
-
- getPaymentFilterVOs(List<PaymentFilter>) - Method in interface nl.strohalm.cyclos.services.transfertypes.PaymentFilterService
-
Converts payment filters into VOs
- getPaymentFilterVOs(List<PaymentFilter>) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceImpl
-
- getPaymentFilterVOs(List<PaymentFilter>) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceSecurity
-
- getPaymentId() - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ScheduledPaymentForm
-
- getPaymentObligation() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationForm
-
- getPaymentObligation(String) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationForm
-
- getPaymentObligation() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog
-
- getPaymentObligationId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.ChangeStatusPaymentObligationForm
-
- getPaymentObligationId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.DeletePaymentObligationForm
-
- getPaymentObligationId() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationForm
-
- getPaymentObligationIds() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationPackForm
-
- getPaymentObligationPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getPaymentObligationRegisteredMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPaymentObligationRegisteredSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPaymentObligationRegisteredSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPaymentObligationRejectedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPaymentObligationRejectedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPaymentObligationRejectedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPaymentObligations() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getPaymentObligations() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationPackDTO
-
- getPaymentPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- getPaymentPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getPaymentReceivedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPaymentReceivedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPaymentReceivedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPaymentRequestWebServiceUrl() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- getPayments() - Method in class nl.strohalm.cyclos.controls.payments.PaymentForm
-
- getPayments() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getPayments() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getPayments() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getPayments() - Method in class nl.strohalm.cyclos.services.transactions.GrantMultiPaymentLoanDTO
-
- getPayments() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getPaymentsAwaitingFeedback() - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- getPaymentService() - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxAction
-
- getPaymentService() - Method in class nl.strohalm.cyclos.controls.loans.RepayLoanAction
-
- getPaymentService() - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmPaymentAction
-
- getPaymentService() - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentAction
-
- getPaymentService() - Method in class nl.strohalm.cyclos.controls.mobile.MobileViewPaymentsAction
-
- getPaymentService() - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- getPaymentsPerMember(StatisticalDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
List of sums of outgoing transaction amounts (payments) per member.
- getPaymentsPerMember(StatisticalDTO) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getPaymentsToAuthorize() - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- getPaymentWebService() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Returns a proxy for the payment web service
- getPending() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getPendingBuyerOnlyGuaranteeIssuerMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingBuyerOnlyGuaranteeIssuerSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingBuyerOnlyGuaranteeIssuerSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingCredits(GetTransactionsDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Returns the credits with status=PENDING for the given account
- getPendingCredits(GetTransactionsDTO) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- getPendingDebits(GetTransactionsDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Returns the debits with status=PENDING for the given account
- getPendingDebits(GetTransactionsDTO) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- getPendingEmailChange(Member) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
- getPendingEmailChange(Member) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- getPendingEmailChange(Member) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- getPendingGuaranteeExpiration() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- getPendingGuaranteeIssuerMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingGuaranteeIssuerSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingGuaranteeIssuerSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingMember() - Method in class nl.strohalm.cyclos.controls.members.pending.PendingMemberProfileForm
-
- getPendingMember(String) - Method in class nl.strohalm.cyclos.controls.members.pending.PendingMemberProfileForm
-
- getPendingMember() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue
-
- getPendingMemberId() - Method in class nl.strohalm.cyclos.controls.members.pending.PendingMemberProfileForm
-
- getPendingMemberId() - Method in class nl.strohalm.cyclos.controls.members.pending.RemovePendingMemberForm
-
- getPendingMemberId() - Method in class nl.strohalm.cyclos.controls.members.pending.ResendEmailValidationForm
-
- getPendingPaymentAuthorizedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentAuthorizedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentAuthorizedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentCanceledMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentCanceledSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentCanceledSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentDeniedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentDeniedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentDeniedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentReceivedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentReceivedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingPaymentReceivedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPendingToCharge() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getPendingToSend() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- getPercentageNoTraders(int, int) - Static method in class nl.strohalm.cyclos.services.stats.activity.TransactionCountPerMemberStats
-
calculates the percentage of members not trading, including a confidence interval
- getPerformedBy() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getPerformedPayment(HttpSession) - Static method in class nl.strohalm.cyclos.controls.webshop.WebShopHelper
-
Sets the performed payment
- getPeriod() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- getPeriod() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- getPeriod() - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticalTransferDTO
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImportQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntryQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.groups.GroupHistoryLog
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLog
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.members.remarks.RemarkQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalDTO
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- getPeriod() - Method in class nl.strohalm.cyclos.services.accountfees.ChargeFeeDTO
-
- getPeriod() - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- getPeriod() - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- getPeriodByTimeRange(StatisticalQuery) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
- getPeriodComparedTo() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getPeriodMain() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getPeriods() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getPeriodStartAt() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- getPeriodsThroughTheTime(Period, ThroughTimeRange) - Static method in class nl.strohalm.cyclos.utils.DateHelper
-
- getPeriodType() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- getPermanent() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getPermission() - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditGroupPermissionsForm
-
- getPermission(String) - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditGroupPermissionsForm
-
- getPermission() - Method in class nl.strohalm.cyclos.controls.posweb.BasePosWebPaymentAction
-
Returns the operation name for permission check
- getPermission() - Method in class nl.strohalm.cyclos.controls.posweb.MakePaymentAction
-
- getPermission() - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentAction
-
- getPermission() - Method in class nl.strohalm.cyclos.services.access.AbstractPermissionCheck.RequiredValuesBean
-
- getPermission() - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- getPermission(String) - Static method in class nl.strohalm.cyclos.utils.access.PermissionHelper
-
- getPermissionCatalogHandler(Group) - Method in interface nl.strohalm.cyclos.services.permissions.PermissionService
-
This method must be used only for group permission's edition
- getPermissionCatalogHandler(Group) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- getPermissionCatalogHandler(Group) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceSecurity
-
- getPermissionClass() - Method in enum nl.strohalm.cyclos.access.ModuleType
-
- getPermissions() - Method in enum nl.strohalm.cyclos.access.Module
-
- getPermissions() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getPermissions() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getPermissions(Group.Nature, ModuleType) - Method in class nl.strohalm.cyclos.services.access.AbstractPermissionCheck
-
- getPermissionService() - Method in class nl.strohalm.cyclos.struts.access.ActionAccessMonitor
-
- getPermissionService() - Method in class nl.strohalm.cyclos.struts.access.ActionDescriptor
-
- getPermissionServiceLocal() - Method in class nl.strohalm.cyclos.services.BaseServiceSecurity
-
- getPicture() - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- getPicture() - Method in class nl.strohalm.cyclos.controls.members.MemberProfileForm
-
- getPictureCaption() - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- getPictureCaption() - Method in class nl.strohalm.cyclos.controls.members.MemberProfileForm
-
- getPin() - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- getPin() - Method in class nl.strohalm.cyclos.entities.access.MemberUser
-
- getPin() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getPin() - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- getPinBlockedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPinBlockedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPinBlockedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPinBlockedUntil() - Method in class nl.strohalm.cyclos.entities.access.MemberUser
-
- getPinBlockTimeAfterMaxTries() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getPinLength() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getPollingTasks() - Method in class nl.strohalm.cyclos.scheduling.PollingTasksHandler
-
- getPos() - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- getPos(String) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- getPos() - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- getPos() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- getPos() - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- getPos() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
- getPosDevices() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getPosibleTTsForAccountFee(MemberAccountType, AccountFee.PaymentDirection) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeService
-
Possible transfer types of the given account type and payment direction
- getPosibleTTsForAccountFee(MemberAccountType, AccountFee.PaymentDirection) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- getPosibleTTsForAccountFee(MemberAccountType, AccountFee.PaymentDirection) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- getPosId() - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- getPosId() - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- getPosId() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosQuery
-
- getPosId() - Method in class nl.strohalm.cyclos.webservices.pos.BasePosParameters
-
- getPosLog() - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- getPosName() - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- getPosPin() - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- getPosPin() - Method in interface nl.strohalm.cyclos.webservices.pos.IPosPinParameter
-
- getPosPin() - Method in class nl.strohalm.cyclos.webservices.pos.MakePaymentParameters
-
- getPosPin() - Method in class nl.strohalm.cyclos.webservices.pos.PosPinParameters
-
- getPosPinBlockedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPosPinBlockedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPosPinBlockedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getPosService() - Method in class nl.strohalm.cyclos.struts.access.ActionAccessMonitor
-
- getPosService() - Method in class nl.strohalm.cyclos.struts.access.ActionDescriptor
-
- getPossibleAction(TransactionFeedback) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Returns the possible transaction feedback action according to the "status" of the transaction feedback and the logged user.
- getPossibleAction(TransactionFeedback) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- getPossibleAction(TransactionFeedback) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- getPossibleActions() - Method in enum nl.strohalm.cyclos.entities.members.messages.MessageBox
-
- getPossibleChargeType(TransferType, TransactionFee.Nature) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Returns the possible charge types for a fee based on the transfer type to which the fee is applied and the nature of the fee.
- getPossibleChargeType(TransferType, TransactionFee.Nature) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- getPossibleChargeType(TransferType, TransactionFee.Nature) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- getPossibleControls() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Type
-
- getPossibleCredentials(Channel) - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Returns the possible credentials types for the given channel
- getPossibleCredentials(Channel) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- getPossibleCredentials(Channel) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- getPossibleGroups() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getPossibleInitialGroupOf() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getPossibleInitialGroups() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- getPossibleInitialGroups(GroupFilter) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Lists the possible initial member groups
- getPossibleInitialGroups(GroupFilter) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- getPossibleInitialGroups(GroupFilter) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- getPossibleNewGroups(Element) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Lists the possible new groups for the given element, ordering by nature (admin / member then broker / operator) and name.
- getPossibleNewGroups(Element) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- getPossibleNewGroups(Element) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- getPossibleSubjects(TransferType, TransactionFee.Nature) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Given the nature of a transaction fee and the transfer type to which the fee is applied, returns the possible subjects
- getPossibleSubjects(TransferType, TransactionFee.Nature) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- getPossibleSubjects(TransferType, TransactionFee.Nature) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- getPossibleTransferTypes() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getPossibleTransferTypes(Invoice) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Returns the possible transfer types for the given invoice
- getPossibleTransferTypes(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- getPossibleTransferTypes(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- getPossibleValue() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueForm
-
- getPossibleValue(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueForm
-
- getPossibleValue() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- getPossibleValueBinder() - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- getPossibleValueId() - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueForm
-
- getPossibleValueId() - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- getPossibleValues() - Method in class nl.strohalm.cyclos.controls.groups.permissions.MultiValuesPermissionVO
-
- getPossibleValues() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getPossibleValues(Boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getPossibleValues() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- getPossibleValuesByParent(CustomFieldPossibleValue, Boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getPossibleValueVOs(Long, Long) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- getPossibleValueVOs(Long, Long) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- getPossibleValueVOs(Long, Long) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Returns a list of the possible values for a given custom field.
- getPossibleValueVOs(Long, Long) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- getPossibleValueVOs(Long, Long) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- getPossibleValueVOs(Long, Long) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- getPossibleValueVOs(Long, Long) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- getPossibleValueVOs(Long, Long) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- getPossibleValueVOs(Long, Long) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- getPosStatus() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- getPosStatus() - Method in enum nl.strohalm.cyclos.entities.accounts.pos.PosQuery.QueryStatus
-
- getPostAction() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- getPosWebService() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Returns a proxy for the pos web service
- getPoswebTimeout() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- getPrecision() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
gets the precision
- getPrecision() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getPrecision() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- getPrecision() - Method in class nl.strohalm.cyclos.utils.conversion.FixedLengthNumberConverter
-
- getPrefix() - Method in enum nl.strohalm.cyclos.access.ModuleType
-
- getPrefix() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- getPrefix() - Method in class nl.strohalm.cyclos.webservices.model.TransactionNumberVO
-
- getPrevious() - Method in class nl.strohalm.cyclos.utils.Navigation
-
Return the previous path
- getPreviousUsername() - Method in class nl.strohalm.cyclos.entities.access.UsernameChangeLog
-
- getPrice() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getPrice() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getPrice() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getPrincipal() - Method in class nl.strohalm.cyclos.controls.access.LoginForm
-
- getPrincipal() - Method in class nl.strohalm.cyclos.controls.members.LoadMemberAjaxForm
-
- getPrincipal() - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentForm
-
- getPrincipal() - Method in class nl.strohalm.cyclos.entities.access.ChannelPrincipal
-
- getPrincipal() - Method in class nl.strohalm.cyclos.entities.access.PrincipalType
-
- getPrincipal() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getPrincipal() - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- getPrincipal() - Method in class nl.strohalm.cyclos.webservices.model.WSPrincipalTypeVO
-
- getPrincipal() - Method in class nl.strohalm.cyclos.webservices.PrincipalParameters
-
- getPrincipalCustomField() - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- getPrincipalCustomFields() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- getPrincipals() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- getPrincipalType() - Method in class nl.strohalm.cyclos.controls.access.LoginForm
-
- getPrincipalType() - Method in class nl.strohalm.cyclos.controls.members.LoadMemberAjaxForm
-
- getPrincipalType() - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- getPrincipalType() - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentForm
-
- getPrincipalType() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getPrincipalType() - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- getPrincipalType() - Method in class nl.strohalm.cyclos.webservices.PrincipalParameters
-
- getPrincipalType() - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- getPrincipalTypes() - Method in class nl.strohalm.cyclos.controls.channels.EditChannelForm
-
- getPrincipalTypes() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- getPrincipalTypes() - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- getPrinterName() - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- getProcessDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getProcessDate() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- getProcessDate() - Method in class nl.strohalm.cyclos.webservices.model.ScheduledPaymentVO
-
- getProcessedPaymentAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- getProcessedPaymentCount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
Returns thenumber of processed payments
- getProducerId() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
This method is needed for Cewolf to produce the graphs.
- getProfile() - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- getProperty() - Method in class nl.strohalm.cyclos.controls.groups.permissions.MultiValuesPermissionVO
-
- getProperty() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.MemberResultDisplay
-
- getProperty() - Method in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler.Column
-
- getProperty() - Method in class nl.strohalm.cyclos.utils.validation.PropertyValidationError
-
- getPropertyDisplayName(String) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Return the mapped display name for the given property
- getPropertyKey(String) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Return the mapped key for the given property
- getPropertyNames() - Method in class nl.strohalm.cyclos.utils.hibernate.BasePeriodType
-
- getPropertyNames() - Method in class nl.strohalm.cyclos.utils.hibernate.TimePeriodType
-
- getPropertyTypes() - Method in class nl.strohalm.cyclos.utils.hibernate.BasePeriodType
-
- getPropertyTypes() - Method in class nl.strohalm.cyclos.utils.hibernate.PeriodDateType
-
- getPropertyTypes() - Method in class nl.strohalm.cyclos.utils.hibernate.PeriodType
-
- getPropertyTypes() - Method in class nl.strohalm.cyclos.utils.hibernate.TimePeriodType
-
- getPropertyValue(Object, int) - Method in class nl.strohalm.cyclos.utils.hibernate.BasePeriodType
-
- getPropertyValue(Object, int) - Method in class nl.strohalm.cyclos.utils.hibernate.TimePeriodType
-
- getPublicationEnd() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getPublicationEnd() - Method in class nl.strohalm.cyclos.webservices.model.GeneralAdVO
-
- getPublicationPeriod() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getPublicationPeriod() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getPublicationStart() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getPublicationStart() - Method in class nl.strohalm.cyclos.webservices.model.GeneralAdVO
-
- getQualifiedName() - Method in enum nl.strohalm.cyclos.access.AdminAdminPermission
-
- getQualifiedName() - Method in enum nl.strohalm.cyclos.access.AdminMemberPermission
-
- getQualifiedName() - Method in enum nl.strohalm.cyclos.access.AdminSystemPermission
-
- getQualifiedName() - Method in enum nl.strohalm.cyclos.access.BasicPermission
-
- getQualifiedName() - Method in enum nl.strohalm.cyclos.access.BrokerPermission
-
- getQualifiedName() - Method in enum nl.strohalm.cyclos.access.MemberPermission
-
- getQualifiedName() - Method in enum nl.strohalm.cyclos.access.OperatorPermission
-
- getQualifiedName() - Method in interface nl.strohalm.cyclos.access.Permission
-
- getQualifiedPermissionName(Permission) - Static method in class nl.strohalm.cyclos.utils.access.PermissionHelper
-
- getQuarter(int) - Static method in enum nl.strohalm.cyclos.utils.Quarter
-
- getQuarterPeriod(Calendar) - Static method in class nl.strohalm.cyclos.utils.NamedPeriod
-
Makes a defaultperiod for the form.
- getQuery() - Method in class nl.strohalm.cyclos.controls.BaseQueryForm
-
- getQuery(String) - Method in class nl.strohalm.cyclos.controls.BaseQueryForm
-
- getQueryBinder() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxAction
-
- getQueryBinder() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxAction
-
- getQueryClass() - Method in class nl.strohalm.cyclos.controls.admins.SearchAdminsAction
-
- getQueryClass() - Method in class nl.strohalm.cyclos.controls.elements.SearchElementsAction
-
- getQueryClass() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- getQueryClass() - Method in class nl.strohalm.cyclos.controls.operators.SearchOperatorsAction
-
- getQueryClass() - Method in class nl.strohalm.cyclos.entities.members.FullTextAdminQuery
-
- getQueryClass() - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- getQueryClass() - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- getQueryClass() - Method in class nl.strohalm.cyclos.entities.members.FullTextOperatorQuery
-
- getQueryDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxAction
-
- getQueryDataBinder() - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxAction
-
- getQueryElementId() - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- getQueryStatus() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- getQueryString() - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- getQuickAccess() - Method in interface nl.strohalm.cyclos.services.elements.MemberService
-
Returns the visible quick access items for the logged member or operator
- getQuickAccess() - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- getQuickAccess() - Method in class nl.strohalm.cyclos.services.elements.MemberServiceSecurity
-
- getRandomOrder() - Method in class nl.strohalm.cyclos.webservices.ads.AdSearchParameters
-
- getRandomOrder() - Method in class nl.strohalm.cyclos.webservices.members.MemberSearchParameters
-
- getRangeBoundaries(String) - Static method in class nl.strohalm.cyclos.utils.InternetAddressHelper
-
Given an ip range in form 10.10.10.30-40 return an array with 2 strings: 10.10.10.30 and 10.10.10.40.
- getRangeBounds(boolean) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the range of the values in this dataset's range.
- getRangeEnd() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatedFeeDTO
-
- getRangeLowerBound(boolean) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the minimum y-value in the dataset.
- getRangeStart() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatedFeeDTO
-
- getRangeUpperBound(boolean) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the maximum y-value in the dataset.
- getRateBalanceCorrection() - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- getRateBalanceCorrection() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- getRateBalanceCorrection() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- getRateConfigGraph(RatedFeeDTO) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateService
-
gets the data for producing a graph of the configuration curve for any rate.
- getRateConfigGraph(RatedFeeDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- getRateConfigGraph(RatedFeeDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceSecurityMock
-
- getRatedFees() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
gets all the transaction fees which do use a-rate or d-rate
- getRatedStatus(Account, Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
gets the AccountStatus with rates included.
- getRatedStatus(Account, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getRatedStatus(Account, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- getRateParametersValidator(Validator, WhatRate) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- getRateParametersValidator(Validator, WhatRate) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
gets a validator for the currency's RateParameters.
- getRates(Account, Calendar) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountRatesDAO
-
gets the latest AccountRates entity.
- getRates(Account, Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.AccountRatesDAOImpl
-
- getRates() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getRates(RatesDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- getRates(RatesDTO) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
gets all the rates, plus the virtualRatedBalance at the given date.
- getRatesAsFeePercentage() - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewForRatesDTO
-
- getRatesForTransferFrom(Account, BigDecimal, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- getRatesForTransferFrom(Account, BigDecimal, Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
gets all the Rates for a transfer from the from-account.
- getRawDateConverter() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getRead() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- getReadDataBinder() - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- getReadDataBinder(ActionContext) - Method in class nl.strohalm.cyclos.controls.elements.ProfileAction
-
- getReadDataBinder() - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupAction
-
- getReader() - Method in class nl.strohalm.cyclos.http.StringBodyRequest
-
- getReadTimeout() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
- getRealClass(Entity) - Static method in class nl.strohalm.cyclos.utils.EntityHelper
-
Returns the real class of the given entity.
- getRealRootClass(Entity) - Static method in class nl.strohalm.cyclos.utils.EntityHelper
-
Returns the real root class of the given entity.
- getReceiptPrinterSettings() - Method in class nl.strohalm.cyclos.controls.members.printsettings.EditReceiptPrinterSettingsForm
-
- getReceiptPrinterSettings(String) - Method in class nl.strohalm.cyclos.controls.members.printsettings.EditReceiptPrinterSettingsForm
-
- getReceivedInvoiceExpiredMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getReceivedInvoiceExpiredSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getReceivedInvoiceExpiredSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getReceivedReferences() - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- getReceivedReferencesByLevel() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- getReceivedVeryBadRefs() - Method in class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- getReceivePaymentTypes() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getReceiver() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- getReceiver() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- getReceiver() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getReceiver() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getReceiver() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getRechargeAttempt() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getRechargeAttempt() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- getRecipient() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- getRecords() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getRecurrence() - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- getRecurrence() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getRecurrence() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- getRecurrence() - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- getReference() - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- getReference(String) - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- getReferenceId() - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- getReferenceId() - Method in class nl.strohalm.cyclos.controls.members.references.RemoveReferenceForm
-
- getReferenceLevelList() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getReferenceLevels() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getReferenceReceivedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getReferenceReceivedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getReferenceReceivedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getRegisteredIn() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getRegistrationAgreement() - Method in class nl.strohalm.cyclos.controls.members.agreements.EditRegistrationAgreementForm
-
- getRegistrationAgreement(String) - Method in class nl.strohalm.cyclos.controls.members.agreements.EditRegistrationAgreementForm
-
- getRegistrationAgreement() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getRegistrationAgreement() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getRegistrationAgreement() - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreementLog
-
- getRegistrationAgreementDate() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getRegistrationAgreementId() - Method in class nl.strohalm.cyclos.controls.members.agreements.EditRegistrationAgreementForm
-
- getRegistrationAgreementId() - Method in class nl.strohalm.cyclos.controls.members.agreements.RemoveRegistrationAgreementForm
-
- getRegistrationAgreementLogs() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- getRegistrationDate() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getRegistrationDate() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getReinitDate() - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- getReinitializeRatesDto() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- getReinitializeRatesDto(String) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- getReinitSince() - Method in class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- getRelated() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction.Entry
-
- getRelatedAccount() - Method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction.Entry
-
- getRelatedGuaranteeModels(Member) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAO
-
Lists guarantee models which has this member as buyer, seller or issuer without take into account any other property.
- getRelatedGuaranteeModels(Member) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAOImpl
-
- getRelatedGuaranteeModels() - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
Lists guarantee's models which has the logged member (or operator's own member) as buyer, seller or issuer without take into account any other
property.
- getRelatedGuaranteeModels() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- getRelatedGuaranteeModels() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- getRelatedMember() - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction.Entry
-
- getRelatedMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getRelatedMember() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
Resolve the message's related member: toMember when outgoing, fromMember when incoming
- getRelatedMember() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- getRelatedMember() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getRelatedMemberId() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction.Entry
-
- getRelatedMemberPrincipalType() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getRelatedName() - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction.Entry
-
- getRelatedName() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getRelatedOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getRelatedOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- getRelatedToGroup() - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- getRelatedToGroups() - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- getRelatedToMember() - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- getRelatedUsername() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getRelativePath() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- getRelativePath(File) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
Returns the relative path of the given file according to the servlet context
- getRemainingAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getRemainingAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getRemainingAmountAtDate() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanRepaymentAmountsDTO
-
- getRemainingAmountAtExpirationDate() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanRepaymentAmountsDTO
-
- getRemainingCertificationAmount() - Method in exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationAmountExceededException
-
- getRemainingLoans() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- getRemarks() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- getRemarkService() - Method in class nl.strohalm.cyclos.controls.elements.ChangeElementGroupAction
-
- getRemarkService() - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerAction
-
- getRemoteAddress() - Method in class nl.strohalm.cyclos.entities.access.LoginHistoryLog
-
- getRemoteAddress() - Method in class nl.strohalm.cyclos.entities.access.Session
-
- getRemoteAddress() - Method in class nl.strohalm.cyclos.entities.access.WrongUsernameAttempt
-
- getRemoteAddress() - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- getRemoteAddress() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getRemoteAddress() - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreementLog
-
- getRemoteAddress() - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- getRemoteAddress() - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- getRemoteAddress() - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- getRemovedAt() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getRemovedCssClasses() - Method in class nl.strohalm.cyclos.setup.Version
-
- getRemovedFromBrokerGroupMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getRemovedFromBrokerGroupSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getRemovedFromBrokerGroupSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getRemovedHelps() - Method in class nl.strohalm.cyclos.setup.Version
-
- getRemovedLibraries() - Method in class nl.strohalm.cyclos.setup.Version
-
- getRemovedMembersCountThroughTheTime(Collection<? extends Group>, Period) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Returns the number of removed members through the years, during a date interval.
- getRemovedMembersCountThroughTheTime(Collection<? extends Group>, Period) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- getRemovedSetupKeys() - Method in class nl.strohalm.cyclos.setup.Version
-
- getRemovedStaticFiles() - Method in class nl.strohalm.cyclos.setup.Version
-
- getRemovedTranslationKeys() - Method in class nl.strohalm.cyclos.setup.Version
-
- getRepaidAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getRepaidAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getRepaidFees() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getRepaidUnits() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getRepaidValue() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getRepaymentDate() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getRepaymentDate() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getRepaymentDate() - Method in class nl.strohalm.cyclos.services.transactions.GrantSinglePaymentLoanDTO
-
- getRepaymentDate() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getRepaymentDays() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getRepaymentPeriod() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- getRepaymentType() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getReplyAddress(Element) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
Returns the mail address for the given element, but returns null when a member hides his mail
- getReplyComments() - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- getReplyCommentsDate() - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- getReportHandler() - Method in class nl.strohalm.cyclos.controls.reports.members.list.ExportMembersListReportToCsvAction
-
- getReportHandler() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.ExportMembersTransactionsDetailsToCsvAction
-
- getReportHandler() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.ExportMembersTransactionsReportToCsvAction
-
- getReportHandler() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportAction
-
- getReportTotals(SmsLogQuery) - Method in interface nl.strohalm.cyclos.dao.sms.SmsLogDAO
-
Returns the totals for the given
- getReportTotals(SmsLogQuery) - Method in class nl.strohalm.cyclos.dao.sms.SmsLogDAOImpl
-
- getRequest() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the current request
- getRequest() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Returns the HttpServletRequest for this request
- getRequestBody() - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- getRequestMethod() - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- getRequestPaymentByChannels() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getRequestPaymentByChannels() - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- getRequestURI() - Method in class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- getRequired() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- getRequiresAuthorization() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getReserved() - Method in class nl.strohalm.cyclos.dao.accounts.AccountDailyDifference
-
- getReserved() - Method in class nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance
-
- getReservedAmount() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getReservedAmount() - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- getResetPasswordMessage() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getResetPasswordSubject() - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- getResolved(String) - Method in class nl.strohalm.cyclos.webservices.utils.ChannelHelper
-
Returns a channel by internal name, but when the current request comes from a client restricted to a channel, use that channel.
- getResourceBundle() - Static method in class nl.strohalm.cyclos.setup.Setup
-
- getResourceBundle(Locale) - Static method in class nl.strohalm.cyclos.setup.Setup
-
- getResponse() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the current response
- getResponse() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Returns the HttpServletResponse
- getRestFile() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getRestLevel() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getResultPageSize() - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- getResultPageSize() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getResultPageSize() - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- getResultType() - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- getRetrieveStrategy() - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- getReturnStatus() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- getReturnUrl() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.WebShopTicket
-
- getReturnUrl() - Method in class nl.strohalm.cyclos.webservices.model.WebShopTicketVO
-
- getReturnUrl() - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- getReverseOrder() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- getRootCategory() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- getRootTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getRootType() - Method in enum nl.strohalm.cyclos.entities.members.messages.Message.Type
-
- getRootType() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- getRootUrl() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- getRootUrl() - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- getRootUrl() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getRootUrl(Element) - Method in interface nl.strohalm.cyclos.utils.LinkGenerator
-
Returns the url for the application root for the given element
- getRootUrl(Element) - Method in class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- getRowCount() - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the number of rows in the table.
- getRowHeader(int) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getRowHeaders() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- getRowHeaders() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getRowHeaders(ThroughTimeRange, Period) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
Generates the row headers in the table in through time: the names of the months, quarters or years
- getRowIndex(Comparable) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the row index for a given key.
- getRowKey(int) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
returns the rowKey with the given index as a String.
- getRowKey(int) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns a row key.
- getRowKeyArgs(int) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
returns the arguments for the row key with the given index, for use in keys having {n} placeholder arguments.
- getRowKeys() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getRowKeys() - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the row keys.
- getRowSeparator() - Method in class nl.strohalm.cyclos.utils.csv.CSVWriter
-
- getRunMode() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getSalt() - Method in class nl.strohalm.cyclos.entities.access.User
-
- getSalt() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getSalt() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getScale() - Method in class nl.strohalm.cyclos.utils.conversion.FixedLengthNumberConverter
-
- getScaleFactorX() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getScheduledFor() - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- getScheduledPayment() - Method in class nl.strohalm.cyclos.entities.accounts.ScheduledPaymentAmountReservation
-
- getScheduledPayment() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getScheduledPayment() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getScheduledPayment() - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue
-
- getScheduledPayment() - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- getScheduledPayment() - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- getScheduledPayment() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getScheduledPaymentFailedToPayeeMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentFailedToPayeeSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentFailedToPayeeSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentFailedToPayerMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentFailedToPayerSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentFailedToPayerSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentId() - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- getScheduledPaymentProcessedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentProcessedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentProcessedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPayments() - Method in class nl.strohalm.cyclos.webservices.accounts.ScheduledPaymentsResultPage
-
- getScheduledPaymentsCancelledMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentsCancelledSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentsCancelledSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentsCancelledToOtherMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentsCancelledToOtherSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentsCancelledToOtherSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getScheduledPaymentVO(Long) - Method in interface nl.strohalm.cyclos.services.transactions.ScheduledPaymentService
-
Converts an scheduled payments into VO
- getScheduledPaymentVO(Long) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- getScheduledPaymentVO(Long) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- getScheduledTaskFile() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getScheduledTaskLevel() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getSchedulingHandler() - Method in class nl.strohalm.cyclos.utils.tasks.TaskRunnerImpl
-
- getSchedulingHour() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getSchedulingMinute() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getSchedulingType() - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- getScheme() - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
- getSearchAccess() - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField
-
- getSearching() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getSearchType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- getSecond() - Method in class nl.strohalm.cyclos.utils.Pair
-
- getSecondFromPairCollection(Collection<Pair<S, T>>) - Static method in class nl.strohalm.cyclos.utils.statistics.ListOperations
-
takes the second elements of a Collection of Pairs, and returns them in a List
- getSecondNumberFromPairCollection(Collection<Pair<S, T>>) - Static method in class nl.strohalm.cyclos.utils.statistics.ListOperations
-
takes the second elements of a Collection of Pairs, and returns them in a List.
- getSecurityCode() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- getSecurityCodeBlockTime() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- getSecurityCodeConfirmation() - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- getSelected() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getSelectedValues() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getSelectMember() - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentForm
-
- getSelectMember() - Method in class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentForm
-
- getSelfPaymentTTs() - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- getSelfPaymentTTs() - Method in class nl.strohalm.cyclos.services.groups.OperatorGroupPermissionsDTO
-
- getSeller() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getSeller() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getSeller() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getSeller() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- getSellers(Group) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAO
-
Lists of sellers for each buyer of the specified issuer
- getSellers(Group) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAOImpl
-
- getSellers() - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It returns the associated seller groups according to the logged user.
- getSellers() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- getSellers() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- getSellerStatusToFilter() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- getSellerStatusToFilter() - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceLocal
-
- getSendSmsWebServiceUrl() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getSendTo() - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- getSentBy() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getSentInvoiceExpiredMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getSentInvoiceExpiredSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getSentInvoiceExpiredSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getSentSms() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- getSeparator() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePattern
-
- getSeriesCount() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getServiceClient() - Method in class nl.strohalm.cyclos.controls.services.EditServiceClientForm
-
- getServiceClient(String) - Method in class nl.strohalm.cyclos.controls.services.EditServiceClientForm
-
- getServiceClient() - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- getServiceInterfaces() - Method in class nl.strohalm.cyclos.spring.ServiceSecurityProxyInvocationHandler
-
- getServiceName() - Method in class nl.strohalm.cyclos.http.BaseWebServiceTransactionFilter
-
Returns the service name, which is used on logs
- getServiceName() - Method in class nl.strohalm.cyclos.http.RestFilter
-
- getServiceName() - Method in class nl.strohalm.cyclos.http.WebServicesTransactionFilter
-
- getServiceName() - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- getServiceName() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Returns the web service name
- getServletContext() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the current servlet context
- getServletContext() - Method in class nl.strohalm.cyclos.http.BaseFilter
-
- getServletContext() - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- getServletContext() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Returns the ServletContext for this request
- getSession() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the current session
- getSession() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletRequest
-
- getSession(boolean) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletRequest
-
- getSession() - Method in class nl.strohalm.cyclos.services.BaseServiceSecurity
-
- getSession() - Method in class nl.strohalm.cyclos.setup.Setup
-
- getSession() - Method in class nl.strohalm.cyclos.utils.lucene.AbstractDocumentMapper
-
- getSessionContext() - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- getSessionFactory() - Method in class nl.strohalm.cyclos.services.BaseServiceSecurity
-
- getSessionFactory() - Method in class nl.strohalm.cyclos.setup.DataBaseConfiguration
-
- getSessionFactory() - Method in class nl.strohalm.cyclos.setup.Setup
-
- getSessionFactoryImplementor() - Method in class nl.strohalm.cyclos.spring.CustomSessionFactoryBean
-
- getSessionId() - Method in class nl.strohalm.cyclos.controls.access.DisconnectUserSessionForm
-
- getSessionId() - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- getSetting() - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsForm
-
- getSetting(String) - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsForm
-
- getSetting() - Method in class nl.strohalm.cyclos.controls.settings.BaseSettingsForm
-
- getSetting(String) - Method in class nl.strohalm.cyclos.controls.settings.BaseSettingsForm
-
- getSetting() - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- getSettingDao() - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
- getSettings() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccountType
-
- getSettingsService() - Method in class nl.strohalm.cyclos.controls.settings.EditAccessSettingsAction
-
- getSettingsService() - Method in class nl.strohalm.cyclos.controls.settings.EditAlertSettingsAction
-
- getSettingsService() - Method in class nl.strohalm.cyclos.controls.settings.EditLocalSettingsAction
-
- getSettingsService() - Method in class nl.strohalm.cyclos.controls.settings.EditLogSettingsAction
-
- getSettingsService() - Method in class nl.strohalm.cyclos.controls.settings.EditMailSettingsAction
-
- getSettingsService() - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor
-
- getSettingsServiceLocal() - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- getShowAdFields() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getShowCustomFields() - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- getShowImages() - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- getShowLegend() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
determines if the legend is shown or not.
- getShowMemberFields() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getShowStatus() - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- getSignal() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction.Entry
-
- getSignature() - Method in enum nl.strohalm.cyclos.utils.ImageHelper.ImageType
-
- getSimpleName() - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
Returns the name without extension
- getSimulateConversionGraph(ConversionSimulationDTO) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
creates data for a graph showing the decline of the fees over time on a conversion.
- getSimulateConversionGraph(ConversionSimulationDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- getSimulateConversionGraph(ConversionSimulationDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- getSimulation() - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- getSimulation(String) - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- getSimulation() - Method in class nl.strohalm.cyclos.controls.reports.simulations.RateConfigSimulationForm
-
- getSimulation(String) - Method in class nl.strohalm.cyclos.controls.reports.simulations.RateConfigSimulationForm
-
- getSince() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getSince() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getSinceActive() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- getSinglePeriodExpenditure(StatisticalFinancesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalFinancesService
-
gets the Statistics on Expenditure for a Single Period
- getSinglePeriodExpenditure(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceImpl
-
- getSinglePeriodExpenditure(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceSecurity
-
- getSinglePeriodGrossProduct(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data value object for the gross product of a single period.
- getSinglePeriodGrossProduct(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
Gets the results table for the gross product of a single period
- getSinglePeriodGrossProduct(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getSinglePeriodGrossProduct(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the gross product.
- getSinglePeriodGrossProduct(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getSinglePeriodGrossProduct(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getSinglePeriodHighestTransactionAmount(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
- getSinglePeriodHighestTransactionAmount(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getSinglePeriodHighestTransactionAmount(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getSinglePeriodIncome(StatisticalFinancesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalFinancesService
-
gets the Statistics on Income for a Single Period
- getSinglePeriodIncome(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceImpl
-
gets the results for single period income.
- getSinglePeriodIncome(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceSecurity
-
- getSinglePeriodLoginTimes(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data value object for the frequency of logging in of members on a single period.
- getSinglePeriodLoginTimes(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- getSinglePeriodLoginTimes(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getSinglePeriodMaxMember(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getSinglePeriodMaxMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getSinglePeriodMaxMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getSinglePeriodMedianAmountPerTransaction(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the transaction amount.
- getSinglePeriodMedianAmountPerTransaction(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getSinglePeriodMedianAmountPerTransaction(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getSinglePeriodMedianPerMember(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getSinglePeriodMedianPerMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getSinglePeriodMedianPerMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getSinglePeriodNumberOfAds(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the number of ads.
- getSinglePeriodNumberOfAds(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getSinglePeriodNumberOfAds(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getSinglePeriodNumberOfMembers(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the number of members.
- getSinglePeriodNumberOfMembers(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getSinglePeriodNumberOfMembers(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getSinglePeriodNumberOfMembers(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getSinglePeriodNumberOfMembers(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getSinglePeriodNumberOfMembers(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getSinglePeriodNumberOfTransactions(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the number of Transactions.
- getSinglePeriodNumberOfTransactions(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getSinglePeriodNumberOfTransactions(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getSinglePeriodNumberTransactions(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data value object for the number of transactions of a single period.
- getSinglePeriodNumberTransactions(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
Gets the results table for the number of transactions per member for a single period
- getSinglePeriodNumberTransactions(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getSinglePeriodOverview(StatisticalFinancesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalFinancesService
-
gets the Statistics on the general overview for the single period
- getSinglePeriodOverview(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceImpl
-
gathers the results for the single period overview, and stores this in the StatisticalResultDTO.
- getSinglePeriodOverview(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceSecurity
-
- getSinglePeriodPercentageNoTrade(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data value object for the percentage of members which is not trading.
- getSinglePeriodPercentageNoTrade(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- getSinglePeriodPercentageNoTrade(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getSinglePeriodRelativeToGrossProduct(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getSinglePeriodRelativeToGrossProduct(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getSinglePeriodRelativeToGrossProduct(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getSinglePeriodVolume(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getSinglePeriodVolume(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getSinglePeriodVolume(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getSize() - Method in class nl.strohalm.cyclos.entities.customization.binaryfiles.BinaryFile
-
- getSize() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getSize() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- getSize() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getSkippedMembers() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- getSleepSeconds() - Method in class nl.strohalm.cyclos.scheduling.polling.PollingTask
-
- getSms() - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- getSms() - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
- getSmsAdditionalCharged() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getSmsAdditionalChargedPeriod() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getSmsChannel() - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
- getSmsChannel() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- getSmsChannel() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- getSmsChannelName() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getSmsChargeAmount() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getSmsChargeTransferType() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getSmsContext(Member) - Method in interface nl.strohalm.cyclos.services.elements.MemberService
-
Returns the sms context for the given member
- getSmsContext(Member) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- getSmsContext(Member) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceSecurity
-
- getSmsContextClassName() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getSmsContextClassName() - Method in exception nl.strohalm.cyclos.services.sms.exceptions.SmsContextInitializationException
-
- getSmsCustomField() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- getSmsCustomField() - Method in interface nl.strohalm.cyclos.services.settings.SettingsServiceLocal
-
Returns the custom field representing the mobile phone, which is used for SMS
- getSmsCustomFieldId() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getSmsFree() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getSmsId() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsResult
-
- getSmsLogReport(SmsLogReportQuery) - Method in interface nl.strohalm.cyclos.services.sms.SmsLogService
-
Get a report of sent SMS messages to member, ordering the results by the name of the member
- getSmsLogReport(SmsLogReportQuery) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceImpl
-
- getSmsLogReport(SmsLogReportQuery) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceSecurity
-
- getSmsLogReportQueryBinder(LocalSettings) - Static method in class nl.strohalm.cyclos.controls.reports.members.sms.SmsLogsReportAction
-
- getSmsMailing() - Method in class nl.strohalm.cyclos.controls.members.sms.SendSmsMailingForm
-
- getSmsMailing(String) - Method in class nl.strohalm.cyclos.controls.members.sms.SendSmsMailingForm
-
- getSmsMailing() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getSmsMailing() - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- getSmsMessagePrefix() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getSmsMessages() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getSmsShowFreeThreshold() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- getSmsStatus(Member, boolean) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- getSmsStatus(Member, boolean) - Method in interface nl.strohalm.cyclos.services.elements.MemberServiceLocal
-
Returns the SMS status, optionally updating the same record according to the current state
- getSmsTextVariables(List<MemberGroup>) - Method in interface nl.strohalm.cyclos.services.sms.SmsMailingService
-
Returns a map with the variables that can be used in the SMS mailing text.
- getSmsTextVariables(Member) - Method in interface nl.strohalm.cyclos.services.sms.SmsMailingService
-
Returns a map with the variables that can be used in the SMS mailing text.
- getSmsTextVariables(List<MemberGroup>) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- getSmsTextVariables(List<MemberGroup>, Member, boolean) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- getSmsTextVariables(Member) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- getSmsTextVariables(List<MemberGroup>, Member, boolean) - Method in interface nl.strohalm.cyclos.services.sms.SmsMailingServiceLocal
-
Returns SMS text variables with their names, or with their values.
- getSmsTextVariables(List<MemberGroup>) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceSecurity
-
- getSmsTextVariables(Member) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceSecurity
-
- getSmsTraceData() - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
Optional
- getSmsType() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getSmsType() - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- getSmsTypeArgs() - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- getSmsTypeArgs() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- getSmsTypeCode() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
Each sms type is identified by a code and has two I18N keys of the form:
sms.type.code
sms.type.code.description: used in conjunction with
SendSmsParameters.getSmsTypeArgs()
- getSmsTypes() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- getSmsTypes() - Method in interface nl.strohalm.cyclos.services.sms.SmsLogService
-
- getSmsTypes() - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceImpl
-
- getSmsTypes() - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceSecurity
-
- getSmsWebService() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Returns a proxy for the sms web service
- getSmtpPassword() - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- getSmtpPort() - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- getSmtpServer() - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- getSmtpUsername() - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- getSoapMessage() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Returns the SoapMessage for this request
- getSource() - Method in class nl.strohalm.cyclos.entities.settings.events.AccessSettingsEvent
-
- getSource() - Method in class nl.strohalm.cyclos.entities.settings.events.AlertSettingsEvent
-
- getSource() - Method in class nl.strohalm.cyclos.entities.settings.events.LocalSettingsEvent
-
- getSource() - Method in class nl.strohalm.cyclos.entities.settings.events.LogSettingsEvent
-
- getSource() - Method in class nl.strohalm.cyclos.entities.settings.events.MailSettingsEvent
-
- getSource() - Method in class nl.strohalm.cyclos.entities.settings.events.MailTranslationEvent
-
- getSource() - Method in class nl.strohalm.cyclos.entities.settings.events.MessageSettingsEvent
-
- getSrc() - Method in class nl.strohalm.cyclos.taglibs.ScriptTag
-
- getStackTrace() - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- getStartDate() - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- getStartExpirationDate() - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- getStartIn() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- getStartIn() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getStartIn() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- getStartPeriod() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- getStatements(String) - Method in class nl.strohalm.cyclos.setup.Version
-
- getStatementsByDataBase() - Method in class nl.strohalm.cyclos.setup.Version
-
- getStatisticalService() - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceSecurity
-
- getStatisticsType() - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
Returns the statistics type related to the action
- getStatisticsType() - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsActivityAction
-
- getStatisticsType() - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsFinancesAction
-
- getStatisticsType() - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsKeyDevelopmentsAction
-
- getStatisticsType() - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsTaxesAction
-
- getStatus() - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdCategoriesForm
-
- getStatus() - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsDetailsForm
-
- getStatus() - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- getStatus() - Method in class nl.strohalm.cyclos.controls.loans.ManageExpiredStatusForm
-
- getStatus() - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersDetailsForm
-
- getStatus() - Method in class nl.strohalm.cyclos.dao.sms.SmsLogReportTotal
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardLog
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLogQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getStatus() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogQuery
-
- getStatus() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- getStatus(Account, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getStatus(Account, Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Returns the current account status for the given account, with date less than the given date (optionally null, returning the current status})
- getStatus() - Method in interface nl.strohalm.cyclos.services.elements.MemberService
-
Returns the status for the logged member or operator
- getStatus() - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- getStatus() - Method in class nl.strohalm.cyclos.services.elements.MemberServiceSecurity
-
- getStatus() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getStatus() - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
- getStatus() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getStatus() - Method in class nl.strohalm.cyclos.webservices.model.AccountHistoryTransferVO
-
- getStatus() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- getStatus() - Method in class nl.strohalm.cyclos.webservices.model.MemberAccountWithStatusVO
-
- getStatus() - Method in class nl.strohalm.cyclos.webservices.model.MyAdVO
-
- getStatus() - Method in class nl.strohalm.cyclos.webservices.model.ScheduledPaymentVO
-
- getStatus() - Method in class nl.strohalm.cyclos.webservices.payments.ChargebackResult
-
- getStatus() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentResult
-
- getStatus() - Method in class nl.strohalm.cyclos.webservices.payments.RequestPaymentResult
-
- getStatus(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Returns the account status for the given account.
- getStatus() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- getStatus() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsResult
-
- getStatusBeforeSuspension() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- getStatusCollection() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLogQuery
-
- getStatusCollection() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- getStatuses() - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosQuery
-
- getStatuses() - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- getStatusGroup() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- getStatusList() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- getStatusList() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- getStatusList() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- getStatusList() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- getStatusList() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- getStatusList() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery.StatusGroup
-
- getStatusList() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- getStatusToFilter() - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationService
-
- getStatusToFilter() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- getStatusToFilter() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- getStdDevValue(Comparable, Comparable) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
- getStdDevValue(int, int) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
- getStringQuote() - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVFileMapping
-
- getStringQuote() - Method in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler
-
- getStringValue() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- getStyleClass() - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- getStyleClass() - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- getStyleId() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- getStyleId() - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- getStyles() - Method in class nl.strohalm.cyclos.themes.Theme
-
- getSubject() - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- getSubject() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- getSubject() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getSubject() - Method in class nl.strohalm.cyclos.entities.members.remarks.Remark
-
- getSubject() - Method in class nl.strohalm.cyclos.entities.members.remarks.RemarkQuery
-
- getSubject() - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- getSubject() - Method in class nl.strohalm.cyclos.webservices.model.InfoTextVO
-
- getSubTitle() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
the subtitle for the graph
- getSubTitle() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getSuccessForward() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the forward named 'success'
- getSuffix() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- getSuffix() - Method in class nl.strohalm.cyclos.webservices.model.TransactionNumberVO
-
- getSummary(InvoiceSummaryDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.InvoiceDAO
-
Returns a summary for the invoices.
- getSummary(InvoiceSummaryDTO) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.InvoiceDAOImpl
-
- getSummary(AdImport) - Method in interface nl.strohalm.cyclos.services.ads.AdImportService
-
Returns the summarized results for the given advertisement import
- getSummary(AdImport) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- getSummary(AdImport) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceSecurity
-
- getSummary(MemberImport) - Method in interface nl.strohalm.cyclos.services.elements.MemberImportService
-
Returns the summarized results for the given member import
- getSummary(MemberImport) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- getSummary(MemberImport) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceSecurity
-
- getSummary(InvoiceSummaryDTO) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- getSummary(InvoiceSummaryDTO) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceServiceLocal
-
Returns a summary for the invoices
- getSummaryByType(Currency, InvoiceSummaryType, Collection<MemberGroup>) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.InvoiceDAO
-
Returns the summary (count and amount) of the invoices of a given type
- getSummaryByType(Currency, InvoiceSummaryType, Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.InvoiceDAOImpl
-
- getSummaryByType(Currency, InvoiceSummaryType) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- getSummaryByType(Currency, InvoiceSummaryType) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceServiceLocal
-
Returns a summary for the invoices of a given type
- getSummaryStatus() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getSumOfTransactions(StatisticalDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
Sum of the amounts of the transactions.
- getSumOfTransactions(StatisticalDTO) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getSumOfTransactionsRest(TransferQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
Calculates the sum of transactions there was on this SystemAccountType for any payments NOT belonging to the set of paymentFilters, during the
period
- getSumOfTransactionsRest(TransferQuery) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getSumOfTransfers(List<Pair<Member, BigDecimal>>) - Static method in class nl.strohalm.cyclos.services.stats.taxes.TransferVolumePerMemberStats
-
gets a list with personal transfer volume, one element for each member
- getSumOfTransfersPerTrader() - Method in class nl.strohalm.cyclos.services.stats.activity.GrossProductPerMemberStats
-
- getSumOfTransfersPerTrader() - Method in class nl.strohalm.cyclos.services.stats.taxes.TaxesPerMemberStats
-
- getSumOfTransfersPerTrader() - Method in class nl.strohalm.cyclos.services.stats.taxes.TransferVolumePerMemberStats
-
gets the basic list with pairs, where the first element is the Member and the second element is the sum of transfers for this
member in this period.
- getSumsPerFee() - Method in class nl.strohalm.cyclos.services.stats.taxes.TaxesPerMemberStats
-
- getSymbol() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- getSymbol() - Method in class nl.strohalm.cyclos.webservices.model.CurrencyVO
-
- getSystemAccountFilter() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getSystemAccountName() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- getSystemAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- getSystemAccountTypes() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccountQuery
-
- getSystemAccountTypesBalance() - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- getSystemAccountTypesBalance(Collection<SystemAccountType>, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- getSystemAccountTypesBalance(Collection<SystemAccountType>, Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeServiceLocal
-
Returns the sum of the balances of the accounts of the system accounts of the given types
- getSystemAddress() - Method in class nl.strohalm.cyclos.utils.MailHandler
-
Returns the mail address for system
- getSystemAlert() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- getSystemAlerts() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- getSystemAlerts() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getSystemChargebackTTs() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getSystemToMemberTTs() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getSystemToSystemTTs() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getTableCells() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
gets the raw data
- getTableCells() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- getTableCellsExpenditureComparePeriods(NamedPeriod, NamedPeriod, Collection<PaymentFilter>, SystemAccountType) - Method in class nl.strohalm.cyclos.services.stats.finances.FinanceStatsComparePeriods
-
- getTableCellsExpenditureSinglePeriod(NamedPeriod, Collection<PaymentFilter>, SystemAccountType) - Method in class nl.strohalm.cyclos.services.stats.finances.FinanceStatsSinglePeriod
-
gives the resulting table data for expenditure single period.
- getTableCellsExpenditureThroughTime(Period[], Collection<PaymentFilter>, SystemAccountType) - Method in class nl.strohalm.cyclos.services.stats.finances.FinanceStatsThroughTime
-
- getTableCellsIncomeComparePeriods(NamedPeriod, NamedPeriod, Collection<PaymentFilter>, SystemAccountType) - Method in class nl.strohalm.cyclos.services.stats.finances.FinanceStatsComparePeriods
-
- getTableCellsIncomeSinglePeriod(NamedPeriod, Collection<PaymentFilter>, SystemAccountType) - Method in class nl.strohalm.cyclos.services.stats.finances.FinanceStatsSinglePeriod
-
gives the resulting table data for income single period.
- getTableCellsIncomeThroughTime(Period[], Collection<PaymentFilter>, SystemAccountType) - Method in class nl.strohalm.cyclos.services.stats.finances.FinanceStatsThroughTime
-
- getTableCellsOverviewSinglePeriod(Period, Collection<PaymentFilter>, SystemAccountType) - Method in class nl.strohalm.cyclos.services.stats.finances.FinanceStatsSinglePeriod
-
gives the resulting table data for overview single period.
- getTableColumnCount() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- getTargetMember() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getTargetMember() - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- getTargetPrincipal() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- getTargetPrincipalType() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- getTask(String) - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- getTaskRunner() - Method in class nl.strohalm.cyclos.scheduling.polling.PollingTask
-
- getTaskRunner() - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- getTasks() - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- getText() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- getText() - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- getText() - Method in class nl.strohalm.cyclos.taglibs.OptionTag
-
- getText() - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- getText() - Method in class nl.strohalm.cyclos.webservices.external.sms.SendSmsSenderParameters
-
- getText() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- getTheme() - Method in class nl.strohalm.cyclos.controls.customization.themes.ExportThemeForm
-
- getTheme(String) - Method in class nl.strohalm.cyclos.controls.customization.themes.ExportThemeForm
-
- getTheme() - Method in class nl.strohalm.cyclos.controls.customization.themes.ThemeForm
-
- getTheme(String) - Method in class nl.strohalm.cyclos.controls.customization.themes.ThemeForm
-
- getThroughTheTime(StatisticalKeyDevelopmentsQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsService
-
gets a data value object for key statistics concerning the overview through the years.
- getThroughTheTime(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- getThroughTheTime(StatisticalKeyDevelopmentsQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- getThroughTheTimeGrossProduct(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data for the gross product per member, for all available years.
- getThroughTheTimeGrossProduct(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- getThroughTheTimeGrossProduct(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getThroughTheTimeLoginTimes(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data for the login frequency per member, for all available years.
- getThroughTheTimeLoginTimes(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- getThroughTheTimeLoginTimes(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getThroughTheTimeNumberTransactions(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data for the number of transactions per member, for all available years.
- getThroughTheTimeNumberTransactions(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- getThroughTheTimeNumberTransactions(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getThroughTheTimePercentageNoTrade(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
gets the data for the percentage of members not trading during that specific year, for all available years.
- getThroughTheTimePercentageNoTrade(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- getThroughTheTimePercentageNoTrade(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getThroughTimeExpenditure(StatisticalFinancesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalFinancesService
-
gets the Statistics on income through time
- getThroughTimeExpenditure(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceImpl
-
- getThroughTimeExpenditure(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceSecurity
-
- getThroughTimeIncome(StatisticalFinancesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalFinancesService
-
gets the Statistics on Expenditure throught time
- getThroughTimeIncome(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceImpl
-
- getThroughTimeIncome(StatisticalFinancesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceSecurity
-
- getThroughTimeMaxMember(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getThroughTimeMaxMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getThroughTimeMaxMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getThroughTimeMedianPerMember(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getThroughTimeMedianPerMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getThroughTimeMedianPerMember(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getThroughTimeNumberOfMembers(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getThroughTimeNumberOfMembers(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getThroughTimeNumberOfMembers(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getThroughTimeRange() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getThroughTimeRelativeToGrossProduct(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getThroughTimeRelativeToGrossProduct(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getThroughTimeRelativeToGrossProduct(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getThroughTimeVolume(StatisticalTaxesQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalTaxesService
-
- getThroughTimeVolume(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- getThroughTimeVolume(StatisticalTaxesQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- getThumbnail() - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- getThumbnailSize() - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- getThumbnailUrl() - Method in class nl.strohalm.cyclos.webservices.model.ImageVO
-
- getTicket() - Method in class nl.strohalm.cyclos.controls.payments.request.RequestPaymentForm
-
- getTicket(String) - Method in class nl.strohalm.cyclos.controls.payments.request.RequestPaymentForm
-
- getTicket() - Method in class nl.strohalm.cyclos.controls.webshop.NewWebShopPaymentForm
-
- getTicket() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- getTicket() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getTicket() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getTicket() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getTicket() - Method in class nl.strohalm.cyclos.webservices.payments.ConfirmPaymentParameters
-
- getTicket() - Method in class nl.strohalm.cyclos.webservices.payments.RequestPaymentResult
-
- getTicketDao() - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- getTime() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- getTimeConverter() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getTimeForClusterToForm() - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
- getTimePattern() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getTimePatternDescription(LocalSettings.TimePattern) - Method in class nl.strohalm.cyclos.utils.MessageHelper
-
- getTimePoint() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- getTimePointType() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- getTimeZone() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getTitle() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- getTitle() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getTitle() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getTitle() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- getTitle() - Method in class nl.strohalm.cyclos.themes.Theme
-
- getTitle() - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- getTitleKey() - Method in exception nl.strohalm.cyclos.controls.mobile.exceptions.MobileException
-
- getTo() - Method in class nl.strohalm.cyclos.controls.general.InviteForm
-
- getTo() - Method in class nl.strohalm.cyclos.controls.payments.PaymentForm
-
- getTo() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getTo() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getTo() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- getTo() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- getTo() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getTo() - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- getTo() - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLog
-
- getTo() - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLogQuery
-
- getTo() - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- getTo() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getTo() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getTo() - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- getTo() - Method in class nl.strohalm.cyclos.webservices.model.TransferTypeVO
-
- getTo() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- getToAccountOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getToAccountStatus() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentResult
-
- getToAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getToAccountType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getToAccountTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getToAccountTypeId() - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- getToAccountTypes() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getToChannel() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentRequestTicket
-
- getToChannel() - Method in class nl.strohalm.cyclos.webservices.model.PaymentRequestTicketVO
-
- getToChargePrincipal() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- getToChargePrincipalType() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- getTodaysRates(Account, Calendar) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountRatesDAO
-
gets the entity only for the specified date.
- getTodaysRates(Account, Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.AccountRatesDAOImpl
-
- getToElement() - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxForm
-
- getToElement() - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategoryQuery
-
- getToFixedMember() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- getToGroups() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getToGroups() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getToGroups() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getToGroups() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getToGroups() - Method in class nl.strohalm.cyclos.services.elements.SendMessageToGroupDTO
-
- getTolerance() - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- getToLimitType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getToMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getToMember() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getToMember() - Method in class nl.strohalm.cyclos.services.elements.SendMessageToMemberDTO
-
- getToMember() - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- getToMember() - Method in class nl.strohalm.cyclos.webservices.model.PaymentDataVO
-
- getToMember() - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- getToMember() - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- getToMemberFieldsToReturn() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- getToMemberId() - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- getToMemberId() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoMemberPaymentParameters
-
- getToMemberId() - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- getToMemberPrincipal() - Method in class nl.strohalm.cyclos.webservices.pos.MakePaymentParameters
-
- getToMemberPrincipal() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoMemberPaymentParameters
-
- getToMemberPrincipal() - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- getToMemberPrincipalType() - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- getToMemberPrincipalType() - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- getToMemberPrincipalType() - Method in class nl.strohalm.cyclos.webservices.pos.MakePaymentParameters
-
- getToMembers() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getToNature() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getToNature() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getToOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getToOwner() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- getToOwner() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getToOwnerId() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- getTopic(Ehcache) - Static method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
Returns the topic for the given cache
- getTopic() - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
- getToptenPersonalGrossProduct(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
Top 10 for persons: who are the most active members, for personal gross product.
- getToptenPersonalGrossProduct(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
get a top ten with members with the highest personal grossproduct
- getToptenPersonalGrossProduct(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getToptenPersonalLoginTimes(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
Top 10 for persons: who are the most active members, for personal login times.
- getToptenPersonalLoginTimes(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
get a top ten with members with the highest number of logins.
- getToptenPersonalLoginTimes(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getToptenPersonalNumberTransactions(StatisticalActivityQuery) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalActivityService
-
Top 10 for persons: who are the most active members, for personal number transactions.
- getToptenPersonalNumberTransactions(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
get a top ten with members with the highest number of transactions
- getToptenPersonalNumberTransactions(StatisticalActivityQuery) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- getToRates() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesToSave
-
- getToSystem() - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- getToSystem() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- getTotal() - Method in class nl.strohalm.cyclos.dao.sms.SmsLogReportTotal
-
- getTotal() - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImportResult
-
- getTotal() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- getTotal() - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImportResult
-
- getTotal() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportVO
-
- getTotal() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getTotalAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getTotalAmount() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanRepaymentAmountsDTO
-
- getTotalCount() - Method in interface nl.strohalm.cyclos.utils.query.Page
-
- getTotalCount(List<?>) - Static method in class nl.strohalm.cyclos.utils.query.PageHelper
-
Returns the total count for this list.
- getTotalCount() - Method in class nl.strohalm.cyclos.utils.query.PageImpl
-
- getTotalCount() - Method in class nl.strohalm.cyclos.webservices.model.ResultPage
-
- getTotalExceededAmount() - Method in exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.CertificationAmountExceededException
-
- getTotalFeeAmount() - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewDTO
-
- getTotalFeePercentage() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- getTotalMembers() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getTotals() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportVO
-
- getTotalsByStatus() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportVO
-
- getTotalsByType() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportVO
-
- getToTransactionFees() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- getToTransferTypes() - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- getToUsername() - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- getTraceData() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentRequestTicket
-
Returns the data set by the client at the moment of requesting a payment.
- getTraceData() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
Optional.
- getTraceData() - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- getTraceData() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
Optional.
- getTraceData() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
Optional.
- getTraceData() - Method in class nl.strohalm.cyclos.webservices.external.sms.SendSmsSenderParameters
-
Optional.
- getTraceData() - Method in class nl.strohalm.cyclos.webservices.model.PaymentRequestTicketVO
-
Optional.
- getTraceData() - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
Optional.
- getTraceData() - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
Optional.
- getTraceFile() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getTraceLevel() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getTraceNumber() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TraceNumber
-
- getTraceNumber() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getTraceNumber() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getTraceNumber() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getTraceNumber() - Method in class nl.strohalm.cyclos.webservices.model.AccountHistoryTransferVO
-
- getTraceNumber() - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- getTradeType() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- getTradeType() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- getTradeType() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterQuery
-
- getTradeType() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- getTradeType() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getTransactionAmount() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.CreditsException
-
- getTransactionAmounts(StatisticalDTO) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
gets a list with transaction amounts and their id's.
- getTransactionAmounts(StatisticalDTO) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getTransactionCountPerAllMembers(Integer) - Method in class nl.strohalm.cyclos.services.stats.activity.TransactionCountPerMemberStats
-
For each member, the number of transactions is counted.
- getTransactionCountPerTradingMember() - Method in class nl.strohalm.cyclos.services.stats.activity.TransactionCountPerMemberStats
-
For each trading member, the number of transactions is counted.
- getTransactionedAmountAt(Calendar, Account, TransferType) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
Returns the total amount of transfers at the given date from the given account, with the given transfer type.
- getTransactionedAmountAt(Calendar, Operator, Account, TransferType) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
Returns the total amount of transfers today from the given account, with the given transfer type, performed by the given operator.
- getTransactionedAmountAt(Calendar, Account, TransferType) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getTransactionedAmountAt(Calendar, Operator, Account, TransferType) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getTransactionFee() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- getTransactionFee(String) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- getTransactionFee() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getTransactionFee() - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- getTransactionFeedbackAdminCommentsMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackAdminCommentsSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackAdminCommentsSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackDeadline() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getTransactionFeedbackReceivedMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackReceivedSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackReceivedSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackReplyMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackReplySms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackReplySubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackRequestMessage() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackRequestSms() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeedbackRequestSubject() - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- getTransactionFeeId() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- getTransactionFeeId() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.RemoveTransactionFeeForm
-
- getTransactionFees() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getTransactionFees() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- getTransactionFeeService() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.RemoveTransactionFeeAction
-
- getTransactionFeeService() - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- getTransactionFeeService() - Method in class nl.strohalm.cyclos.controls.members.brokering.ListBrokerCommissionContractsAction
-
- getTransactionFeeService() - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmPaymentAction
-
- getTransactionFeeVOs(TransactionFeePreviewDTO) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Returns a List with the information of the given transactionFees
- getTransactionFeeVOs(TransactionFeePreviewDTO) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- getTransactionFeeVOs(TransactionFeePreviewDTO) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- getTransactionFile() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getTransactionHelper() - Method in class nl.strohalm.cyclos.utils.tasks.TaskRunnerImpl
-
- getTransactionHierarchyVisibility() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getTransactionLevel() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getTransactionListeners() - Method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData.Entry
-
- getTransactionNumber() - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- getTransactionNumber() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getTransactionNumber() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- getTransactionNumber() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getTransactionNumber() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- getTransactionNumber() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getTransactionNumber() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getTransactionNumber() - Method in class nl.strohalm.cyclos.webservices.model.AccountHistoryTransferVO
-
- getTransactionNumber() - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- getTransactionNumber() - Method in class nl.strohalm.cyclos.webservices.model.ScheduledPaymentInstallmentVO
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.TransactionPasswordForm
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceForm
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.controls.loans.BaseLoanActionForm
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanForm
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmPaymentForm
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentForm
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ScheduledPaymentForm
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.controls.posweb.MakePaymentForm
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentForm
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.entities.access.User
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- getTransactionPassword() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- getTransactionPasswordChars() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- getTransactionPasswordLength() - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- getTransactionPasswordStatus() - Method in class nl.strohalm.cyclos.entities.access.User
-
- getTransactions(MemberImport, boolean) - Method in interface nl.strohalm.cyclos.dao.members.imports.ImportedMemberDAO
-
Returns a summary for transactions of members without error, either credits or debits
- getTransactions(MemberImport, boolean) - Method in class nl.strohalm.cyclos.dao.members.imports.ImportedMemberDAOImpl
-
- getTransactionsColSpan() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- GetTransactionsDTO - Class in nl.strohalm.cyclos.services.accounts
-
Data Transfer Object for retrieving transaction information
- GetTransactionsDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- GetTransactionsDTO(Account) - Constructor for class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- GetTransactionsDTO(Account, Calendar) - Constructor for class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
creates a GetTransactionsDTO.
- GetTransactionsDTO(Account, Period) - Constructor for class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- GetTransactionsDTO(AccountOwner, AccountType) - Constructor for class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- GetTransactionsDTO(AccountOwner, AccountType, Calendar) - Constructor for class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- GetTransactionsDTO(AccountOwner, AccountType, Period) - Constructor for class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- GetTransactionsDTO(AccountOwner, AccountType, Period, PaymentFilter) - Constructor for class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- getTransactionsPaymentFilters() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- getTransactionsSummary(Member, AccountType, Period, Collection<PaymentFilter>, boolean) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- getTransactionsSummary(Member, AccountType, Period, Collection<PaymentFilter>, boolean) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Retrieves transactions summary
- getTransactionTemplate() - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- getTransfer() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction.Entry
-
- getTransfer() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ExternalTransferToProcessVO
-
- getTransfer() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.BaseTransferAmountReservation
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationDTO
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- getTransfer() - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- getTransfer() - Method in class nl.strohalm.cyclos.services.accounts.external.ProcessExternalTransferDTO
-
- getTransfer() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesToSave
-
- getTransfer() - Method in class nl.strohalm.cyclos.services.transactions.BulkChargebackResult
-
- getTransfer() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentResult
-
- getTransferAmount() - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- getTransferAuthorization() - Method in class nl.strohalm.cyclos.entities.accounts.TransferAuthorizationAmountReservation
-
- getTransferBinder() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersAction
-
- getTransferDao() - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- getTransferId() - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- getTransferId() - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- getTransferId() - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ScheduledPaymentForm
-
- getTransferId() - Method in class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentForm
-
- getTransferId() - Method in class nl.strohalm.cyclos.webservices.accounts.LoadTransferParameters
-
- getTransferId() - Method in class nl.strohalm.cyclos.webservices.pos.ChargebackParameters
-
- getTransferImport() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getTransferImport() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- getTransferImportId() - Method in class nl.strohalm.cyclos.controls.accounts.external.ExternalAccountHistoryForm
-
- getTransferImportId() - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferForm
-
- getTransferImportId() - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferForm
-
- getTransferImportId() - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.RemoveTransferImportForm
-
- getTransferListenerClass() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- getTransferListenerClass() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getTransfers() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- getTransfers(Currency, Account, Period, Transfer, boolean, Integer) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
gets a List of Transfers, depending on the parameters.
- getTransfers(Currency, Account, Period, Transfer, boolean, Integer) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- getTransfers() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- getTransfers() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport
-
- getTransfers() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- getTransfers() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- getTransfers() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- getTransfers() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getTransfers() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- getTransfers() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- getTransfers() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getTransfers() - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistoryResultPage
-
- getTransfersPerTrader() - Method in class nl.strohalm.cyclos.services.stats.activity.TransactionCountPerMemberStats
-
- getTransfersSummary(AccountFeeLog) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAO
-
Returns the transfers summary for the given log
- getTransfersSummary(AccountFeeLog) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAOImpl
-
- getTransferStatus() - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- getTransfersToConciliate() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ExternalTransferToProcessVO
-
- getTransferType() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeForm
-
- getTransferType(String) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeForm
-
- getTransferType() - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- getTransferType() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalDTO
-
- getTransferType() - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- getTransferType() - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- getTransferType() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- getTransferType() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.MaxAmountPerDayExceededException
-
- getTransferType() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- getTransferType() - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- getTransferType() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- getTransferType() - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- getTransferType() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- getTransferTypeBinder(SearchTransferTypesAjaxAction.Options...) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxAction
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.IsUsedTransactionPasswordAjaxForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.RemoveAuthorizationLevelForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.RemoveTransactionFeeForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.RemoveTransferTypeForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.customization.fields.LinkPaymentCustomFieldForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentForm
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.webservices.pos.BasePaymentParameters
-
- getTransferTypeId() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- getTransferTypeName() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getTransferTypes() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- getTransferTypes() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- getTransferTypes() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- getTransferTypes() - Method in class nl.strohalm.cyclos.webservices.model.DetailedAccountTypeVO
-
- getTransferTypes() - Method in class nl.strohalm.cyclos.webservices.model.PaymentDataVO
-
- getTransferTypesAsMember() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getTransferTypesAsMember() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.RemoveTransferTypeAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.invoices.SendInvoiceAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- getTransferTypeService() - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentAction
-
- getTransferTypeVO(Long, boolean) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeService
-
Returns a transferTypeVO for the given transfer type id.
- getTransferTypeVO(Long, boolean) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- getTransferTypeVO(Long, boolean) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- getTranslationService() - Method in class nl.strohalm.cyclos.controls.settings.EditMailTranslationAction
-
- getTrimBoth() - Method in class nl.strohalm.cyclos.utils.conversion.StringTrimmerConverter
-
- getTrimLeft() - Method in class nl.strohalm.cyclos.utils.conversion.StringTrimmerConverter
-
- getTrimRight() - Method in class nl.strohalm.cyclos.utils.conversion.StringTrimmerConverter
-
- getType() - Method in enum nl.strohalm.cyclos.access.Module
-
- getType() - Method in class nl.strohalm.cyclos.controls.alerts.BaseListAlertsAction
-
- getType() - Method in class nl.strohalm.cyclos.controls.alerts.ListMemberAlertsAction
-
- getType() - Method in class nl.strohalm.cyclos.controls.alerts.ListSystemAlertsAction
-
- getType() - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileForm
-
- getType() - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxForm
-
- getType() - Method in class nl.strohalm.cyclos.controls.customization.files.ListCustomizedFilesForm
-
- getType() - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxForm
-
- getType() - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxForm
-
- getType() - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- getType() - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- getType() - Method in class nl.strohalm.cyclos.controls.settings.ManageSettingsForm
-
- getType() - Method in class nl.strohalm.cyclos.dao.sms.SmsLogReportTotal
-
- getType() - Method in class nl.strohalm.cyclos.entities.access.PasswordHistoryLog
-
- getType() - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- getType() - Method in class nl.strohalm.cyclos.entities.accounts.AccountQuery
-
- getType() - Method in enum nl.strohalm.cyclos.entities.accounts.AccountType.Nature
-
- getType() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- getType() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- getType() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- getType() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- getType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- getType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- getType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- getType() - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- getType() - Method in enum nl.strohalm.cyclos.entities.customization.documents.Document.Nature
-
- getType() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getType() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- getType() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFileQuery
-
- getType() - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- getType() - Method in enum nl.strohalm.cyclos.entities.members.Element.Nature
-
- getType() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord
-
- getType() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- getType() - Method in class nl.strohalm.cyclos.entities.members.preferences.NotificationPreference
-
- getType() - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- getType() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- getType() - Method in enum nl.strohalm.cyclos.entities.members.remarks.Remark.Nature
-
- getType() - Method in class nl.strohalm.cyclos.entities.settings.Setting
-
- getType() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- getType() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogQuery
-
- getType() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- getType() - Method in class nl.strohalm.cyclos.services.accounts.AccountDTO
-
- getType() - Method in class nl.strohalm.cyclos.services.accounts.BulkUpdateAccountDTO
-
- getType() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeVO
-
- getType() - Method in class nl.strohalm.cyclos.services.elements.SendDirectMessageToMemberDTO
-
- getType() - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- getType() - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromBrokerToMembersDTO
-
- getType() - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
- getType() - Method in class nl.strohalm.cyclos.services.elements.SendMessageToAdminDTO
-
- getType() - Method in class nl.strohalm.cyclos.services.elements.SendMessageToGroupDTO
-
- getType() - Method in class nl.strohalm.cyclos.services.transactions.BaseLoanHandler
-
- getType() - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- getType() - Method in class nl.strohalm.cyclos.taglibs.CustomImageUrlTag
-
- getType() - Method in class nl.strohalm.cyclos.utils.Amount
-
- getType() - Method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- getType() - Method in class nl.strohalm.cyclos.utils.binding.DataBinder
-
- getType() - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- getType() - Method in class nl.strohalm.cyclos.utils.customizedfile.CustomizedFileOperation
-
- getType(Class<E>, Class<T>) - Static method in class nl.strohalm.cyclos.utils.hibernate.AbstractEnumType
-
- getType(Class<T>) - Static method in class nl.strohalm.cyclos.utils.hibernate.IntValuedEnumType
-
- getType(Class<T>) - Static method in class nl.strohalm.cyclos.utils.hibernate.StringValuedEnumType
-
- getType() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- getType() - Method in class nl.strohalm.cyclos.webservices.model.MemberAccountVO
-
- getTypeCode() - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- getTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryForm
-
- getTypeId() - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- getTypeId() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- getTypeId() - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- getTypes() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- getTypes() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- getUnchanged() - Method in class nl.strohalm.cyclos.services.elements.BulkMemberActionResultVO
-
- getUnitsConverter(MobileActionContext) - Method in class nl.strohalm.cyclos.controls.mobile.MobileBaseAction
-
- getUnitsConverter(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- getUnitsPattern() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- getUnreadMessages() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getUnreadMessages() - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- getUnrelatedPendingPayments(Member, Collection<MemberAccountType>) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.ScheduledPaymentDAO
-
- getUnrelatedPendingPayments(Member, Collection<MemberAccountType>) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.ScheduledPaymentDAOImpl
-
- getUpdatableByAdminGroups() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getUpdatableByBrokerGroups() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getUpdateAccess() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- getUpdatedPayment(HttpSession) - Static method in class nl.strohalm.cyclos.controls.webshop.WebShopHelper
-
Returns the payment DTO, updated with context data
- getUpload() - Method in class nl.strohalm.cyclos.controls.ads.categories.ImportAdCategoriesForm
-
- getUpload() - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportAdsForm
-
- getUpload() - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentForm
-
- getUpload() - Method in class nl.strohalm.cyclos.controls.customization.images.CustomImagesForm
-
- getUpload() - Method in class nl.strohalm.cyclos.controls.customization.images.SystemImagesForm
-
- getUpload() - Method in class nl.strohalm.cyclos.controls.customization.themes.ImportThemeForm
-
- getUpload() - Method in class nl.strohalm.cyclos.controls.members.imports.ImportMembersForm
-
- getUpload() - Method in class nl.strohalm.cyclos.controls.settings.ManageSettingsForm
-
- getUpperBound() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
gets the highest value of the error bar.
- getUpperCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- getUpperCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- getUpperCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getUpperCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- getUpperCreditLimit() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getUpperCreditLimit() - Method in class nl.strohalm.cyclos.services.accounts.BulkUpdateAccountDTO
-
- getUpperCreditLimit() - Method in class nl.strohalm.cyclos.services.accounts.CreditLimitDTO.Entry
-
- getUpperCreditLimit() - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- getUpperLimit() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.UpperCreditLimitReachedException
-
- getUpperLimitConfidenceInterval() - Method in class nl.strohalm.cyclos.utils.statistics.Median
-
calculates the upper limit of the confidence interval.
- getUpperLimitPerType() - Method in class nl.strohalm.cyclos.services.accounts.CreditLimitDTO
-
- getUpperValue(int, int) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
returns the upper bound of the error bar
- getUptimeDays() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getUptimeHours() - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- getUri() - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- getUrl() - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- getUsedAmount(Certification) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.CertificationDAO
-
This method must be used only if the loan repay doesn't modify the certification's used amount It only takes into account the guarantee status
(not the repay)
- getUsedAmount(Certification) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.CertificationDAOImpl
-
- getUsedAmount() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationDTO
-
- getUsedAmount(Certification, boolean) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- getUsedAmount(Certification, boolean) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- getUsedAmount(Certification, boolean) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- getUser() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the logged user
- getUser() - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- getUser() - Method in class nl.strohalm.cyclos.entities.access.LoginHistoryLog
-
- getUser() - Method in class nl.strohalm.cyclos.entities.access.PasswordHistoryLog
-
- getUser() - Method in class nl.strohalm.cyclos.entities.access.PermissionDeniedTrace
-
- getUser() - Method in class nl.strohalm.cyclos.entities.access.Session
-
- getUser() - Method in class nl.strohalm.cyclos.entities.access.UsernameChangeLog
-
- getUser() - Method in class nl.strohalm.cyclos.entities.access.WrongCredentialAttempt
-
- getUser() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- getUser() - Method in class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- getUser() - Method in class nl.strohalm.cyclos.services.access.ChangePinDTO
-
- getUser() - Method in exception nl.strohalm.cyclos.services.access.exceptions.CredentialsException
-
- getUser() - Method in class nl.strohalm.cyclos.services.elements.ResetTransactionPasswordDTO
-
- getUser() - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- getUserClass() - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileAction
-
- getUserClass() - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- getUserClass() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- getUserClass() - Method in class nl.strohalm.cyclos.controls.elements.ProfileAction
-
- getUserClass() - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- getUserClass() - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- getUserClass() - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorAction
-
- getUserClass() - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileAction
-
- getUserId() - Method in class nl.strohalm.cyclos.controls.access.AllowUserLoginForm
-
- getUserId() - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- getUserId() - Method in class nl.strohalm.cyclos.controls.access.DisconnectUserForm
-
- getUserId() - Method in class nl.strohalm.cyclos.controls.access.ManagePasswordsForm
-
- getUserId() - Method in class nl.strohalm.cyclos.controls.access.ResetAndSendPasswordForm
-
- getUserId() - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.ManageTransactionPasswordForm
-
- getUserId() - Method in class nl.strohalm.cyclos.controls.general.RedirectFromMessageForm
-
- getUsername() - Method in class nl.strohalm.cyclos.controls.members.SearchAdminsAjaxForm
-
- getUsername() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- getUsername() - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentForm
-
- getUsername() - Method in class nl.strohalm.cyclos.entities.access.User
-
- getUsername() - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- getUsername() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- getUsername() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- getUsername() - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- getUsername() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- getUsername() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getUsername() - Method in interface nl.strohalm.cyclos.entities.members.RegisteredMember
-
- getUsername() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- getUsername() - Method in class nl.strohalm.cyclos.entities.services.ServiceClientQuery
-
- getUsername() - Method in exception nl.strohalm.cyclos.services.access.exceptions.LoginException
-
- getUsername() - Method in exception nl.strohalm.cyclos.services.elements.exceptions.UsernameAlreadyInUseException
-
- getUsername() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.InvalidChannelException
-
- getUsername() - Method in class nl.strohalm.cyclos.utils.ElementVO
-
- getUsername() - Method in class nl.strohalm.cyclos.webservices.members.MemberRegistrationResult
-
- getUsername() - Method in class nl.strohalm.cyclos.webservices.members.MemberSearchParameters
-
- getUsername() - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- getUsername() - Method in class nl.strohalm.cyclos.webservices.model.MemberVO
-
- getUsername() - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController.UpdateProfileParameters
-
- getUsernameGeneration() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- getUsernameLength() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- getUsernameRegex() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- getValidation() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- getValidationError() - Method in class nl.strohalm.cyclos.utils.validation.PropertyValidationError
-
- getValidationKey() - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- getValidationKey() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- getValidations() - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- getValidator(CardType) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceImpl
-
- getValidator() - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl
-
- getValidator() - Method in interface nl.strohalm.cyclos.utils.validation.DelegatingValidator.DelegateSource
-
- getValidatorClass() - Method in class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- getValidFrom() - Method in class nl.strohalm.cyclos.webservices.model.InfoTextVO
-
- getValidity() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- getValidity() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- getValidity() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- getValidity() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- getValidity() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeCalculationDTO
-
- getValidTo() - Method in class nl.strohalm.cyclos.webservices.model.InfoTextVO
-
- getValue() - Method in enum nl.strohalm.cyclos.access.AdminAdminPermission
-
- getValue() - Method in enum nl.strohalm.cyclos.access.AdminMemberPermission
-
- getValue() - Method in enum nl.strohalm.cyclos.access.AdminSystemPermission
-
- getValue() - Method in enum nl.strohalm.cyclos.access.BasicPermission
-
- getValue() - Method in enum nl.strohalm.cyclos.access.BrokerPermission
-
- getValue() - Method in enum nl.strohalm.cyclos.access.MemberPermission
-
- getValue() - Method in enum nl.strohalm.cyclos.access.Module
-
- getValue() - Method in enum nl.strohalm.cyclos.access.ModuleType
-
- getValue() - Method in enum nl.strohalm.cyclos.access.OperatorPermission
-
- getValue() - Method in interface nl.strohalm.cyclos.access.Permission
-
- getValue() - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- getValue() - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.access.Channel.Credentials
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.access.Channel.Principal
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.access.PasswordHistoryLog.PasswordType
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.access.TransactionPassword
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.access.User.TransactionPasswordStatus
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.AccountType.Nature
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.cards.Card.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.cards.CardType.CardSecurityCode
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType.Action
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping.Field
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields.NumberFormat
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.ChargeMode
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.InvoiceMode
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.PaymentDirection
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.RunMode
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission.When
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission.WhichBroker
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.ChargeType
-
- getValue() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.Nature
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.Subject
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Certification.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.AuthorizedBy
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.FeePayer
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.FeeType
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.Model
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Type
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanPayment.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.MemberAccount.Action
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.MemberAccount.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.pos.MemberPos.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.pos.Pos.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel.Authorizer
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.Invoice.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.Payment.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.Ticket.Nature
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.Ticket.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization.Action
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferType.TransactionHierarchyVisibility
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.ads.Ad.TradeType
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAd.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.alerts.MemberAlert.Alerts
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.alerts.SystemAlert.Alerts
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.Application.PasswordHash
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.documents.Document.Nature
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.documents.MemberDocument.Visibility
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.fields.AdCustomField.Visibility
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Control
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Nature
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Size
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Type
-
- getValue() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- getValue() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Access
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Indexing
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField.Access
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.fields.OperatorCustomField.Visibility
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField.Access
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.files.CustomizedFile.Type
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.customization.images.Image.Nature
-
- getValue() - Method in class nl.strohalm.cyclos.entities.customization.translationMessages.TranslationMessage
-
- getValue() - Method in class nl.strohalm.cyclos.entities.customization.translationMessages.TranslationMessageQuery
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.groups.BasicGroupSettings.PasswordPolicy
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.groups.Group.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.groups.MemberGroupSettings.EmailValidation
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.groups.MemberGroupSettings.ExternalAdPublication
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.IndexOperation.EntityType
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.IndexOperation.OperationType
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.members.Element.Nature
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMember.Status
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.members.messages.Message.Direction
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.members.messages.Message.Type
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.members.records.MemberRecordType.Layout
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.members.Reference.Level
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.members.Reference.Nature
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.members.remarks.Remark.Nature
-
- getValue() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
gets the value
- getValue() - Method in enum nl.strohalm.cyclos.entities.services.ServiceOperation
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.CsvRecordSeparator
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.CsvStringQuote
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.CsvValueSeparator
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePattern
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.Language
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.Precision
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.TimePattern
-
- getValue() - Method in class nl.strohalm.cyclos.entities.settings.Setting
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.settings.Setting.Type
-
- getValue() - Method in enum nl.strohalm.cyclos.entities.sms.SmsLog.ErrorType
-
- getValue(String) - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- getValue() - Method in enum nl.strohalm.cyclos.services.stats.HistogramDTOFactory.LastRowHeaderPrefix
-
- getValue() - Method in enum nl.strohalm.cyclos.services.stats.StatisticalResultDTO.GraphType
-
- getValue() - Method in enum nl.strohalm.cyclos.services.stats.StatisticalService.TableType
-
- getValue() - Method in enum nl.strohalm.cyclos.services.stats.StatisticalTaxesService.PaidOrNot
-
- getValue() - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- getValue() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- getValue() - Method in class nl.strohalm.cyclos.taglibs.OptionTag
-
- getValue() - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- getValue() - Method in class nl.strohalm.cyclos.taglibs.TruncateTag
-
- getValue(Module) - Static method in class nl.strohalm.cyclos.utils.access.PermissionHelper
-
- getValue(Permission) - Static method in class nl.strohalm.cyclos.utils.access.PermissionHelper
-
- getValue() - Method in class nl.strohalm.cyclos.utils.Amount
-
- getValue() - Method in enum nl.strohalm.cyclos.utils.Amount.Type
-
- getValue() - Method in class nl.strohalm.cyclos.utils.CustomFieldHelper.Entry
-
- getValue(String, Collection<FV>) - Method in class nl.strohalm.cyclos.utils.CustomFieldHelper
-
Returns the value of the field with the given internal name on the collection
- getValue() - Method in class nl.strohalm.cyclos.utils.EntityWithCustomFieldsWrapper.EntryImpl
-
- getValue() - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateHelper.QueryParameter
-
- getValue() - Method in interface nl.strohalm.cyclos.utils.IntValuedEnum
-
- getValue(Comparable, Comparable) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the value for an item (for this dataset, the mean value is returned).
- getValue(int, int) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalCategoryDataset
-
Returns the value for an item (for this dataset, the mean value is returned).
- getValue() - Method in enum nl.strohalm.cyclos.utils.Month
-
- getValue() - Method in enum nl.strohalm.cyclos.utils.Quarter
-
- getValue() - Method in interface nl.strohalm.cyclos.utils.StringValuedEnum
-
- getValue() - Method in enum nl.strohalm.cyclos.utils.TimePeriod.Field
-
- getValue() - Method in exception nl.strohalm.cyclos.utils.transactionimport.IllegalTransactionFileFormatException
-
- getValue() - Method in enum nl.strohalm.cyclos.utils.WeekDay
-
- getValue() - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- getValue() - Method in class nl.strohalm.cyclos.webservices.model.PossibleValueVO
-
- getValueBinder() - Method in class nl.strohalm.cyclos.utils.binding.MapBinder
-
- getValueIn(TimePeriod.Field) - Method in class nl.strohalm.cyclos.utils.TimePeriod
-
- getValueName() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- getValueNames() - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- getValues() - Method in class nl.strohalm.cyclos.controls.BaseBindingForm
-
- getValues() - Method in class nl.strohalm.cyclos.services.stats.general.FilterUsed
-
- getValuesByField(CustomFieldsContainer<CF, CFV>) - Method in class nl.strohalm.cyclos.utils.CustomFieldHelper
-
Returns a Map keyed by the custom field of custom field values
- getValueSeparator() - Method in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler
-
- getValueType() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Nature
-
- getValueValidator() - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceImpl
-
- getValueValidator() - Method in interface nl.strohalm.cyclos.services.customization.AdCustomFieldServiceLocal
-
Returns a custom field validator
- getValueValidator(AdminGroup) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceImpl
-
- getValueValidator(AdminGroup) - Method in interface nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceLocal
-
Returns an admin custom field validator for the given group
- getValueValidator(Collection<? extends CustomField>) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- getValueValidator() - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceImpl
-
- getValueValidator() - Method in interface nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceLocal
-
Returns a loan group custom field validator
- getValueValidator(MemberGroup, MemberCustomField.Access) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceImpl
-
- getValueValidator(MemberGroup, MemberCustomField.Access) - Method in interface nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceLocal
-
Returns a member custom field validator for the given group
- getValueValidator(MemberRecordType) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceImpl
-
- getValueValidator(MemberRecordType) - Method in interface nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceLocal
-
Returns an custom field validator for the given member record type
- getValueValidator(Member) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceImpl
-
- getValueValidator(Member) - Method in interface nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceLocal
-
Returns an custom field validator for the given owner member
- getValueValidator(TransferType) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- getValueValidator(TransferType) - Method in interface nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceLocal
-
Returns an custom field validator for the given payment type
- getVar() - Method in class nl.strohalm.cyclos.taglibs.CustomizedFilePathTag
-
- getVariableValues(LocalSettings) - Method in interface nl.strohalm.cyclos.entities.accounts.AccountOwner
-
- getVariableValues(LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getVariableValues(LocalSettings) - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountOwner
-
- getVariableValues(LocalSettings) - Method in class nl.strohalm.cyclos.entities.Entity
-
Returns a map containing placeholder values for messages
- getVarName() - Method in class nl.strohalm.cyclos.taglibs.ImagesTag
-
- getVarName() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- getVersion() - Method in class nl.strohalm.cyclos.entities.Application
-
- getVersion() - Method in class nl.strohalm.cyclos.themes.Theme
-
- getViewableBy() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- getViewableBy() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- getViewableByAdminGroup() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordTypeQuery
-
- getViewableByAdminGroups() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getViewableByBrokerGroup() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordTypeQuery
-
- getViewableByBrokerGroups() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- getViewableGroup() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- getViewableGroup() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- getViewAdminRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getViewAdminRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getViewConnectedAdminsOf() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getViewConnectedAdminsOf() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getViewedByGroups() - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- getViewer() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- getViewer() - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- getViewInformationOf() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getViewInformationOf() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getViewMemberRecordTypes() - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- getViewMemberRecordTypes() - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- getVirtualRatedBalance() - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- getVirtualRatedBalance() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- getVisibility() - Method in class nl.strohalm.cyclos.entities.customization.documents.MemberDocument
-
- getVisibility() - Method in class nl.strohalm.cyclos.entities.customization.fields.AdCustomField
-
- getVisibility() - Method in class nl.strohalm.cyclos.entities.customization.fields.OperatorCustomField
-
- getVisibilityAccess() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- getVisibleAccountTypes() - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- getVisibleAccountTypes() - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeServiceLocal
-
Returns the account types which are visible by the logged user
- getVisibleGroups() - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- getVisibleMemberGroups() - Method in interface nl.strohalm.cyclos.services.permissions.PermissionService
-
Returns the visible member groups for the logged user.
- getVisibleMemberGroups() - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- getVisibleMemberGroups(boolean) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- getVisibleMemberGroups(boolean) - Method in interface nl.strohalm.cyclos.services.permissions.PermissionServiceLocal
-
- getVisibleMemberGroups() - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceSecurity
-
- getVolumePerAllMembers(Integer) - Method in class nl.strohalm.cyclos.services.stats.taxes.TransferVolumePerMemberStats
-
gets the Volume for all members as an array.
- getWebServiceFile() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getWebServiceLevel() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- getWebShopWebService() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Returns a proxy for the web shop web service
- getWeekDay() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- getWelcomeMessage() - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- getWhatRate() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- getWhatRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- getWhatToShow() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- getWhen() - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- getWhen() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- getWhen() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- getWhen() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- getWhichBroker() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- getWhichBroker() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- getWidth() - Method in class nl.strohalm.cyclos.taglibs.HelpTag
-
- getWidth() - Method in class nl.strohalm.cyclos.utils.Dimensions
-
- getWithBodyOnly() - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextSearchParameters
-
- getWithImagesOnly() - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- getWithImagesOnly() - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- getWriteDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.cards.EditCardTypeAction
-
- getWriteDataBinder() - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosAction
-
- getWriteDataBinder() - Method in class nl.strohalm.cyclos.controls.ads.EditAdAction
-
- getWriteDataBinder(ActionContext) - Method in class nl.strohalm.cyclos.controls.elements.ProfileAction
-
- getWriteDataBinder() - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupAction
-
- getWriter() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns the response's writer
- getWriter() - Method in class nl.strohalm.cyclos.entities.members.remarks.Remark
-
- getWriter() - Method in class nl.strohalm.cyclos.entities.members.remarks.RemarkQuery
-
- getWriter() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- getX_axis() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
gets the X-axis label.
- getXAxisUnits() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
gets the units for the x-axis.
- getY_axis() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
gets the y-axis label.
- getYAxisUnits() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
gets the units for the y-axis.
- getYear() - Method in class nl.strohalm.cyclos.services.stats.general.KeyDevelopmentsStatsPerMonthVO
-
- getYearPeriod(int) - Static method in class nl.strohalm.cyclos.utils.DateHelper
-
- grant(GrantLoanDTO) - Method in interface nl.strohalm.cyclos.services.transactions.LoanService
-
Grants a loan, returning it
- grant(GrantLoanDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- grant(GrantLoanDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- granted(Group.Nature) - Method in enum nl.strohalm.cyclos.entities.customization.fields.AdCustomField.Visibility
-
- granted(Group, boolean, boolean, boolean, boolean) - Method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Access
-
Return whether this access matches the specified group, given that the member is the broker
- granted(Permission) - Static method in class nl.strohalm.cyclos.taglibs.Functions
-
Checks if the logged user has the permission for the given module / operation
- grantedLoanNotification(Loan) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- grantedLoanNotification(Loan) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- grantedToBroker() - Method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Access
-
- grantForGuarantee(GrantLoanDTO, boolean) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- grantForGuarantee(GrantLoanDTO, boolean) - Method in interface nl.strohalm.cyclos.services.transactions.LoanServiceLocal
-
Grants a loan from an accepted guarantee, returning it
- GrantLoanAction - Class in nl.strohalm.cyclos.controls.loans
-
Action used to grant a loan to a given member or loan group
- GrantLoanAction() - Constructor for class nl.strohalm.cyclos.controls.loans.GrantLoanAction
-
- GrantLoanDTO - Class in nl.strohalm.cyclos.services.transactions
-
Parameters for a loan grant
- GrantLoanDTO() - Constructor for class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- GrantLoanForm - Class in nl.strohalm.cyclos.controls.loans
-
Form used to grant a loan
- GrantLoanForm() - Constructor for class nl.strohalm.cyclos.controls.loans.GrantLoanForm
-
- GrantLoanWithInterestDTO - Class in nl.strohalm.cyclos.services.transactions
-
Parameters for granting a loan with interest
- GrantLoanWithInterestDTO() - Constructor for class nl.strohalm.cyclos.services.transactions.GrantLoanWithInterestDTO
-
- GrantMultiPaymentLoanDTO - Class in nl.strohalm.cyclos.services.transactions
-
Parameters for granting a multi-payment loan
- GrantMultiPaymentLoanDTO() - Constructor for class nl.strohalm.cyclos.services.transactions.GrantMultiPaymentLoanDTO
-
- GrantSinglePaymentLoanDTO - Class in nl.strohalm.cyclos.services.transactions
-
Parameters for granting a single-payment loan
- GrantSinglePaymentLoanDTO() - Constructor for class nl.strohalm.cyclos.services.transactions.GrantSinglePaymentLoanDTO
-
- GraphHelper - Class in nl.strohalm.cyclos.utils.statistics
-
Some helper methods for calculating and rendering graphs.
- GraphHelper() - Constructor for class nl.strohalm.cyclos.utils.statistics.GraphHelper
-
- greaterEquals(Comparable<?>) - Static method in class nl.strohalm.cyclos.utils.validation.CompareToValidation
-
A greater or equals validation
- greaterEquals(Number) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- greaterThan(Comparable<?>) - Static method in class nl.strohalm.cyclos.utils.validation.CompareToValidation
-
A greater than validation
- greaterThan(Number) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- GrossProductPerMemberStats - Class in nl.strohalm.cyclos.services.stats.activity
-
Class with common helper functions on retrieving statistics about transactions per member, for activity stats.
- GrossProductPerMemberStats(StatisticalActivityQuery, Period, TransferDAO) - Constructor for class nl.strohalm.cyclos.services.stats.activity.GrossProductPerMemberStats
-
- Group - Class in nl.strohalm.cyclos.entities.groups
-
A group of permissions
- Group() - Constructor for class nl.strohalm.cyclos.entities.groups.Group
-
- group() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns the logged user's group
- Group.Nature - Enum in nl.strohalm.cyclos.entities.groups
-
- Group.Relationships - Enum in nl.strohalm.cyclos.entities.groups
-
- Group.Status - Enum in nl.strohalm.cyclos.entities.groups
-
- GroupActionPolicy - Class in nl.strohalm.cyclos.struts.access.policies.utils
-
- GroupDAO - Interface in nl.strohalm.cyclos.dao.groups
-
Data access object interface for groups
- GroupDAOImpl - Class in nl.strohalm.cyclos.dao.groups
-
Implementation class for group DAO
- GroupDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.groups.GroupDAOImpl
-
- GroupFilter - Class in nl.strohalm.cyclos.entities.groups
-
This entity groups several related permission groups.
- GroupFilter() - Constructor for class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- GroupFilter.Relationships - Enum in nl.strohalm.cyclos.entities.groups
-
- GroupFilterDAO - Interface in nl.strohalm.cyclos.dao.groups
-
- GroupFilterDAOImpl - Class in nl.strohalm.cyclos.dao.groups
-
- GroupFilterDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.groups.GroupFilterDAOImpl
-
- GroupFilterQuery - Class in nl.strohalm.cyclos.entities.groups
-
- GroupFilterQuery() - Constructor for class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- groupFilterService - Variable in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- groupFilterService - Variable in class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- GroupFilterService - Interface in nl.strohalm.cyclos.services.groups
-
Service interface for groups filters.
- GroupFilterServiceImpl - Class in nl.strohalm.cyclos.services.groups
-
Implementation for groups filters.
- GroupFilterServiceImpl() - Constructor for class nl.strohalm.cyclos.services.groups.GroupFilterServiceImpl
-
- GroupFilterServiceLocal - Interface in nl.strohalm.cyclos.services.groups
-
Local interface.
- GroupFilterServiceSecurity - Class in nl.strohalm.cyclos.services.groups
-
- GroupFilterServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.groups.GroupFilterServiceSecurity
-
- GroupHelper - Class in nl.strohalm.cyclos.webservices.utils
-
Helper for groups
- GroupHelper() - Constructor for class nl.strohalm.cyclos.webservices.utils.GroupHelper
-
- GroupHistoryLog - Class in nl.strohalm.cyclos.entities.groups
-
- GroupHistoryLog() - Constructor for class nl.strohalm.cyclos.entities.groups.GroupHistoryLog
-
- GroupHistoryLog.Relationships - Enum in nl.strohalm.cyclos.entities.groups
-
- GroupHistoryLogDAO - Interface in nl.strohalm.cyclos.dao.groups
-
Data access object interface for group history log
- GroupHistoryLogDAOImpl - Class in nl.strohalm.cyclos.dao.groups
-
Implementation class for interface GroupHistoryLogDAO
- GroupHistoryLogDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.groups.GroupHistoryLogDAOImpl
-
- GroupHistoryLogMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_5
-
Populates the new table of group history logs based on data from group remarks
- GroupHistoryLogMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_5.GroupHistoryLogMigration
-
- GroupPermissionsDTO<G extends Group> - Class in nl.strohalm.cyclos.services.groups
-
Class used to store a group's permissions
- GroupPermissionsDTO() - Constructor for class nl.strohalm.cyclos.services.groups.GroupPermissionsDTO
-
- GroupQuery - Class in nl.strohalm.cyclos.entities.groups
-
Query parameters for user groups.
- GroupQuery() - Constructor for class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- GroupRemark - Class in nl.strohalm.cyclos.entities.members.remarks
-
Records a group change
- GroupRemark() - Constructor for class nl.strohalm.cyclos.entities.members.remarks.GroupRemark
-
- GroupRemark.Relationships - Enum in nl.strohalm.cyclos.entities.members.remarks
-
- GroupRemarkQuery - Class in nl.strohalm.cyclos.entities.members.remarks
-
Parameters for group remark queries
- GroupRemarkQuery() - Constructor for class nl.strohalm.cyclos.entities.members.remarks.GroupRemarkQuery
-
- groupService - Variable in class nl.strohalm.cyclos.controls.BaseAction
-
- groupService - Variable in class nl.strohalm.cyclos.controls.BasePublicAction
-
- GroupService - Interface in nl.strohalm.cyclos.services.groups
-
Service interface for groups.
- GroupServiceImpl - Class in nl.strohalm.cyclos.services.groups
-
Implementation for group service.
- GroupServiceImpl() - Constructor for class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- GroupServiceLocal - Interface in nl.strohalm.cyclos.services.groups
-
Local interface.
- GroupServiceSecurity - Class in nl.strohalm.cyclos.services.groups
-
- GroupServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- GroupVO - Class in nl.strohalm.cyclos.webservices.model
-
Group data for web services
- GroupVO() - Constructor for class nl.strohalm.cyclos.webservices.model.GroupVO
-
- Guarantee - Class in nl.strohalm.cyclos.entities.accounts.guarantees
-
- Guarantee() - Constructor for class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- Guarantee.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- Guarantee.Status - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- guaranteeAcceptedNotification(Guarantee) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- guaranteeAcceptedNotification(Guarantee) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- guaranteeCancelledNotification(Guarantee) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- guaranteeCancelledNotification(Guarantee) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- GuaranteeDAO - Interface in nl.strohalm.cyclos.dao.accounts.guarantees
-
Interface for guarantee type DAO
- GuaranteeDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.guarantees
-
- GuaranteeDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAOImpl
-
- guaranteeDeniedNotification(Guarantee) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- guaranteeDeniedNotification(Guarantee) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- GuaranteeDetailsAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- GuaranteeDetailsAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsAction
-
- GuaranteeDetailsForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- GuaranteeDetailsForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsForm
-
- GuaranteeFeeCalculationDTO - Class in nl.strohalm.cyclos.services.accounts.guarantees
-
- GuaranteeFeeCalculationDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeCalculationDTO
-
- GuaranteeFeeVO - Class in nl.strohalm.cyclos.services.accounts.guarantees
-
- GuaranteeFeeVO() - Constructor for class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeVO
-
- GuaranteeLoanScheduledTask - Class in nl.strohalm.cyclos.scheduling.tasks
-
Task that generates the guarantee's loan
- GuaranteeLoanScheduledTask() - Constructor for class nl.strohalm.cyclos.scheduling.tasks.GuaranteeLoanScheduledTask
-
- GuaranteeLog - Class in nl.strohalm.cyclos.entities.accounts.guarantees
-
- GuaranteeLog() - Constructor for class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog
-
- GuaranteeLog.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- GuaranteeLogDAO - Interface in nl.strohalm.cyclos.dao.accounts.guarantees
-
- GuaranteeLogDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.guarantees
-
- GuaranteeLogDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeLogDAOImpl
-
- GuaranteeLogQuery - Class in nl.strohalm.cyclos.entities.accounts.guarantees
-
- GuaranteeLogQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLogQuery
-
- guaranteePendingIssuerNotification(Guarantee) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- guaranteePendingIssuerNotification(Guarantee) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- GuaranteeQuery - Class in nl.strohalm.cyclos.entities.accounts.guarantees
-
Parameters for guarantee queries
- GuaranteeQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- GuaranteeQuery.LoanFilter - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- GuaranteeScheduledTask - Class in nl.strohalm.cyclos.scheduling.tasks
-
Task that changes the guarantee's status
- GuaranteeScheduledTask() - Constructor for class nl.strohalm.cyclos.scheduling.tasks.GuaranteeScheduledTask
-
- guaranteeService - Variable in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- guaranteeService - Variable in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.ChangeStatusGuaranteeAction
-
- guaranteeService - Variable in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.DeleteGuaranteeAction
-
- GuaranteeService - Interface in nl.strohalm.cyclos.services.accounts.guarantees
-
- GuaranteeServiceImpl - Class in nl.strohalm.cyclos.services.accounts.guarantees
-
- GuaranteeServiceImpl() - Constructor for class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- GuaranteeServiceLocal - Interface in nl.strohalm.cyclos.services.accounts.guarantees
-
Local interface.
- GuaranteeServiceSecurity - Class in nl.strohalm.cyclos.services.accounts.guarantees
-
- GuaranteeServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- GuaranteesHelper - Class in nl.strohalm.cyclos.utils.guarantees
-
- GuaranteesHelper() - Constructor for class nl.strohalm.cyclos.utils.guarantees.GuaranteesHelper
-
- guaranteeStatusChangedNotification(Guarantee, Guarantee.Status) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- guaranteeStatusChangedNotification(Guarantee, Guarantee.Status) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- GuaranteeStatusChangeException - Exception in nl.strohalm.cyclos.services.accounts.guarantees.exceptions
-
Thrown when an invalid guarantee's status change action was executed
- GuaranteeStatusChangeException(Guarantee.Status) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.GuaranteeStatusChangeException
-
- GuaranteeStatusChangeException(Guarantee.Status, String) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.GuaranteeStatusChangeException
-
- GuaranteeStatusChangeException(Guarantee.Status, String, Throwable) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.GuaranteeStatusChangeException
-
- GuaranteeStatusChangeException(Guarantee.Status, Throwable) - Constructor for exception nl.strohalm.cyclos.services.accounts.guarantees.exceptions.GuaranteeStatusChangeException
-
- guaranteesToProcess(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- guaranteesToProcess(Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceLocal
-
Used from scheduled task: it searches for the guarantees to change its status This method is used in conjunction with the processGuarantees
method
- GuaranteeType - Class in nl.strohalm.cyclos.entities.accounts.guarantees
-
A guarantee type
- GuaranteeType() - Constructor for class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- GuaranteeType.AuthorizedBy - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- GuaranteeType.FeePayer - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- GuaranteeType.FeeType - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- GuaranteeType.Model - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- GuaranteeType.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.guarantees
-
- GuaranteeTypeDAO - Interface in nl.strohalm.cyclos.dao.accounts.guarantees
-
Interface for guarantee type DAO
- GuaranteeTypeDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.guarantees
-
Implementation class for guarantee type DAO
- GuaranteeTypeDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeTypeDAOImpl
-
- GuaranteeTypeFeeVO - Class in nl.strohalm.cyclos.services.accounts.guarantees
-
- GuaranteeTypeFeeVO() - Constructor for class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeFeeVO
-
- GuaranteeTypeQuery - Class in nl.strohalm.cyclos.entities.accounts.guarantees
-
Parameters for guarantee types queries
- GuaranteeTypeQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeTypeQuery
-
- GuaranteeTypeService - Interface in nl.strohalm.cyclos.services.accounts.guarantees
-
Service interface for guarantee types
- GuaranteeTypeServiceImpl - Class in nl.strohalm.cyclos.services.accounts.guarantees
-
Implementation class for the guarantee types service interface
- GuaranteeTypeServiceImpl() - Constructor for class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceImpl
-
- GuaranteeTypeServiceLocal - Interface in nl.strohalm.cyclos.services.accounts.guarantees
-
Local interface.
- GuaranteeTypeServiceSecurity - Class in nl.strohalm.cyclos.services.accounts.guarantees
-
- GuaranteeTypeServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceSecurity
-
- id - Variable in class nl.strohalm.cyclos.controls.mobile.MobileConfirmAccountForm
-
- IdConverter - Class in nl.strohalm.cyclos.utils.conversion
-
Converter for entity ids, converting non-positive numbers to null
- IdConverter() - Constructor for class nl.strohalm.cyclos.utils.conversion.IdConverter
-
- IdFieldSelector - Class in nl.strohalm.cyclos.utils.lucene
-
A FieldSelector which loads only the "id" field
- IExceptionHandler - Interface in nl.strohalm.cyclos.utils
-
- IllegalTransactionFileFormatException - Exception in nl.strohalm.cyclos.utils.transactionimport
-
Exception thrown when a transaction file had an invalid format
- IllegalTransactionFileFormatException() - Constructor for exception nl.strohalm.cyclos.utils.transactionimport.IllegalTransactionFileFormatException
-
- IllegalTransactionFileFormatException(int, int, String, String) - Constructor for exception nl.strohalm.cyclos.utils.transactionimport.IllegalTransactionFileFormatException
-
- IllegalTransactionFileFormatException(String) - Constructor for exception nl.strohalm.cyclos.utils.transactionimport.IllegalTransactionFileFormatException
-
- Image - Class in nl.strohalm.cyclos.entities.customization.images
-
Stores an image
- Image() - Constructor for class nl.strohalm.cyclos.entities.customization.images.Image
-
- Image.Nature - Enum in nl.strohalm.cyclos.entities.customization.images
-
- ImageByIdServlet - Class in nl.strohalm.cyclos.servlets
-
This servlet will show images that are on database
- ImageByIdServlet() - Constructor for class nl.strohalm.cyclos.servlets.ImageByIdServlet
-
- ImageByNameServlet - Class in nl.strohalm.cyclos.servlets
-
Servlet used to display system images
- ImageByNameServlet() - Constructor for class nl.strohalm.cyclos.servlets.ImageByNameServlet
-
- ImageCaptionDTO - Class in nl.strohalm.cyclos.entities.customization.images
-
Contains data about an image caption
- ImageCaptionDTO() - Constructor for class nl.strohalm.cyclos.entities.customization.images.ImageCaptionDTO
-
- ImageChangeListener - Interface in nl.strohalm.cyclos.utils.customizedfile
-
Listener for events of system / style / custom images
- ImageDAO - Interface in nl.strohalm.cyclos.dao.customizations
-
Interface for image DAO
- ImageDAOImpl - Class in nl.strohalm.cyclos.dao.customizations
-
Implementation class for images
- ImageDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.customizations.ImageDAOImpl
-
- ImageDetailsAction - Class in nl.strohalm.cyclos.controls.image
-
Action used to edit image details
- ImageDetailsAction() - Constructor for class nl.strohalm.cyclos.controls.image.ImageDetailsAction
-
- ImageDetailsDTO - Class in nl.strohalm.cyclos.entities.customization.images
-
Contains data about image details
- ImageDetailsDTO() - Constructor for class nl.strohalm.cyclos.entities.customization.images.ImageDetailsDTO
-
- ImageDetailsForm - Class in nl.strohalm.cyclos.controls.image
-
Form used to edit image details
- ImageDetailsForm() - Constructor for class nl.strohalm.cyclos.controls.image.ImageDetailsForm
-
- ImageException - Exception in nl.strohalm.cyclos.services.customization.exceptions
-
Exception thrown when an exception occurred while trying to process an image
- ImageException() - Constructor for exception nl.strohalm.cyclos.services.customization.exceptions.ImageException
-
- ImageException(String) - Constructor for exception nl.strohalm.cyclos.services.customization.exceptions.ImageException
-
- ImageException(Throwable) - Constructor for exception nl.strohalm.cyclos.services.customization.exceptions.ImageException
-
- ImageHelper - Class in nl.strohalm.cyclos.utils
-
Contains helper methods for image manipulation
- ImageHelper() - Constructor for class nl.strohalm.cyclos.utils.ImageHelper
-
- ImageHelper - Class in nl.strohalm.cyclos.webservices.utils
-
Contains utility methods to handle custom fields
- ImageHelper() - Constructor for class nl.strohalm.cyclos.webservices.utils.ImageHelper
-
- ImageHelper.ImageType - Enum in nl.strohalm.cyclos.utils
-
Contains the known image types
- ImageHelper.UnknownImageTypeException - Exception in nl.strohalm.cyclos.utils
-
Exception thrown when trying to lookup an unknown image type
- ImageHelper.UnknownImageTypeException() - Constructor for exception nl.strohalm.cyclos.utils.ImageHelper.UnknownImageTypeException
-
- ImageInitialization - Class in nl.strohalm.cyclos.initializations
-
Initializes the images
- ImageInitialization() - Constructor for class nl.strohalm.cyclos.initializations.ImageInitialization
-
- imagePath(Image.Nature) - Method in class nl.strohalm.cyclos.utils.WebImageHelper
-
Return the real path for a given image nature
- IMAGES_CACHE_PATH - Static variable in class nl.strohalm.cyclos.servlets.ImageByIdServlet
-
- ImageService - Interface in nl.strohalm.cyclos.services.customization
-
Service interface for customized images (system, advertisement, profile)
- ImageServiceImpl - Class in nl.strohalm.cyclos.services.customization
-
Image service implementation
- ImageServiceImpl() - Constructor for class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- ImageServiceLocal - Interface in nl.strohalm.cyclos.services.customization
-
Local interface.
- ImageServiceSecurity - Class in nl.strohalm.cyclos.services.customization
-
- ImageServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- ImagesTag - Class in nl.strohalm.cyclos.taglibs
-
Tag used to display and remove images
- ImagesTag() - Constructor for class nl.strohalm.cyclos.taglibs.ImagesTag
-
- ImageVO - Class in nl.strohalm.cyclos.webservices.model
-
Image data for web services
- ImageVO() - Constructor for class nl.strohalm.cyclos.webservices.model.ImageVO
-
- ImportAdCategoriesAction - Class in nl.strohalm.cyclos.controls.ads.categories
-
Action used to import ad categories from a XML file
- ImportAdCategoriesAction() - Constructor for class nl.strohalm.cyclos.controls.ads.categories.ImportAdCategoriesAction
-
- ImportAdCategoriesForm - Class in nl.strohalm.cyclos.controls.ads.categories
-
Form used to import ad categories from a XML file
- ImportAdCategoriesForm() - Constructor for class nl.strohalm.cyclos.controls.ads.categories.ImportAdCategoriesForm
-
- importAds(AdImport, InputStream) - Method in interface nl.strohalm.cyclos.services.ads.AdImportService
-
Import Ads from the given stream
- importAds(AdImport, InputStream) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- importAds(AdImport, InputStream) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceSecurity
-
- ImportAdsAction - Class in nl.strohalm.cyclos.controls.ads.imports
-
Action used to import advertisements
- ImportAdsAction() - Constructor for class nl.strohalm.cyclos.controls.ads.imports.ImportAdsAction
-
- ImportAdsForm - Class in nl.strohalm.cyclos.controls.ads.imports
-
Form used to import ads
- ImportAdsForm() - Constructor for class nl.strohalm.cyclos.controls.ads.imports.ImportAdsForm
-
- ImportedAd - Class in nl.strohalm.cyclos.entities.ads.imports
-
An imported ad, not yet processed
- ImportedAd() - Constructor for class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- ImportedAd.Relationships - Enum in nl.strohalm.cyclos.entities.ads.imports
-
- ImportedAd.Status - Enum in nl.strohalm.cyclos.entities.ads.imports
-
- ImportedAdCategoriesAction - Class in nl.strohalm.cyclos.controls.ads.imports
-
Action used to show the new categories
- ImportedAdCategoriesAction() - Constructor for class nl.strohalm.cyclos.controls.ads.imports.ImportedAdCategoriesAction
-
- ImportedAdCategoriesForm - Class in nl.strohalm.cyclos.controls.ads.imports
-
Form used to show details for imported ads
- ImportedAdCategoriesForm() - Constructor for class nl.strohalm.cyclos.controls.ads.imports.ImportedAdCategoriesForm
-
- ImportedAdCategory - Class in nl.strohalm.cyclos.entities.ads.imports
-
An imported ad category, which was still not processed
- ImportedAdCategory() - Constructor for class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory
-
- ImportedAdCategory.Relationships - Enum in nl.strohalm.cyclos.entities.ads.imports
-
- ImportedAdCategoryDAO - Interface in nl.strohalm.cyclos.dao.ads.imports
-
DAO interface for imported ad categories
- ImportedAdCategoryDAOImpl - Class in nl.strohalm.cyclos.dao.ads.imports
-
- ImportedAdCategoryDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.ads.imports.ImportedAdCategoryDAOImpl
-
- ImportedAdCustomFieldValue - Class in nl.strohalm.cyclos.entities.ads.imports
-
Holds a custom field value for temporary imported members
- ImportedAdCustomFieldValue() - Constructor for class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCustomFieldValue
-
- ImportedAdCustomFieldValue.Relationships - Enum in nl.strohalm.cyclos.entities.ads.imports
-
- ImportedAdDAO - Interface in nl.strohalm.cyclos.dao.ads.imports
-
DAO interface for imported ads
- ImportedAdDAOImpl - Class in nl.strohalm.cyclos.dao.ads.imports
-
- ImportedAdDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.ads.imports.ImportedAdDAOImpl
-
- ImportedAdQuery - Class in nl.strohalm.cyclos.entities.ads.imports
-
Query parameters for imported advertisements
- ImportedAdQuery() - Constructor for class nl.strohalm.cyclos.entities.ads.imports.ImportedAdQuery
-
- ImportedAdQuery.Status - Enum in nl.strohalm.cyclos.entities.ads.imports
-
- ImportedAdsDetailsAction - Class in nl.strohalm.cyclos.controls.ads.imports
-
Action used to show details for imported ads
- ImportedAdsDetailsAction() - Constructor for class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsDetailsAction
-
- ImportedAdsDetailsForm - Class in nl.strohalm.cyclos.controls.ads.imports
-
Form used to show details for imported ads
- ImportedAdsDetailsForm() - Constructor for class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsDetailsForm
-
- ImportedAdsSummaryAction - Class in nl.strohalm.cyclos.controls.ads.imports
-
Action used to view the import summary and to confirm the import
- ImportedAdsSummaryAction() - Constructor for class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsSummaryAction
-
- ImportedAdsSummaryForm - Class in nl.strohalm.cyclos.controls.ads.imports
-
Form used to view the import summary and to confirm the import
- ImportedAdsSummaryForm() - Constructor for class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsSummaryForm
-
- ImportedMember - Class in nl.strohalm.cyclos.entities.members.imports
-
Contains temporary data for an imported member
- ImportedMember() - Constructor for class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- ImportedMember.Relationships - Enum in nl.strohalm.cyclos.entities.members.imports
-
- ImportedMember.Status - Enum in nl.strohalm.cyclos.entities.members.imports
-
- ImportedMemberDAO - Interface in nl.strohalm.cyclos.dao.members.imports
-
DAO interface for imported members
- ImportedMemberDAOImpl - Class in nl.strohalm.cyclos.dao.members.imports
-
- ImportedMemberDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.imports.ImportedMemberDAOImpl
-
- ImportedMemberQuery - Class in nl.strohalm.cyclos.entities.members.imports
-
Query parameters for imported members
- ImportedMemberQuery() - Constructor for class nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery
-
- ImportedMemberQuery.Status - Enum in nl.strohalm.cyclos.entities.members.imports
-
- ImportedMemberRecord - Class in nl.strohalm.cyclos.entities.members.imports
-
Contains aggregations for member record values on temporary imported members
- ImportedMemberRecord() - Constructor for class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord
-
- ImportedMemberRecord.Relationships - Enum in nl.strohalm.cyclos.entities.members.imports
-
- ImportedMemberRecordCustomFieldValue - Class in nl.strohalm.cyclos.entities.members.imports
-
Holds a custom field value for temporary imported member records
- ImportedMemberRecordCustomFieldValue() - Constructor for class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecordCustomFieldValue
-
- ImportedMemberRecordCustomFieldValue.Relationships - Enum in nl.strohalm.cyclos.entities.members.imports
-
- ImportedMemberRecordDAO - Interface in nl.strohalm.cyclos.dao.members.imports
-
DAO interface for imported member records
- ImportedMemberRecordDAOImpl - Class in nl.strohalm.cyclos.dao.members.imports
-
- ImportedMemberRecordDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.imports.ImportedMemberRecordDAOImpl
-
- ImportedMembersDetailsAction - Class in nl.strohalm.cyclos.controls.members.imports
-
Action used to show details for imported members
- ImportedMembersDetailsAction() - Constructor for class nl.strohalm.cyclos.controls.members.imports.ImportedMembersDetailsAction
-
- ImportedMembersDetailsForm - Class in nl.strohalm.cyclos.controls.members.imports
-
Form used to show details for imported members
- ImportedMembersDetailsForm() - Constructor for class nl.strohalm.cyclos.controls.members.imports.ImportedMembersDetailsForm
-
- ImportedMembersSummaryAction - Class in nl.strohalm.cyclos.controls.members.imports
-
Action used to view the import summary and to confirm the import
- ImportedMembersSummaryAction() - Constructor for class nl.strohalm.cyclos.controls.members.imports.ImportedMembersSummaryAction
-
- ImportedMembersSummaryForm - Class in nl.strohalm.cyclos.controls.members.imports
-
Form used to view the import summary and to confirm the import
- ImportedMembersSummaryForm() - Constructor for class nl.strohalm.cyclos.controls.members.imports.ImportedMembersSummaryForm
-
- importFrom(Map<String, String>) - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
- importFrom(Map<String, String>) - Method in interface nl.strohalm.cyclos.services.settings.SettingsHandler
-
Import settings from a Map of strings, returning the new bean
- importFromProperties(Properties, MessageImportType) - Method in interface nl.strohalm.cyclos.services.customization.TranslationMessageService
-
Store the properties
- importFromProperties(Properties, MessageImportType) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- importFromProperties(Properties, MessageImportType) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceSecurity
-
- importFromXml(String) - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryService
-
Import categories from the given xml string, creating a new category hierarchy.
- importFromXml(String) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- importFromXml(String) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- importFromXml(String, Collection<Setting.Type>) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Import settings from the given xml string.
- importFromXml(String, Collection<Setting.Type>) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- importFromXml(String, Collection<Setting.Type>) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
Import settings from the given xml string.
- importMembers(MemberImport, InputStream) - Method in interface nl.strohalm.cyclos.services.elements.MemberImportService
-
Import members from the given stream
- importMembers(MemberImport, InputStream) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- importMembers(MemberImport, InputStream) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceSecurity
-
- ImportMembersAction - Class in nl.strohalm.cyclos.controls.members.imports
-
Action used to import members
- ImportMembersAction() - Constructor for class nl.strohalm.cyclos.controls.members.imports.ImportMembersAction
-
- ImportMembersForm - Class in nl.strohalm.cyclos.controls.members.imports
-
Form used to import members
- ImportMembersForm() - Constructor for class nl.strohalm.cyclos.controls.members.imports.ImportMembersForm
-
- importNew(Locale) - Method in interface nl.strohalm.cyclos.dao.settings.SettingDAO
-
Import new setting from the Setup resource bundle, using the given locale
- importNew(Locale) - Method in class nl.strohalm.cyclos.dao.settings.SettingDAOImpl
-
- importNew(FileMapping, Reader) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportService
-
Imports a new file
- importNew(FileMapping, Reader) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceImpl
-
- importNew(FileMapping, Reader) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceSecurity
-
- importNew(ExternalTransferImport, TransactionImportDTO) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- importNew(ExternalTransferImport, TransactionImportDTO) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceLocal
-
Imports a transfer, according to the given parameters
- importNew(String, InputStream) - Method in class nl.strohalm.cyclos.themes.BaseThemeHandler
-
- importNew(String, InputStream) - Method in interface nl.strohalm.cyclos.themes.ThemeHandler
-
Imports a new theme from the given file.
- importNewBuiltin(Locale) - Method in interface nl.strohalm.cyclos.dao.access.ChannelDAO
-
Imports the new built-in channels
- importNewBuiltin(Locale) - Method in class nl.strohalm.cyclos.dao.access.ChannelDAOImpl
-
- ImportSettingsAction - Class in nl.strohalm.cyclos.controls.settings
-
Action used to import settings from a XML file
- ImportSettingsAction() - Constructor for class nl.strohalm.cyclos.controls.settings.ImportSettingsAction
-
- ImportThemeAction - Class in nl.strohalm.cyclos.controls.customization.themes
-
- ImportThemeAction() - Constructor for class nl.strohalm.cyclos.controls.customization.themes.ImportThemeAction
-
- ImportThemeForm - Class in nl.strohalm.cyclos.controls.customization.themes
-
- ImportThemeForm() - Constructor for class nl.strohalm.cyclos.controls.customization.themes.ImportThemeForm
-
- ImportTranslationMessagesAction - Class in nl.strohalm.cyclos.controls.customization.translationMessages
-
Action used to import messages from a properties file
- ImportTranslationMessagesAction() - Constructor for class nl.strohalm.cyclos.controls.customization.translationMessages.ImportTranslationMessagesAction
-
- ImportTranslationMessagesForm - Class in nl.strohalm.cyclos.controls.customization.translationMessages
-
Form used to import messages
- ImportTranslationMessagesForm() - Constructor for class nl.strohalm.cyclos.controls.customization.translationMessages.ImportTranslationMessagesForm
-
- InactiveMemberException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
Exception thrown when an inactive member is trying to login
- InactiveMemberException(String) - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.InactiveMemberException
-
- IncludeCustomizedFileTag - Class in nl.strohalm.cyclos.taglibs
-
Custom tag used to include a customized file
- IncludeCustomizedFileTag() - Constructor for class nl.strohalm.cyclos.taglibs.IncludeCustomizedFileTag
-
- includeInKeywordsSearch(String, CustomFieldValue) - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
Returns whether the given custom field should be indexed as a general keywords search (true by default)
- includeInSpecificFiltering(String, CustomFieldValue) - Method in class nl.strohalm.cyclos.utils.lucene.DocumentBuilder
-
Returns whether the given custom field should be indexed as an specific field filtering (true by default)
- includes(Calendar) - Method in class nl.strohalm.cyclos.utils.Period
-
Checks whether the given date is included in this period.
- InconsistentDataDimensionsException - Exception in nl.strohalm.cyclos.services.stats.exceptions
-
This exception is thrown if in the statistics, the dimensions of the 2 dimensional data array do not match with the length of the columnHeaders or
rowHeaders arrays.
- InconsistentDataDimensionsException() - Constructor for exception nl.strohalm.cyclos.services.stats.exceptions.InconsistentDataDimensionsException
-
- InconsistentDataDimensionsException(String) - Constructor for exception nl.strohalm.cyclos.services.stats.exceptions.InconsistentDataDimensionsException
-
- index(Class<? extends Indexable>, Long) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Adds the given entity to index, or updates it if already on index
- Indexable - Interface in nl.strohalm.cyclos.entities
-
Implemented by indexable entities
- IndexAction - Class in nl.strohalm.cyclos.controls.general
-
Action used to build the frameset
- IndexAction() - Constructor for class nl.strohalm.cyclos.controls.general.IndexAction
-
- IndexedDAO<E extends Entity & Indexable> - Interface in nl.strohalm.cyclos.dao
-
DAO interface for DAO's that are indexed for full text searches
- IndexedDAOImpl<E extends Entity & Indexable> - Class in nl.strohalm.cyclos.dao
-
Base implementation for indexed DAOs
- IndexedDAOImpl(Class<E>) - Constructor for class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
- indexEmail(E) - Method in class nl.strohalm.cyclos.dao.members.ElementDocumentMapper
-
Determines whether the e-mail will be indexed
- indexEmail(Member) - Method in class nl.strohalm.cyclos.dao.members.MemberDocumentMapper
-
- indexesExists() - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Returns whether index dir exists
- IndexesForm - Class in nl.strohalm.cyclos.controls.admintasks
-
Form used to perform actions over full-text indexes
- IndexesForm() - Constructor for class nl.strohalm.cyclos.controls.admintasks.IndexesForm
-
- indexHandler - Variable in class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
- IndexHandler - Class in nl.strohalm.cyclos.utils.lucene
-
Handles configuration and operation of Lucene indexes
- IndexHandler() - Constructor for class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
- IndexIterator<T extends Entity & Indexable> - Class in nl.strohalm.cyclos.utils.lucene
-
An iterator over a search index
- IndexIterator(Class<T>, Iterator<Integer>, IndexReader, FetchDAO, Relationship...) - Constructor for class nl.strohalm.cyclos.utils.lucene.IndexIterator
-
- indexOf(String) - Method in class nl.strohalm.cyclos.setup.VersionHistory
-
- indexOf(Object) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- indexOf(String) - Method in class nl.strohalm.cyclos.utils.Navigation
-
Find a path in the navigation
- IndexOperation - Class in nl.strohalm.cyclos.entities
-
Represents an operation which should be applied to the local lucene indexings
- IndexOperation() - Constructor for class nl.strohalm.cyclos.entities.IndexOperation
-
- IndexOperation.EntityType - Enum in nl.strohalm.cyclos.entities
-
The entity over which the operation is applied
- IndexOperation.OperationType - Enum in nl.strohalm.cyclos.entities
-
The type of operation which should be executed
- IndexOperationDAO - Interface in nl.strohalm.cyclos.dao
-
- IndexOperationDAOImpl - Class in nl.strohalm.cyclos.dao
-
- IndexOperationDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.IndexOperationDAOImpl
-
- IndexOperationListener - Interface in nl.strohalm.cyclos.utils.lucene
-
Listener interface for listener operations
- IndexOperationRunner - Class in nl.strohalm.cyclos.utils.lucene
-
- IndexOperationRunner() - Constructor for class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- IndexStatus - Enum in nl.strohalm.cyclos.entities
-
Contains the possible statuses for a full-text index
- inetAddr() - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- InetAddrValidation - Class in nl.strohalm.cyclos.utils.validation
-
Validates an internet address, either a host name or IP address
- INFO_TEXT_EMPTY_PROPERTY - Static variable in interface nl.strohalm.cyclos.services.infotexts.InfoTextServiceLocal
-
- INFO_TEXT_NOT_MATCH_PROPERTY - Static variable in interface nl.strohalm.cyclos.services.infotexts.InfoTextServiceLocal
-
- InfoText - Class in nl.strohalm.cyclos.entities.infotexts
-
- InfoText() - Constructor for class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- InfoTextDAO - Interface in nl.strohalm.cyclos.dao.infotexts
-
- InfoTextDAOImpl - Class in nl.strohalm.cyclos.dao.infotexts
-
- InfoTextDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.infotexts.InfoTextDAOImpl
-
- InfoTextHelper - Class in nl.strohalm.cyclos.webservices.utils
-
Contains utility methods to handle custom fields
WARN: Be aware that this helper doesn't access the services through the security layer.
- InfoTextHelper() - Constructor for class nl.strohalm.cyclos.webservices.utils.InfoTextHelper
-
- InfoTextQuery - Class in nl.strohalm.cyclos.entities.infotexts
-
- InfoTextQuery() - Constructor for class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- InfoTextResultPage - Class in nl.strohalm.cyclos.webservices.infotexts
-
Page results for info texts
- InfoTextResultPage() - Constructor for class nl.strohalm.cyclos.webservices.infotexts.InfoTextResultPage
-
- InfoTextResultPage(int, int, int, List<InfoTextVO>) - Constructor for class nl.strohalm.cyclos.webservices.infotexts.InfoTextResultPage
-
- InfoTextSearchParameters - Class in nl.strohalm.cyclos.webservices.infotexts
-
Parameters for info text searches via web services
- InfoTextSearchParameters() - Constructor for class nl.strohalm.cyclos.webservices.infotexts.InfoTextSearchParameters
-
- InfoTextService - Interface in nl.strohalm.cyclos.services.infotexts
-
- InfoTextServiceImpl - Class in nl.strohalm.cyclos.services.infotexts
-
- InfoTextServiceImpl() - Constructor for class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- InfoTextServiceLocal - Interface in nl.strohalm.cyclos.services.infotexts
-
Local interface.
- InfoTextServiceSecurity - Class in nl.strohalm.cyclos.services.infotexts
-
- InfoTextServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.infotexts.InfoTextServiceSecurity
-
- InfoTextVO - Class in nl.strohalm.cyclos.webservices.model
-
Info text data for web services
- InfoTextVO() - Constructor for class nl.strohalm.cyclos.webservices.model.InfoTextVO
-
- InfoTextWebService - Interface in nl.strohalm.cyclos.webservices.infotexts
-
Web service interface for info texts
- InfoTextWebServiceImpl - Class in nl.strohalm.cyclos.webservices.infotexts
-
Implementation for info text web service
- InfoTextWebServiceImpl() - Constructor for class nl.strohalm.cyclos.webservices.infotexts.InfoTextWebServiceImpl
-
- init(FilterConfig) - Method in class nl.strohalm.cyclos.http.BaseFilter
-
- init(FilterConfig) - Method in class nl.strohalm.cyclos.http.LoggedUserFilter
-
- init(FilterConfig) - Method in class nl.strohalm.cyclos.http.OncePerRequestFilter
-
- init(FilterConfig) - Method in class nl.strohalm.cyclos.http.SanitizerFilter
-
- init() - Method in class nl.strohalm.cyclos.servlets.CaptchaServlet
-
- init(ServletConfig) - Method in class nl.strohalm.cyclos.servlets.ImageByIdServlet
-
- init(ServletConfig) - Method in class nl.strohalm.cyclos.servlets.ImageByNameServlet
-
- init(ActionServlet, ModuleConfig) - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor
-
- init(ActionServlet, ModuleConfig) - Method in class nl.strohalm.cyclos.struts.CyclosSecurePlugIn
-
- init(Map<String, Object>) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Initializes.
- init(Pos, String, Map<String, Object>) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Initializes as a
Pos web service
- init(ServiceClient, String, Map<String, Object>) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
- init(User) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Initializes.
- init(User, String) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Initializes.
- init(User, String, Map<String, Object>) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Initializes.
- init() - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
- initBinder(BeanBinder<T>) - Method in class nl.strohalm.cyclos.controls.members.references.BaseEditReferenceAction
-
- initDataBinder(BeanBinder<? extends LoanPaymentDTO>) - Method in class nl.strohalm.cyclos.controls.loans.DiscardLoanAction
-
- initDataBinder(BeanBinder<? extends LoanPaymentDTO>) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- initDataBinder(BeanBinder<? extends LoanPaymentDTO>) - Method in class nl.strohalm.cyclos.controls.loans.RepayLoanAction
-
- initDataBinder() - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- initDataBinder() - Method in class nl.strohalm.cyclos.controls.payments.PaymentAction
-
- initDataBinder() - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentAction
-
- initDataBinder(LocalSettings) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
each subclass is forced to bind datafields via this method
- initDataBinder(LocalSettings) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsActivityAction
-
- initDataBinder(LocalSettings) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsFinancesAction
-
- initDataBinder(LocalSettings) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsKeyDevelopmentsAction
-
- initDataBinder(LocalSettings) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsTaxesAction
-
- initDataBinderForRead(ActionContext) - Method in class nl.strohalm.cyclos.controls.elements.ProfileAction
-
- initDataBinderForRead(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- initDataBinderForRead(ActionContext) - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileAction
-
- initDataBinderForWrite(ActionContext) - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileAction
-
- initDataBinderForWrite(ActionContext) - Method in class nl.strohalm.cyclos.controls.elements.ProfileAction
-
- initDataBinderForWrite(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- initDataBinderForWrite(ActionContext) - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileAction
-
- InitializableRateParameters - Class in nl.strohalm.cyclos.entities.accounts
-
Parent class for ARateParameters and DRateParameters classes.
- InitializableRateParameters() - Constructor for class nl.strohalm.cyclos.entities.accounts.InitializableRateParameters
-
- InitializationParameters - Class in nl.strohalm.cyclos.webservices.pos
-
This class encapsulates all the parameters of the getInitializationData WS operation.
- InitializationParameters() - Constructor for class nl.strohalm.cyclos.webservices.pos.InitializationParameters
-
- initialize() - Method in class nl.strohalm.cyclos.initializations.CustomizedFileInitialization
-
- initialize() - Method in class nl.strohalm.cyclos.initializations.DocumentInitialization
-
- initialize() - Method in class nl.strohalm.cyclos.initializations.ImageInitialization
-
- initialize() - Method in interface nl.strohalm.cyclos.initializations.LocalInitialization
-
- initialize() - Method in interface nl.strohalm.cyclos.initializations.LocalWebInitialization
-
- initialize() - Method in class nl.strohalm.cyclos.initializations.StrutsInitialization
-
- initialize() - Method in interface nl.strohalm.cyclos.services.application.ApplicationService
-
Notifies the application initialization
- initialize() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- initialize() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceSecurity
-
- initialize(LocalSettings) - Method in class nl.strohalm.cyclos.struts.CyclosControllerConfig
-
- initialize() - Method in class nl.strohalm.cyclos.struts.CyclosMessageResources
-
Creates and initializes an instance for the given servlet context
- initialize(Object) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
Initialize an entity or collection
- initializeContext(Pos, SoapMessage) - Static method in class nl.strohalm.cyclos.webservices.utils.WebServiceHelper
-
Initialize the POS Web Service Context.
- initializeContext(ServiceClient, SoapMessage) - Static method in class nl.strohalm.cyclos.webservices.utils.WebServiceHelper
-
Initialize the Web Service Context for all WS using Services Clients.
- initializeContext(SoapMessage) - Static method in class nl.strohalm.cyclos.webservices.utils.WebServiceHelper
-
Initialize the context with a minimal information.
- initializeProperty(Object, String) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
Initializes a lazy property
- initializeService() - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- initializeService() - Method in interface nl.strohalm.cyclos.services.InitializingService
-
Invoked when the application starts
- initializeService() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- initializeService() - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- initializeTransfer(TransferAuthorizationDTO) - Method in class nl.strohalm.cyclos.controls.payments.authorization.BaseTransferAuthorizationAction
-
- InitializingService - Interface in nl.strohalm.cyclos.services
-
Interface implemented by services which are initialized when the application starts
- Inject - Annotation Type in nl.strohalm.cyclos.annotations
-
Annotation used to inject spring beans into actions
- injectBeans(BeanFactory, Object) - Static method in class nl.strohalm.cyclos.utils.SpringHelper
-
Injects beans on setters using the Inject annotation
- injectBeans(ServletContext, Object) - Static method in class nl.strohalm.cyclos.utils.SpringHelper
-
Injects beans on setters using the Inject annotation
- inRange(int) - Method in class nl.strohalm.cyclos.utils.RangeConstraint
-
Check if the given number is in range
- insert(T, boolean) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- insert(T) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- insert(T, boolean) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- insert(T) - Method in interface nl.strohalm.cyclos.dao.InsertableDAO
-
Persists the new entity in the persistence layer, flushing the changes to the database.
- insert(T, boolean) - Method in interface nl.strohalm.cyclos.dao.InsertableDAO
-
Persists the new entity in the persistence layer, optionally flushing the changes to the database.
- insert(Throwable, String, Map<String, ?>) - Method in interface nl.strohalm.cyclos.services.alerts.ErrorLogService
-
Insert a new error log asynchronously
- insert(Throwable, String, Map<String, ?>) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceImpl
-
- insert(Throwable, String, Map<String, ?>) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceSecurity
-
- insert(MemberRecord) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordService
-
Inserts the given member record
- insert(MemberRecord) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceImpl
-
- insert(MemberRecord) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceSecurity
-
- insert(G, G) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Inserts the specified group
- insert(G, G) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- insert(G, G) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- insert(GrantLoanDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- insert(GrantLoanDTO) - Method in interface nl.strohalm.cyclos.services.transactions.LoanServiceLocal
-
Inserts a loan in the current database transaction
- InsertableDAO<E extends Entity> - Interface in nl.strohalm.cyclos.dao
-
DAO interface for DAO's that can perform inserts on their entities
- insertAccountSettings(MemberGroupAccountSettings) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Inserts an instance of group settings
- insertAccountSettings(MemberGroupAccountSettings) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- insertAccountSettings(MemberGroupAccountSettings) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- insertAfterCreditLimitBulkUpdate(MemberAccountType, MemberGroup) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountLimitLogDAO
-
appends the credit limit log with inserts after a bulk update on accountType for credit limits
- insertAfterCreditLimitBulkUpdate(MemberAccountType, MemberGroup) - Method in class nl.strohalm.cyclos.dao.accounts.AccountLimitLogDAOImpl
-
- insertMember(Member, boolean, boolean) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- insertMember(Member, boolean, boolean) - Method in interface nl.strohalm.cyclos.services.elements.ElementServiceLocal
-
Creates a member, through internal procedures (like imports)
- insertWithNotification(TransferDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- insertWithNotification(TransferDTO) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentServiceLocal
-
Inserts a payment, notifying users.
- insertWithoutNotification(TransferDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- insertWithoutNotification(TransferDTO) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentServiceLocal
-
Inserts a payment, without notifying users.
- InstallmentAmountReservation - Class in nl.strohalm.cyclos.entities.accounts
-
A returned amount reservation by an installment of a scheduled payment which reserved the whole amount
- InstallmentAmountReservation() - Constructor for class nl.strohalm.cyclos.entities.accounts.InstallmentAmountReservation
-
- instance() - Static method in class nl.strohalm.cyclos.entities.accounts.SystemAccountOwner
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.AccountOverviewActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.ActivitiesActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.ListBrokerCommissionContractsActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.ListContactsActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.ManagePasswordsActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.MemberAdsActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.MemberLoanGroupsActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.MemberPosActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.MemberReferencesActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.PaymentActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.SendInvoiceActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.SendMessageActionPolicy
-
- instance() - Static method in class nl.strohalm.cyclos.struts.access.policies.utils.AllGrantedActionPolicy
-
- instance(Class<T>) - Static method in class nl.strohalm.cyclos.utils.binding.BeanBinder
-
- instance(Class<T>, String) - Static method in class nl.strohalm.cyclos.utils.binding.BeanBinder
-
- instance(BeanBinder<T>) - Static method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- instance(BeanBinder<T>, Class<?>) - Static method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- instance(BeanBinder<T>, Class<?>, String) - Static method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- instance(BeanBinder<T>, String) - Static method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- instance(DataBinder<K>, DataBinder<V>) - Static method in class nl.strohalm.cyclos.utils.binding.MapBinder
-
- instance(DataBinder<K>, DataBinder<V>, String) - Static method in class nl.strohalm.cyclos.utils.binding.MapBinder
-
- instance(Class<T>, String) - Static method in class nl.strohalm.cyclos.utils.binding.PropertyBinder
-
- instance(Class<T>, String, Converter<T>) - Static method in class nl.strohalm.cyclos.utils.binding.PropertyBinder
-
- instance(Class<T>) - Static method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- instance(Class<T>, Class<?>) - Static method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- instance(Class<T>, Class<?>, Converter<T>) - Static method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- instance(Class<T>, Class<?>, String) - Static method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- instance(Class<T>, Class<?>, String, Converter<T>) - Static method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- instance(Class<T>, Converter<T>) - Static method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- instance(Class<T>, String) - Static method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- instance(Class<T>, String, Converter<T>) - Static method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- instance() - Static method in class nl.strohalm.cyclos.utils.conversion.AccountOwnerConverter
-
- instance(Class<T>) - Static method in class nl.strohalm.cyclos.utils.conversion.CoercionConverter
-
- instance() - Static method in class nl.strohalm.cyclos.utils.conversion.CollectionCountConverter
-
- instance() - Static method in class nl.strohalm.cyclos.utils.conversion.HtmlConverter
-
- instance(boolean) - Static method in class nl.strohalm.cyclos.utils.conversion.HtmlConverter
-
- instance() - Static method in class nl.strohalm.cyclos.utils.conversion.IdConverter
-
- instance() - Static method in class nl.strohalm.cyclos.utils.conversion.LocaleConverter
-
- instance() - Static method in class nl.strohalm.cyclos.utils.conversion.PermissionConverter
-
- instance(Class<T>) - Static method in class nl.strohalm.cyclos.utils.conversion.ReferenceConverter
-
- instance() - Static method in class nl.strohalm.cyclos.utils.conversion.StringTrimmerConverter
-
- instance(String) - Static method in class nl.strohalm.cyclos.utils.conversion.StringTrimmerConverter
-
- instance() - Static method in class nl.strohalm.cyclos.utils.conversion.TimeZoneConverter
-
- instance(Class<E>, LocalSettings) - Static method in class nl.strohalm.cyclos.utils.csv.CSVReader
-
Creates a new instance
- instance(Class<E>, LocalSettings) - Static method in class nl.strohalm.cyclos.utils.csv.CSVWriter
-
Creates a new instance
- instance() - Static method in class nl.strohalm.cyclos.utils.validation.CardFormatValidation
-
- instance() - Static method in class nl.strohalm.cyclos.utils.validation.EmailValidation
-
- INSTANCE - Static variable in class nl.strohalm.cyclos.utils.validation.EmptyValidation
-
- instance() - Static method in class nl.strohalm.cyclos.utils.validation.EmptyValidation
-
- instance() - Static method in class nl.strohalm.cyclos.utils.validation.InetAddrValidation
-
- instance() - Static method in class nl.strohalm.cyclos.utils.validation.NumericValidation
-
- instance() - Static method in class nl.strohalm.cyclos.utils.validation.PositiveNonZeroValidation
-
- instance() - Static method in class nl.strohalm.cyclos.utils.validation.PositiveValidation
-
- INSTANCE - Static variable in class nl.strohalm.cyclos.utils.validation.RequiredValidation
-
- instance() - Static method in class nl.strohalm.cyclos.utils.validation.RequiredValidation
-
- instance(boolean) - Static method in class nl.strohalm.cyclos.utils.validation.URLValidation
-
- InstanceHandler - Interface in nl.strohalm.cyclos.utils.instance
-
Handler for Cyclos instances
- instanceOf(Class<?>) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- InstanceOfValidation - Class in nl.strohalm.cyclos.utils.validation
-
A validation for a property which should be a class name assignable to the given class
- InstanceOfValidation(Class<?>) - Constructor for class nl.strohalm.cyclos.utils.validation.InstanceOfValidation
-
- instantiate(Class<T>) - Static method in class nl.strohalm.cyclos.utils.ClassHelper
-
Create an instance of the class.
- INTERNAL_SERVER_ERROR - Static variable in class nl.strohalm.cyclos.webservices.rest.RestHelper
-
- InternetAddressHelper - Class in nl.strohalm.cyclos.utils
-
Helper methods for internet addresses
- InternetAddressHelper() - Constructor for class nl.strohalm.cyclos.utils.InternetAddressHelper
-
- InternetAddressHelper.AddressType - Enum in nl.strohalm.cyclos.utils
-
The possible types for an internet address
- interrupt() - Method in class nl.strohalm.cyclos.utils.WorkerThreads
-
Interrupts all threads
- intPower(BigDecimal, long, int) - Static method in class nl.strohalm.cyclos.utils.BigDecimalHelper
-
Compute x^exponent to a given scale.
- intRoot(BigDecimal, long, int) - Static method in class nl.strohalm.cyclos.utils.BigDecimalHelper
-
Compute the integral root of x to a given scale, x >= 0.
- intValue() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
gets the intValue of value
- IntValuedEnum - Interface in nl.strohalm.cyclos.utils
-
Enums with an associated int value
- IntValuedEnumType<EnumType> - Class in nl.strohalm.cyclos.utils.hibernate
-
A Hibernate custom type to store enums with a int value
- IntValuedEnumType() - Constructor for class nl.strohalm.cyclos.utils.hibernate.IntValuedEnumType
-
- INVALID_ARGUMENT_ERROR - Static variable in class nl.strohalm.cyclos.webservices.rest.RestHelper
-
- INVALID_DIMENSION - Static variable in exception nl.strohalm.cyclos.services.customization.exceptions.ImageException
-
- invalidate() - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- invalidate() - Method in class nl.strohalm.cyclos.http.ResettableHttpSession
-
- invalidateCache() - Method in interface nl.strohalm.cyclos.services.transactions.PaymentRequestHandler
-
Invalidate any cached resource
- invalidateCache() - Method in class nl.strohalm.cyclos.utils.paymentrequest.PaymentRequestHandlerImpl
-
- invalidateCountersCache() - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- invalidateCountersCache() - Method in interface nl.strohalm.cyclos.services.ads.AdServiceLocal
-
Invalidates the cache for ad category counters
- invalidateSession() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletRequest
-
- InvalidCardException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
The given card is invalid
- InvalidCardException() - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.InvalidCardException
-
- InvalidChannelException - Exception in nl.strohalm.cyclos.services.transactions.exceptions
-
Exception thrown when a member is invalid for a given operation
- InvalidChannelException(String, String) - Constructor for exception nl.strohalm.cyclos.services.transactions.exceptions.InvalidChannelException
-
- InvalidCredentialsException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
The given credentials are invalid
- InvalidCredentialsException() - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.InvalidCredentialsException
-
- InvalidCredentialsException(Channel.Credentials, User) - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.InvalidCredentialsException
-
- InvalidCustomFileMappingClassException - Exception in nl.strohalm.cyclos.entities.accounts.external.filemapping.exceptions
-
An exception thrown when the class set for file mapping was not found
- InvalidCustomFileMappingClassException() - Constructor for exception nl.strohalm.cyclos.entities.accounts.external.filemapping.exceptions.InvalidCustomFileMappingClassException
-
- InvalidError - Class in nl.strohalm.cyclos.utils.validation
-
Error for invalid data
- InvalidError() - Constructor for class nl.strohalm.cyclos.utils.validation.InvalidError
-
- InvalidGroupTypeException - Exception in nl.strohalm.cyclos.services.elements.exceptions
-
- InvalidGroupTypeException() - Constructor for exception nl.strohalm.cyclos.services.elements.exceptions.InvalidGroupTypeException
-
- InvalidLoanPaymentAmountException - Exception in nl.strohalm.cyclos.services.transactions.exceptions
-
Exception thrown when there is an error in teh total amount of the loan payments
- InvalidLoanPaymentAmountException() - Constructor for exception nl.strohalm.cyclos.services.transactions.exceptions.InvalidLoanPaymentAmountException
-
- InvalidUserForChannelException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
Exception thrown when an user is trying to access a channel that he/she can't access
- InvalidUserForChannelException(String) - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.InvalidUserForChannelException
-
- InvalidUserForMobileException - Exception in nl.strohalm.cyclos.controls.mobile.exceptions
-
Exception thrown when an invalid user is trying to access the mobile service
- InvalidUserForMobileException() - Constructor for exception nl.strohalm.cyclos.controls.mobile.exceptions.InvalidUserForMobileException
-
- invert() - Method in enum nl.strohalm.cyclos.entities.members.messages.Message.Direction
-
- InviteAction - Class in nl.strohalm.cyclos.controls.general
-
Action used to invite a person to join cyclos
- InviteAction() - Constructor for class nl.strohalm.cyclos.controls.general.InviteAction
-
- InviteForm - Class in nl.strohalm.cyclos.controls.general
-
Form for invite person
- InviteForm() - Constructor for class nl.strohalm.cyclos.controls.general.InviteForm
-
- invitePerson(String) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Sends an invitational e-mail to some person.
- invitePerson(String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- invitePerson(String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- Invoice - Class in nl.strohalm.cyclos.entities.accounts.transactions
-
An invoice sent to a member or to the system
- Invoice() - Constructor for class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- Invoice.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.transactions
-
- Invoice.Status - Enum in nl.strohalm.cyclos.entities.accounts.transactions
-
- InvoiceAlertScheduledTask - Class in nl.strohalm.cyclos.scheduling.tasks
-
Scheduled task used to alert expired system invoices
- InvoiceAlertScheduledTask() - Constructor for class nl.strohalm.cyclos.scheduling.tasks.InvoiceAlertScheduledTask
-
- InvoiceDAO - Interface in nl.strohalm.cyclos.dao.accounts.transactions
-
Data access object interface for invoices
- InvoiceDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.transactions
-
Implementation class for invoice DAO
- InvoiceDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.transactions.InvoiceDAOImpl
-
- InvoiceDetailsAction - Class in nl.strohalm.cyclos.controls.invoices
-
Action used to show an invoice details
- InvoiceDetailsAction() - Constructor for class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsAction
-
- InvoiceDetailsForm - Class in nl.strohalm.cyclos.controls.invoices
-
Form used to view details of an invoice
- InvoiceDetailsForm() - Constructor for class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsForm
-
- InvoiceExpirationScheduledTask - Class in nl.strohalm.cyclos.scheduling.tasks
-
Scheduled task used to expire invoices with expired scheduled payments
- InvoiceExpirationScheduledTask() - Constructor for class nl.strohalm.cyclos.scheduling.tasks.InvoiceExpirationScheduledTask
-
- InvoicePayment - Class in nl.strohalm.cyclos.entities.accounts.transactions
-
Represents a scheduled payment for invoice
- InvoicePayment() - Constructor for class nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment
-
- InvoicePayment.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.transactions
-
- InvoicePaymentDAO - Interface in nl.strohalm.cyclos.dao.accounts.transactions
-
Data access object interface for invoice payments
- InvoicePaymentDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.transactions
-
Implementation for InvoicePaymentDAO
- InvoicePaymentDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.transactions.InvoicePaymentDAOImpl
-
- InvoiceQuery - Class in nl.strohalm.cyclos.entities.accounts.transactions
-
Parameters for invoice searches
- InvoiceQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- InvoiceQuery.Direction - Enum in nl.strohalm.cyclos.entities.accounts.transactions
-
- InvoiceService - Interface in nl.strohalm.cyclos.services.transactions
-
Service interface for invoices (to member/broker and to system)
- InvoiceServiceImpl - Class in nl.strohalm.cyclos.services.transactions
-
Invoice service implementation
- InvoiceServiceImpl() - Constructor for class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- InvoiceServiceLocal - Interface in nl.strohalm.cyclos.services.transactions
-
Local interface.
- InvoiceServiceSecurity - Class in nl.strohalm.cyclos.services.transactions
-
- InvoiceServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- InvoiceSummaryDTO - Class in nl.strohalm.cyclos.entities.accounts.transactions
-
- InvoiceSummaryDTO() - Constructor for class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- InvoiceSummaryType - Enum in nl.strohalm.cyclos.entities.reports
-
- invoke(Object, Method, Object[]) - Method in class nl.strohalm.cyclos.spring.ServiceSecurityProxyInvocationHandler
-
- IPosPinParameter - Interface in nl.strohalm.cyclos.webservices.pos
-
Interface implemented by those parameter objects that has a pin and the CXF Interceptor must check it before invoke the corresponding operation
- IRateParameters - Class in nl.strohalm.cyclos.entities.accounts
-
Parameters for configuration of the I-rate.
- IRateParameters() - Constructor for class nl.strohalm.cyclos.entities.accounts.IRateParameters
-
- IRateParametersDAO - Interface in nl.strohalm.cyclos.dao.accounts
-
DAO interface for I-Rate parameters
- IRateParametersDAOImpl - Class in nl.strohalm.cyclos.dao.accounts
-
- IRateParametersDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.IRateParametersDAOImpl
-
- isAcceptFreeMailing() - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- isAcceptFreeMailing() - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- isAcceptPaidMailing() - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- isAcceptPaidMailing() - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- isAccountInformation() - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- isAccountsBalances() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isAccountsCredits() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isAccountsInformation() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isAccountsUpperCredits() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isActive() - Method in enum nl.strohalm.cyclos.entities.ads.Ad.Status
-
- isActive() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
tests if the category is disabled or not.
- isActive() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- isActive() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- isActive() - Method in class nl.strohalm.cyclos.entities.members.Element
-
Determine whether this element is active or not
- isActive() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- isActiveAds() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isActuallyFromSystem() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
When the amount is negative (i.e. chargeback), returns whether the to account is a system account
- isActuallyToSystem() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
When the amount is negative (i.e. chargeback), returns whether the from account is a system account
- isAdmin() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns whether the logged user is an administrator
- isAdministrator() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns if the logged user is an administrator
- isAds() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isAds() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- isAdvanced() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryForm
-
- isAdvanced() - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- isAdvanced() - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesForm
-
- isAdvanced() - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessagesForm
-
- isAdvanced() - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- isAjax(HttpServletRequest) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Checks whether the given request is for AJAX
- isAll() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFileQuery
-
- isAllBrokerGroups() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- isAllowAnyAccount() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- isAllowAnyAccount() - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- isAllowBlockScheduledPayments() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isAllowCancelScheduledPayments() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isAllowChargingSms() - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- isAllowChargingSms() - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- isAllowed(String) - Method in class nl.strohalm.cyclos.utils.WhitelistValidator
-
Check if the given address is allowed on the whitelist
- isAllowed(String, String) - Method in class nl.strohalm.cyclos.utils.WhitelistValidator
-
Check if the given request is allowed on the whitelist
- isAllowGeneration() - Method in class nl.strohalm.cyclos.services.elements.ResetTransactionPasswordDTO
-
- isAllowMakePayment() - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- isAllowMakePayment() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- isAllowMultipleLogins() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- isAllowOperatorLogin() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- isAllowSmsNotification() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isAllowsMultipleScheduledPayments() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- isAllowsScheduledPayments() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isAllowsScheduledPayments() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- isAlreadyCharged() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatusQuery
-
- isAlreadySearched() - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- isAny() - Method in class nl.strohalm.cyclos.services.accounts.rates.WhatRate
-
- isAnyFileRelatedToLoginPage(Collection<CustomizedFile>) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
Checks whether any of the the given files is related to the login page
- isAnyRateEnabled(Currency, Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateService
-
checks if any of the rates is enabled on the given date.
- isAnyRateEnabled(Account, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- isAnyRateEnabled(Currency, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- isAnyRateEnabled(Account, Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
checks if any of the rates is enabled on the given date.
- isAnyRateEnabled(Currency, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceSecurityMock
-
- isApplicationErrors() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- isApplicationErrors() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- isApplyExpirationToMaxPublishDate() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- isaRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.WhatRate
-
- isAuthorizable() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- isAuthorizationRelated() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanQuery.QueryStatus
-
Returns whether this status is related to authorization
- isAutomatic() - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- isAutomatic() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- isAutomaticLoanAuthorization() - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeForm
-
- isAwaitingEmailValidation() - Method in class nl.strohalm.cyclos.webservices.members.MemberRegistrationResult
-
- isBalance() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.ChargeMode
-
- isBlock() - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.ManageTransactionPasswordForm
-
- isBroker() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns whether the logged user is a broker
- isBroker() - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- isBroker() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- isBroker() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns if the logged user is an broker.
- isBrokerCanViewMemberDocuments() - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- isBrokered() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- isBrokerName() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isBrokerName() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- isBrokerOf(Member) - Method in class nl.strohalm.cyclos.controls.ActionContext
-
Checks whether the logged member is the given member's broker
- isBrokers() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- isBrokerUsername() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isBrokerUsername() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- isBrOnly() - Method in class nl.strohalm.cyclos.taglibs.EscapeHTMLTag
-
- isBuiltin(String) - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Checks whether the given channel is built-in on Cyclos
- isBuiltin(String) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- isBuiltin(String) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- isBulk() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isBulk() - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- isBulk() - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromBrokerToMembersDTO
-
- isBulk() - Method in class nl.strohalm.cyclos.services.elements.SendMessageToAdminDTO
-
- isBulk() - Method in class nl.strohalm.cyclos.services.elements.SendMessageToGroupDTO
-
- isBulk() - Method in class nl.strohalm.cyclos.services.elements.SendMessageToMemberDTO
-
- isBuyer() - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It checks if the logged user belongs to a buyer group
- isBuyer() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- isBuyer() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- isByAdministration() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- isCanMakeMemberPayments() - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- isCanMakeSystemPayments() - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- isCardSecurityCodeBlocked(Card) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Returns whether the security code for the given card is blocked
- isCardSecurityCodeBlocked(Card) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- isCardSecurityCodeBlocked(Card) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- isCategoryOnly() - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- isChannelAllowedToBeEnabledForMember(Channel, Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- isChannelAllowedToBeEnabledForMember(Channel, Member) - Method in interface nl.strohalm.cyclos.services.access.AccessServiceLocal
-
- isChannelEnabledForMember(Channel, Member) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Check if the channel is enabled for the member
- isChannelEnabledForMember(String, Member) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Check if the channel is enabled for the member
- isChannelEnabledForMember(Channel, Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- isChannelEnabledForMember(String, Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- isChannelEnabledForMember(Channel, Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- isChannelEnabledForMember(String, Member) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- isChannelEnabledForMember(PrincipalParameters) - Method in interface nl.strohalm.cyclos.webservices.access.AccessWebService
-
Check whether the given member has access to the current service's channel
- isChannelEnabledForMember(PrincipalParameters) - Method in class nl.strohalm.cyclos.webservices.access.AccessWebServiceImpl
-
- isChannelEnabledForMember(Member) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
Returns whether the current client's channel is enabled for the given member
- isClosed() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Status
-
- isClosed() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanPayment.Status
-
- isCommit() - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor.ExecutionResult
-
- isCommitted() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- isComplete() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- isConciliable() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isConciliable() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- isConflict() - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- isConflictingContract(BrokerCommissionContract) - Method in interface nl.strohalm.cyclos.dao.members.brokerings.BrokerCommissionContractDAO
-
Check if this contract is in conflict with an existing contract
- isConflictingContract(BrokerCommissionContract) - Method in class nl.strohalm.cyclos.dao.members.brokerings.BrokerCommissionContractDAOImpl
-
- isCreateBasicData() - Method in class nl.strohalm.cyclos.setup.Setup
-
- isCreateDataBase() - Method in class nl.strohalm.cyclos.setup.Setup
-
- isCreateInitialData() - Method in class nl.strohalm.cyclos.setup.Setup
-
- isCredentialsRequired() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- isCredit() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction.Entry
-
- isCredits() - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- isCsvUseHeader() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- isCurrentClient(Long) - Static method in class nl.strohalm.cyclos.webservices.utils.WebServiceHelper
-
- isDebit() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction.Entry
-
- isDebits() - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- isDebitsAndCredits() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- isDeductAmount() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- isDefault() - Method in class nl.strohalm.cyclos.entities.access.ChannelPrincipal
-
- isDefault() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- isDefaultAcceptFreeMailing() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- isDefaultAcceptPaidMailing() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- isDefaultAllowChargingSms() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- isDefaultValue() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- isDefaultValue() - Method in class nl.strohalm.cyclos.webservices.model.PossibleValueVO
-
- isDeleted() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- isDirect() - Method in class nl.strohalm.cyclos.controls.members.contacts.AddContactForm
-
- isDirection() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- isDisabled() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- isDisabled() - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- isDoAInit() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- isDoDInit() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- isDoIInit() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- isDontSwitchXY() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- isdRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.WhatRate
-
- isEditable() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- isEditable(Ad) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
Checks whether the given ad is editable by the logged user
- isEditable(Ad) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- isEditable(Ad) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- isEditable() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- isEditable() - Method in class nl.strohalm.cyclos.taglibs.ImagesTag
-
- isEmail() - Method in class nl.strohalm.cyclos.entities.members.preferences.NotificationPreference
-
- isEmailRequired() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- isEmailSent() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isEmailUnique() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- isEmbed() - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- isEmbed() - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.ManageTransactionPasswordForm
-
- isEmpty() - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- isEnableARate() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- isEnableARate() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- isEnabled() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- isEnabled() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- isEnabled() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- isEnabled() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- isEnabled() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeTypeQuery
-
- isEnabled() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
tests if this category or any of its parents is active.
- isEnabled() - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- isEnabled() - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField
-
- isEnabled() - Method in enum nl.strohalm.cyclos.entities.groups.Group.Status
-
- isEnabled() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- isEnabled() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- isEnabled() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- isEnableDRate() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- isEnableDRate() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- isEnableIRate() - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- isEnableIRate() - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- isEnablePermanentAds() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- isEnableSmsOperations() - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- isEncodeHtml() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- isEnumerated() - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- isErrorWasSilenced() - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor.ExecutionResult
-
- isEveryHour() - Method in class nl.strohalm.cyclos.scheduling.tasks.BaseScheduledTask
-
- isEveryHour() - Method in interface nl.strohalm.cyclos.scheduling.tasks.ScheduledTask
-
Returns if this task runs every hour (true) or just once per day (false)
- isExcludeRemoved() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- isExpenditure() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- isExpenditureGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- isExpiredAds() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isExternalPublication() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- isExternalPublication() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterQuery
-
- isExternalPublication() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- isFetchBroker() - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- isFinished() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- isFinished() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- isFixed() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.ChargeMode
-
- isForce() - Method in class nl.strohalm.cyclos.setup.Setup
-
- isForceAccept() - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- isForceChange() - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- isForceChange() - Method in class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- isForceChangePassword() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- isForceChangePassword() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- isForceCharacters() - Method in enum nl.strohalm.cyclos.entities.groups.BasicGroupSettings.PasswordPolicy
-
- isForced() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- isForceShowFields() - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- isForceSignal() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- isFormPreparation(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationPackAction
-
- isFormPreparation(ActionContext) - Method in class nl.strohalm.cyclos.controls.BaseFormAction
-
Returns if this request is for form preparing
- isFormSubmission(ActionContext) - Method in class nl.strohalm.cyclos.controls.BaseFormAction
-
Returns if the request is a form submission
- isFormValidation(ActionContext) - Method in class nl.strohalm.cyclos.controls.BaseFormAction
-
Returns if this request is for form validation
- isFree() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- isFree() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- isFreeBaseUsed() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- isFromAdministration() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isFromAllGroups() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- isFromAMember() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isFromCyclos(Fault) - Static method in class nl.strohalm.cyclos.webservices.utils.WebServiceHelper
-
Checks whether the given fault was generated by Cyclos
- isFromMember() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- isFromMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isFromMemberToMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- isFromMenu(HttpServletRequest) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Returns if the given request was triggered by the menu
- isFromSystem() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- isFromSystem() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- isFromSystem() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- isFromSystem() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isFromSystem() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isGenerationAllowed() - Method in enum nl.strohalm.cyclos.entities.access.User.TransactionPasswordStatus
-
- isGet(HttpServletRequest) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Returns if the given request is a POST
- isGivenReferences() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isGlobal() - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- isGlobal() - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- isGraph() - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- isGraph() - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesPreviewDTO
-
- isGreaterThan(Dimensions) - Method in class nl.strohalm.cyclos.utils.Dimensions
-
- isGrossProduct() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isGrossProduct() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isGrossProductGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isGrossProductGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isGrossProductTopten() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isHasAds() - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- isHasBody() - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- isHasData() - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryReportData
-
- isHasData() - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- isHasDatabaseWrites() - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- isHasFormPage() - Method in class nl.strohalm.cyclos.entities.customization.documents.DynamicDocument
-
- isHasGeneral() - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- isHasImages() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- isHasImages() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- isHasPendingCommissionContracts() - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- isHasRateInfo() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- isHasSms() - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- isHasSubject() - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- isHasWrite() - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor.ExecutionResult
-
- isHavingAratedFees() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
returns true if the TransferType has TransactionFees based on a-rate.
- isHavingDratedFees() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
returns true if the TransferType has TransactionFees based on d-rate.
- isHavingRatedFees() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
returns true if the TransferType has TransactionFees based on a-rate or d-rate.
- isHidden() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue
-
- isHideAuthorizationRelated() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- isHideCurrencyOnPayments() - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- isHideEmail() - Method in class nl.strohalm.cyclos.entities.members.Member
-
- isHideEmail() - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- isHideEmail() - Method in interface nl.strohalm.cyclos.entities.members.RegisteredMember
-
- isHideWhenNoCreditLimit() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- isHostname(String) - Static method in class nl.strohalm.cyclos.utils.InternetAddressHelper
-
Checks whether the given address is a valid hostname
- isHSQLDB() - Method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
- isHtml() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- isHtml() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- isHtml() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isHtml() - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- isHtml() - Method in class nl.strohalm.cyclos.taglibs.TruncateTag
-
- isIgnoreDay() - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardTypeForm
-
- isIgnoreDayInExpirationDate() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- isIgnoreGroup() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- isIgnoreManagedBy() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- isIgnoreRegistrationValidations() - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- isImageOnly() - Method in class nl.strohalm.cyclos.taglibs.ImagesTag
-
- isIncludeDeleted() - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- isIncludeNoTraders() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- isInclusiveBegin() - Method in class nl.strohalm.cyclos.utils.Period
-
- isInclusiveEnd() - Method in class nl.strohalm.cyclos.utils.Period
-
- isIncome() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- isIncomeGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- isIncomingTransactions() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- isIndexed() - Method in class nl.strohalm.cyclos.entities.customization.fields.AdCustomField
-
- isInitialGroup() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- isInitialized(Object) - Method in interface nl.strohalm.cyclos.dao.FetchDAO
-
Returns true if the given value is initialized.
- isInitialized(Object) - Method in class nl.strohalm.cyclos.dao.FetchDAOImpl
-
- isInitialized() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- isInitialized() - Method in interface nl.strohalm.cyclos.services.application.ApplicationServiceLocal
-
Returns whether the Cyclos application is fully initialized
- isInitialized(Object) - Method in class nl.strohalm.cyclos.services.fetch.FetchServiceImpl
-
- isInitialized(Object) - Method in interface nl.strohalm.cyclos.services.fetch.FetchServiceLocal
-
Returns if the given value is initialized. when value is null, or not an entity or persistent collection, returns true
- isInitialized() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Returns true if the web service context has been initialized.
- isInstance(Class<?>, Object) - Static method in class nl.strohalm.cyclos.utils.ClassHelper
-
Returns if the given object is an instance of the specified class, handling primitives as objects
- isInternalNameUsed(CustomField) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldDAO
-
- isInternalNameUsed(CustomField) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldDAOImpl
-
- isInvoices() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- isIpRange(String) - Static method in class nl.strohalm.cyclos.utils.InternetAddressHelper
-
Checks whether the given address is a valid ip address range, in the form: A.B.C.D-E
- isiRate() - Method in class nl.strohalm.cyclos.services.accounts.rates.WhatRate
-
- isIssuer() - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It checks if the logged user belongs to an issuer group
- isIssuer() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- isIssuer() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- isLastAds() - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- isLastAds() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- isLastPage() - Method in interface nl.strohalm.cyclos.utils.query.Page
-
- isLastPage() - Method in class nl.strohalm.cyclos.utils.query.PageImpl
-
- isLeaf() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- isLimited() - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- isLimited() - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- isLoanData() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- isLoans() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- isLoanType() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isLockingException(Throwable) - Static method in class nl.strohalm.cyclos.utils.ExceptionHelper
-
Returns whether the given throwable represents a locking exception
- isLoggedIn(User) - Method in interface nl.strohalm.cyclos.dao.access.SessionDAO
-
Returns whether the given user is logged in
- isLoggedIn(User) - Method in class nl.strohalm.cyclos.dao.access.SessionDAOImpl
-
- isLoggedIn(User) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Returns the session id for the given user if it is logged
- isLoggedIn(User) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- isLoggedIn(User) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- isLoginBlocked(User) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Checks if the given user's login is blocked.
- isLoginBlocked(User) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- isLoginBlocked(User) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- isLoginTimes() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isLoginTimesGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isLoginTimesTopten() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isLongTransaction() - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor.ExecutionResult
-
- isMaintainPastSettings() - Method in class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- isManual() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- isManualPassword() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- isMass() - Method in enum nl.strohalm.cyclos.entities.members.messages.Message.Type
-
Returns whether this type can send multiple mails at once
- isMaxMember() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- isMaxMemberGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- isMaxScheduledPayments() - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- isMedianPerMember() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- isMedianPerMemberGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- isMember() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns whether the logged user is a member (a broker is a member too)
- isMember() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns if the logged user is a member.
- isMemberAccountInformation() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- isMemberAndNotBroker() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns whether the logged user is a member but not a broker
- isMemberCanHide() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- isMemberGroupInformation() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- isMemberName() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isMemberName() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- isMemberOf(Operator) - Method in class nl.strohalm.cyclos.controls.ActionContext
-
Checks whether the logged member is the given operator's member
- isMemberPayment() - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- isMemberRequired(HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.access.LoginAction
-
Returns whether the member is required - only in case of operator-only logins
- isMemberRequired(HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.posweb.LoginAction
-
- isMembersNotified() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- isMemberToSystem() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- isMessage() - Method in class nl.strohalm.cyclos.entities.members.preferences.NotificationPreference
-
- ISmsContext - Interface in nl.strohalm.cyclos.services.sms
-
This interface is used to calculate the sms related data according to a member.
- isMultiGraph() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- isMutable() - Method in class nl.strohalm.cyclos.utils.hibernate.AbstractEnumType
-
- isMutable() - Method in class nl.strohalm.cyclos.utils.hibernate.AmountType
-
- isMutable() - Method in class nl.strohalm.cyclos.utils.hibernate.BasePeriodType
-
- isMutable() - Method in class nl.strohalm.cyclos.utils.hibernate.PermissionType
-
- isMutable() - Method in class nl.strohalm.cyclos.utils.hibernate.RangeConstraintType
-
- isMutable() - Method in class nl.strohalm.cyclos.utils.hibernate.TimePeriodType
-
- isMyAds() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- isNegateAmount() - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- isNegative() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.ChargeMode
-
- isNew() - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- isNoRangeCheck() - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- isNothing() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- isNotOfMember() - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- isNull() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
checks if the value cannot be calculated (used in case a percentage cannot be calculated, because the nominator is 0).
- isNumberOfAds() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isNumberOfAdsGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isNumberOfMembers() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isNumberOfMembers() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- isNumberOfMembersGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isNumberOfMembersGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- isNumberOfTransactions() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isNumberOfTransactionsGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isNumberTransactions() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isNumberTransactionsGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isNumberTransactionsTopten() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isNumeric() - Method in enum nl.strohalm.cyclos.entities.access.Channel.Principal
-
- isNumericPassword() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- isObviousCredential(Element, String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- isObviousCredential(Element, String) - Method in interface nl.strohalm.cyclos.services.access.AccessServiceLocal
-
Returns whether the given credential is obvious
- isOnline() - Method in class nl.strohalm.cyclos.controls.admintasks.SetSystemOnlineForm
-
- isOnline() - Method in class nl.strohalm.cyclos.entities.Application
-
- isOnline() - Method in interface nl.strohalm.cyclos.services.application.ApplicationService
-
Returns whether the system is online
- isOnline() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- isOnline() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceSecurity
-
- isOnlyActive() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- isOnlyActive() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- isOnlyActive() - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatusQuery
-
- isOnlyShowLabel() - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- isOnlyWithoutBroker() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- isOnlyWithValidTypes() - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- isOpen() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanPayment.Status
-
- isOpen() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- isOpen() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- isOpenProfile() - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- isOperator() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns whether the logged user is an operator
- isOperator(HttpServletRequest) - Static method in class nl.strohalm.cyclos.controls.posweb.PosWebHelper
-
Checks on a cookie whether the posweb is on operator mode
- isOperator() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Return if the logged user is an operator
- isOrderAlpha() - Method in class nl.strohalm.cyclos.controls.ads.categories.SetAdCategoryOrderForm
-
- isOrderAlphabetically() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryQuery
-
- isOriginalAccount() - Method in exception nl.strohalm.cyclos.services.transactions.exceptions.NotEnoughCreditsException
-
- isOutgoingTransactions() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- isOverview() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- isOverviewGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- isPaged() - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- isPasswordGenerated() - Method in class nl.strohalm.cyclos.entities.access.MemberUser
-
- isPayment() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType.Context
-
- isPaymentRequestSupported() - Method in class nl.strohalm.cyclos.entities.access.Channel
-
Returns whether payment request is supported by this channel
- isPending() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.ConfirmPaymentResult
-
- isPercentage() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
checks if the object represents a percentage
- isPercentage() - Method in class nl.strohalm.cyclos.utils.Amount
-
- isPercentageNoTrade() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isPercentageNoTradeGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- isPermanent() - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- isPermanent() - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- isPermanentAds() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isPersistent() - Method in class nl.strohalm.cyclos.entities.Entity
-
Return if this entity was already persisted - It has a valid identifier
- isPinBlocked(MemberUser) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Checks whether the given member's pin is blocked for exceeding wrong tries
- isPinBlocked(MemberUser) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- isPinBlocked(MemberUser) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- isPosContext() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
- isPositiveVolume() - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- isPost(HttpServletRequest) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Returns if the given request is a POST
- isPosWeb() - Method in class nl.strohalm.cyclos.entities.access.Session
-
- isPosWeb(HttpServletRequest) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Returns whether the given request belongs to a posweb session
- isPreHashed() - Method in enum nl.strohalm.cyclos.services.elements.WhenSaving
-
- isPriority() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isPriority() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- isPriority() - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- isProcessedAtDifferentDate() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- isPublishAd() - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- isPvalue() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
checks if the object represents a p-value
- isQueryAlreadyExecuted() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsForm
-
- isQueryAlreadyExecuted() - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansForm
-
- isRandomOrder() - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- isRandomOrder() - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- isRead() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isReadOnly() - Method in class nl.strohalm.cyclos.controls.ads.MemberAdsForm
-
- isReadonly() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeFeeVO
-
- isReadyForUse() - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Returns true if the web service context has been initialized and is ready to be used by POS or Web Service Client.
- isReceivedReferences() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isRechargingFailed() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- isReferences() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- isRelatedToAuthorization() - Method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Status
-
- isRelatedToLoginPage(CustomizedFile) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
Checks whether the given file is related to the login page
- isRelatedToMember() - Method in enum nl.strohalm.cyclos.access.ModuleType
-
- isRelativeToGrossProduct() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- isRelativeToGrossProductGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- isReloadData() - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- isReloadData() - Method in class nl.strohalm.cyclos.controls.reports.simulations.RateConfigSimulationForm
-
- isRemoved() - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- isRemoved() - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- isRemoved() - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- isRemoved() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isRepayLoanByGroup() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- isReplicateUpdatesViaCopy() - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheReplicator
-
- isReplied() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isRequired() - Method in class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- isRequiresAuthorization() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isRequiresFeedback() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isRequireTransactionPassword() - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- isRequireTransactionPassword() - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController
-
- isReserveAmount() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- isReserveTotalAmountOnScheduling() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isResizeSupported() - Method in enum nl.strohalm.cyclos.utils.ImageHelper.ImageType
-
Returns whether this image type can be resized by the application
- isResolveConflicts() - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileForm
-
- isRestParametersLogEnabled() - Method in interface nl.strohalm.cyclos.utils.logging.LoggingHandler
-
Returns whether the REST log will include detailed parameters
- isRestParametersLogEnabled() - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
- isReturnDisabled() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
checks if the account fee is disabled
- isReturnDisabled() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- isReturnDisabled() - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryQuery
-
- isReturnFinished() - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- isReturnTotals() - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- isReverseOrder() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- isRoot() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- isRoot() - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- isRootOnly() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- isRootOnly() - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- isRunning() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- isRunScheduling() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- isRunScheduling() - Method in interface nl.strohalm.cyclos.services.application.ApplicationServiceLocal
-
Returns whether this Cyclos instance should run scheduled tasks
- isSchedulable() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- isScheduled() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- isScheduledAds() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- isScheduling() - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- isScheduling() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- isSearch() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- isSearchAds() - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- isSearchMembers() - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- isSelected() - Method in class nl.strohalm.cyclos.taglibs.OptionTag
-
- isSelectMember() - Method in class nl.strohalm.cyclos.controls.payments.PaymentForm
-
- isSelfPayment() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType.Context
-
- isSeller() - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It checks if the logged user belongs to an seller group
- isSeller() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- isSeller() - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- isSendActivationMail() - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersSummaryForm
-
- isSendPasswordByEmail() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- isSetByBroker() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- isSetByBroker() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommissionQuery
-
- isShouldRollback() - Method in exception nl.strohalm.cyclos.exceptions.ApplicationException
-
- isShowAccountInfo() - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- isShowAccountInformation() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- isShowActions() - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- isShowActions() - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ScheduledPaymentForm
-
- isShowAdsInformation() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- isShowAppliedFilters() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
if this is false, the applied filters are not shown in the result.
- isShowCardSecurityCode() - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- isShowCountersInAdCategories() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- isShowCurrency() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- isShowGraph() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- isShowInAccountHistory() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- isShowInList() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField
-
- isShowInPrint() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- isShowInProfile() - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- isShowInReports() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- isShowInSearch() - Method in class nl.strohalm.cyclos.entities.customization.fields.AdCustomField
-
- isShowInSearch() - Method in class nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomField
-
- isShowInSearch() - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField
-
- isShowInvoicesInformation() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- isShowMenuItem() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- isShowMenuItem() - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordTypeQuery
-
- isShowNonActiveAdsInformation() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- isShowOnlyEmpty() - Method in class nl.strohalm.cyclos.entities.customization.translationMessages.TranslationMessageQuery
-
- isShowPosWebPaymentDescription() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- isShowReferencesInformation() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- isShowRemoved() - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- isShowRemoved() - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntryQuery
-
- isShowScheduledPaymentsToDestination() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isShowScheduledToReceiver() - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- isShowScheduledToReceiver() - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- isShowTable() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- isShowTable() - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- isShowToMember() - Method in class nl.strohalm.cyclos.controls.payments.authorization.TransferAuthorizationForm
-
- isShowToMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- isShowToMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationDTO
-
- isShowToReceiver() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- isShowZeroFees() - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- isSimpleIp(String) - Static method in class nl.strohalm.cyclos.utils.InternetAddressHelper
-
Checks whether the given address is a valid simple ip address
- isSimulation() - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- isSingleAccount() - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryForm
-
- isSingleAccount() - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- isSingleField() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- isSingleMember() - Method in class nl.strohalm.cyclos.controls.members.sms.SendSmsMailingForm
-
- isSingleMember() - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- isSingleton() - Method in class nl.strohalm.cyclos.spring.BaseSingletonFactoryBean
-
- isSingleton() - Method in class nl.strohalm.cyclos.spring.CyclosConfigurationFactoryBean
-
- isSkipOrder() - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- isSms() - Method in class nl.strohalm.cyclos.entities.members.preferences.NotificationPreference
-
- isSmsAllowed() - Method in class nl.strohalm.cyclos.services.elements.SendDirectMessageToMemberDTO
-
- isSmsAllowed() - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- isSmsAllowed() - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromBrokerToMembersDTO
-
- isSmsAllowed() - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
- isSmsAllowed() - Method in class nl.strohalm.cyclos.services.elements.SendMessageToAdminDTO
-
- isSmsAllowed() - Method in class nl.strohalm.cyclos.services.elements.SendMessageToGroupDTO
-
- isSmsCommandEnabled() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
Returns whether the SMS commands are enabled
- isSmsEnabled() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- isSmtpAuthenticate() - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- isSmtpUseTLS() - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- isSortByNature() - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- isSuccess() - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- isSuccessful() - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- isSuccessful() - Method in enum nl.strohalm.cyclos.webservices.payments.ChargebackStatus
-
Returns whether this status is success
- isSuccessful() - Method in enum nl.strohalm.cyclos.webservices.payments.PaymentRequestStatus
-
Returns whether this status is success
- isSuccessful() - Method in enum nl.strohalm.cyclos.webservices.payments.PaymentStatus
-
Returns whether this status is success
- isSuspendCommission() - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- isSuspendCommission() - Method in class nl.strohalm.cyclos.entities.members.remarks.BrokerRemark
-
- isSuspendCommission() - Method in class nl.strohalm.cyclos.services.elements.ChangeBrokerDTO
-
- isSuspended() - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- isSystem() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns whether the current context is of a system task
- isSystemAccountInformation() - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- isSystemInvoices() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- isSystemInvoices() - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- isSystemOrUnrestrictedClient() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns whether the current context is either a system or an unrestricted service client (member is null)
- isTd() - Method in class nl.strohalm.cyclos.taglibs.HelpTag
-
- isTextOnly() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- isThruTimeGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isThumbnail() - Method in class nl.strohalm.cyclos.taglibs.CustomImageUrlTag
-
- isToAdministration() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isToAGroup() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isToAllGroups() - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- isToAMember() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isToBrokeredMembers() - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- isToBrokeredMembers() - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- isToGroup() - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- isToMember() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isToSystem() - Method in class nl.strohalm.cyclos.controls.payments.PaymentForm
-
- isToSystem() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- isToSystem() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- isToSystem() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- isTraceLog() - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor.ExecutionResult
-
- isTraceWritesOnly() - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- isTransactionAmount() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isTransactionAmountGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- isTransactionPasswordEnabled() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Returns whether the transaction password is used for the logged user
- isTransactionPasswordEnabled(AccountType) - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
- isTransactionPasswordRequired() - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- isTransactions() - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- isTransient() - Method in class nl.strohalm.cyclos.entities.Entity
-
Return if this entity was not yet persisted - It has a null identifier
- isUnique() - Method in class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- isUnordered() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- isUnrestrictedClient() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
An unrestricted client is a (WS) client working as any member in the system.
- isUpdateAccountLimits() - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsForm
-
- isUpdateProfile() - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- isUseActualRates() - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- isUseBy() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- isUseCustomSMSContextClass() - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- isUsed() - Method in enum nl.strohalm.cyclos.entities.access.TransactionPassword
-
- IsUsedTransactionPasswordAjaxAction - Class in nl.strohalm.cyclos.controls.access.transactionpassword
-
- IsUsedTransactionPasswordAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.access.transactionpassword.IsUsedTransactionPasswordAjaxAction
-
- IsUsedTransactionPasswordAjaxForm - Class in nl.strohalm.cyclos.controls.access.transactionpassword
-
- IsUsedTransactionPasswordAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.access.transactionpassword.IsUsedTransactionPasswordAjaxForm
-
- isUseFromGroup() - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- isUseHeader() - Method in class nl.strohalm.cyclos.utils.csv.CSVWriter
-
- isUsePriority() - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- isUsernameGenerated() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- isUseSecurityCode() - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardTypeForm
-
- isUseSize() - Method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Control
-
- isUseTime() - Method in class nl.strohalm.cyclos.utils.Period
-
- isValid() - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- isValid() - Method in class nl.strohalm.cyclos.setup.Setup
-
- isValid() - Method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns if this filter collection is valid (there's at least one filter on it)
- isValid() - Method in class nl.strohalm.cyclos.utils.TimePeriod
-
- isValidation(HttpServletRequest) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Returns if the given request is a validation request
- isValidId(Long) - Static method in class nl.strohalm.cyclos.utils.EntityHelper
-
Returns true if the specified id contains a possible entity identifier.
- isValidId(String) - Static method in class nl.strohalm.cyclos.utils.EntityHelper
-
Returns true if the given string value contains a valid identifier
- isValidJavaIdentifier(String) - Static method in class nl.strohalm.cyclos.utils.StringHelper
-
Check if the string is a valid Java identifier.
- isViewContacts() - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- isViewLoansByGroup() - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- isViewMessages() - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- isVirtualKeyboard() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- isVirtualKeyboardTransactionPassword() - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- isVisible(Payment) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Returns whether the given payment is visible by the current user
- isVisible(Payment) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- isVisible(Payment) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- isVisibleTo(Group.Nature) - Method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferType.TransactionHierarchyVisibility
-
- isVolume() - Method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.ChargeMode
-
- isVolume() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- isVolumeGraph() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- isWap1Request() - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- isWap1Request(HttpServletRequest) - Static method in class nl.strohalm.cyclos.controls.mobile.MobileHelper
-
Returns if the given request is from wap1
- isWap2Request(HttpServletRequest) - Static method in class nl.strohalm.cyclos.controls.mobile.MobileHelper
-
Returns if the given request is from wap2
- isWebService() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns whether the current context is of a WS task
- isWebService(HttpServletRequest) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Checks whether the given request is for a web service
- isWithBodyOnly() - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- isWithBuyerOnly() - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- isWithImagesOnly() - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- isWithImagesOnly() - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- isWithImagesOnly() - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- isWouldRequireAuthorization() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- isWrite() - Method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData.Entry
-
- isZeroIsSystem() - Method in class nl.strohalm.cyclos.utils.conversion.AccountOwnerConverter
-
- iterate(String, Object) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
Creates an iterator
- iterateAll() - Method in interface nl.strohalm.cyclos.dao.ads.AdCategoryDAO
-
Iterates over all categories, with no assumed ordering
- iterateAll() - Method in class nl.strohalm.cyclos.dao.ads.AdCategoryDAOImpl
-
- iterateByGroup(boolean, MemberGroup...) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- iterateByGroup(MemberGroup...) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- iterateByGroup(boolean, MemberGroup...) - Method in interface nl.strohalm.cyclos.services.elements.MemberServiceLocal
-
Iterates the members on the given groups, optionally ordering by name
- iterateByGroup(MemberGroup...) - Method in interface nl.strohalm.cyclos.services.elements.MemberServiceLocal
-
Iterates the members on the given groups with no expected order
- iterateDailyDifferences(MemberAccount, Period) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Returns an iterator list with the differences of either balance or reserved amount for the given account, within the given period
- iterateDailyDifferences(MemberAccount, Period) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- iterateMembers(boolean, MemberGroup...) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Iterates over the members of the given groups either ordered by name or by no expected order
- iterateMembers(boolean, MemberGroup...) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- iterateOperatorGroups(MemberGroup) - Method in interface nl.strohalm.cyclos.dao.groups.GroupDAO
-
Returns a list of all operator groups of all members in this group
- iterateOperatorGroups(MemberGroup) - Method in class nl.strohalm.cyclos.dao.groups.GroupDAOImpl
-
- iterateOperatorGroups(MemberGroup) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- iterateOperatorGroups(MemberGroup) - Method in interface nl.strohalm.cyclos.services.groups.GroupServiceLocal
-
Returns all operator groups for all members in the given group
- iterateOverAccountsWithAccountFeeChargesFor(AccountFeeLog) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.AccountFeeLogDAO
-
- iterateOverAccountsWithAccountFeeChargesFor(AccountFeeLog) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.AccountFeeLogDAOImpl
-
- iterateUnclosedAccounts(Calendar, int) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Iterates the next 'n' accounts which don't have a closed balance for the given day
- iterateUnclosedAccounts(Calendar, int) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- iterator - Variable in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- iterator() - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- iterator() - Method in class nl.strohalm.cyclos.webservices.model.ResultPage
-
- IteratorList<E> - Interface in nl.strohalm.cyclos.utils.query
-
Contains result for a search that will be iterated on the view, allowing lazy fetch of each result
- IteratorListImpl<E> - Class in nl.strohalm.cyclos.utils
-
Basic implementation for iterator lists, using a delegate iterator
- IteratorListImpl(Iterator<E>) - Constructor for class nl.strohalm.cyclos.utils.IteratorListImpl
-
- last() - Method in interface nl.strohalm.cyclos.dao.IndexOperationDAO
-
Returns the last available operation
- last() - Method in class nl.strohalm.cyclos.dao.IndexOperationDAOImpl
-
- lastIndexOf(Object) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- lastProperty(String) - Static method in class nl.strohalm.cyclos.utils.PropertyHelper
-
Returns the last property on a path.
- lastTimeExpiredCards() - Method in interface nl.strohalm.cyclos.dao.accounts.cards.CardDAO
-
Search for the max expiration_date where status = Card.Status.EXPIRED
- lastTimeExpiredCards() - Method in class nl.strohalm.cyclos.dao.accounts.cards.CardDAOImpl
-
- LayoutTag - Class in nl.strohalm.cyclos.taglibs
-
Tag used to layout contents in columns
- LayoutTag() - Constructor for class nl.strohalm.cyclos.taglibs.LayoutTag
-
- length(int, int) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- LengthValidation - Class in nl.strohalm.cyclos.utils.validation
-
Validates a length constraint
- LengthValidation(RangeConstraint) - Constructor for class nl.strohalm.cyclos.utils.validation.LengthValidation
-
- lessEquals(Comparable<?>) - Static method in class nl.strohalm.cyclos.utils.validation.CompareToValidation
-
A less or equals validation
- lessEquals(Number) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- lessThan(Comparable<?>) - Static method in class nl.strohalm.cyclos.utils.validation.CompareToValidation
-
A less than validation
- lessThan(Number) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- LifecycleListener - Class in nl.strohalm.cyclos.http
-
Listener for context events
- LifecycleListener() - Constructor for class nl.strohalm.cyclos.http.LifecycleListener
-
- limitResults(int) - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- link(TransferType, PaymentCustomField) - Method in interface nl.strohalm.cyclos.services.customization.PaymentCustomFieldService
-
Links the transfer type with the payment custom field
- link(TransferType, PaymentCustomField) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- link(TransferType, PaymentCustomField) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- LinkGenerator - Interface in nl.strohalm.cyclos.utils
-
This class can generate links for specific
- LinkGeneratorImpl - Class in nl.strohalm.cyclos.utils
-
Implementation for link generator
- LinkGeneratorImpl() - Constructor for class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- LinkPaymentCustomFieldAction - Class in nl.strohalm.cyclos.controls.customization.fields
-
Action used to link an existing custom field to another payment type
- LinkPaymentCustomFieldAction() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.LinkPaymentCustomFieldAction
-
- LinkPaymentCustomFieldForm - Class in nl.strohalm.cyclos.controls.customization.fields
-
Form used to link an existing custom field to another payment type
- LinkPaymentCustomFieldForm() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.LinkPaymentCustomFieldForm
-
- list(StatisticalDTO) - Method in interface nl.strohalm.cyclos.dao.access.LoginHistoryDAO
-
gets a List with Users and their number of Logins.
- list(StatisticalDTO) - Method in class nl.strohalm.cyclos.dao.access.LoginHistoryDAOImpl
-
- list(QueryParameters, String) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
Executes a query with minimal parameters, treating the query object as the source for named parameters
- list(QueryParameters, String, Object) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
Executes a query with a query parameters and a separate named parameters object
- list(QueryParameters.ResultType, String, Object, PageParameters, Relationship...) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
Execute a list with all possible parameters
- list(String, Object) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
Execute a simple list, binding parameters to the query
- list(Class<T>, QueryParameters, Query, Filters, Sort) - Method in class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
Executes a full-text query, applying the desired result type and page parameters
- list() - Method in interface nl.strohalm.cyclos.dao.sms.SmsTypeDAO
-
- list() - Method in class nl.strohalm.cyclos.dao.sms.SmsTypeDAOImpl
-
- list() - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Lists all registered channels
- list() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- list() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- list() - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- list() - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- list(CF) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
Should be implemented in order to list all fields like the given one.
- list() - Method in interface nl.strohalm.cyclos.services.customization.BaseGlobalCustomFieldService
-
Lists all custom fields
- list() - Method in class nl.strohalm.cyclos.services.customization.BaseGlobalCustomFieldServiceImpl
-
- list(CF) - Method in class nl.strohalm.cyclos.services.customization.BaseGlobalCustomFieldServiceImpl
-
- list() - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- list() - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- list(MemberRecordType) - Method in interface nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldService
-
Lists all member record custom fields for the member record type
- list(MemberRecordType) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceImpl
-
- list(MemberRecordCustomField) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceImpl
-
- list(MemberRecordType) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- list(Member) - Method in interface nl.strohalm.cyclos.services.customization.OperatorCustomFieldService
-
Lists all operator custom fields for the given member
- list(Member) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceImpl
-
- list(OperatorCustomField) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceImpl
-
- list(Member) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- list(TransferType, boolean) - Method in interface nl.strohalm.cyclos.services.customization.PaymentCustomFieldService
-
Lists all payment custom fields for the transfer type
- list(TransferType, boolean) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- list(PaymentCustomField) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- list(TransferType, boolean) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- list(Member) - Method in interface nl.strohalm.cyclos.services.elements.ContactService
-
Lists all contacts of the given member
- list(Member) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- list(Member) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- list() - Method in interface nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsService
-
Lists all receipt printer settings for the currently logged Member
- list() - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceImpl
-
- list() - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceSecurity
-
- list() - Method in class nl.strohalm.cyclos.themes.BaseThemeHandler
-
- list() - Method in interface nl.strohalm.cyclos.themes.ThemeHandler
-
Lists available themes
- list() - Method in class nl.strohalm.cyclos.webservices.rest.AdFieldsRestController
-
Lists all ad custom fields
- ListAccountFeeLogAction - Class in nl.strohalm.cyclos.controls.accounts.accountfees
-
Action used to list an account fee log
- ListAccountFeeLogAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.accountfees.ListAccountFeeLogAction
-
- listAccounts() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Returns the authenticated user's accounts
- ListAccountTypesAction - Class in nl.strohalm.cyclos.controls.accounts.accounttypes
-
Action used to list the existing account types
- ListAccountTypesAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.accounttypes.ListAccountTypesAction
-
- listActiveMemberGroups() - Method in interface nl.strohalm.cyclos.dao.groups.GroupDAO
-
Returns a List of MemberGroups that are active (have as least one account)
- listActiveMemberGroups() - Method in class nl.strohalm.cyclos.dao.groups.GroupDAOImpl
-
- ListAdCategoriesAction - Class in nl.strohalm.cyclos.controls.ads.categories
-
Action used to list all categories
- ListAdCategoriesAction() - Constructor for class nl.strohalm.cyclos.controls.ads.categories.ListAdCategoriesAction
-
- ListAdCategoryForm - Class in nl.strohalm.cyclos.controls.ads.categories
-
Form used to list current ad category
- ListAdCategoryForm() - Constructor for class nl.strohalm.cyclos.controls.ads.categories.ListAdCategoryForm
-
- ListAdInterestsAction - Class in nl.strohalm.cyclos.controls.members.adinterests
-
- ListAdInterestsAction() - Constructor for class nl.strohalm.cyclos.controls.members.adinterests.ListAdInterestsAction
-
- listAdminsForNotification(AdminNotificationPreferenceQuery) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- listAdminsForNotification(AdminNotificationPreferenceQuery) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceServiceLocal
-
Lists admins according to the given parameters
- listAll(Relationship...) - Method in interface nl.strohalm.cyclos.dao.access.ChannelDAO
-
Lists all channels
- listAll(Relationship...) - Method in class nl.strohalm.cyclos.dao.access.ChannelDAOImpl
-
- listAll() - Method in interface nl.strohalm.cyclos.dao.accounts.AccountTypeDAO
-
Returns all account types
- listAll() - Method in class nl.strohalm.cyclos.dao.accounts.AccountTypeDAOImpl
-
- listAll() - Method in interface nl.strohalm.cyclos.dao.accounts.cards.CardTypeDAO
-
Searches for all CardTypes
- listAll() - Method in class nl.strohalm.cyclos.dao.accounts.cards.CardTypeDAOImpl
-
- listAll(Relationship...) - Method in interface nl.strohalm.cyclos.dao.accounts.CurrencyDAO
-
Lists all currencies, ordering results by name
- listAll(Relationship...) - Method in class nl.strohalm.cyclos.dao.accounts.CurrencyDAOImpl
-
- listAll() - Method in interface nl.strohalm.cyclos.dao.accounts.external.ExternalAccountDAO
-
Lists all external accounts, ordering results by name
- listAll() - Method in class nl.strohalm.cyclos.dao.accounts.external.ExternalAccountDAOImpl
-
- listAll() - Method in interface nl.strohalm.cyclos.dao.accounts.external.ExternalTransferTypeDAO
-
Lists all External Transfer Types, ordering results by name
- listAll() - Method in class nl.strohalm.cyclos.dao.accounts.external.ExternalTransferTypeDAOImpl
-
- listAll() - Method in interface nl.strohalm.cyclos.dao.members.RegistrationAgreementDAO
-
Returns a list with all registration agreements
- listAll() - Method in class nl.strohalm.cyclos.dao.members.RegistrationAgreementDAOImpl
-
- listAll() - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeService
-
Lists all account types
- listAll() - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- listAll() - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceSecurity
-
- listAll() - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardTypeService
-
Get all CardTypes
- listAll() - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceImpl
-
- listAll() - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceSecurity
-
- listAll() - Method in interface nl.strohalm.cyclos.services.accounts.CurrencyService
-
Lists all currencies
- listAll() - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- listAll() - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- listAll() - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceImpl
-
- listAll() - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceImpl
-
- listAll() - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceImpl
-
- listAll() - Method in interface nl.strohalm.cyclos.services.elements.MessageCategoryServiceLocal
-
Returns all categories
- listAll() - Method in interface nl.strohalm.cyclos.services.elements.RegistrationAgreementService
-
Returns a list with all registration agreements
- listAll() - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceImpl
-
- listAll() - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceSecurity
-
- listAllKeys() - Method in interface nl.strohalm.cyclos.dao.customizations.TranslationMessageDAO
-
Returns an iterator with all existing keys
- listAllKeys() - Method in class nl.strohalm.cyclos.dao.customizations.TranslationMessageDAOImpl
-
- listARatedTTs() - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeService
-
get a list with transferTypes having A-rated Transaction Fees
- listARatedTTs() - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
gets transferTypes possibly being a conversion, and having an A-Rated TransferFee.
- listARatedTTs() - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- listAsProperties() - Method in interface nl.strohalm.cyclos.dao.customizations.TranslationMessageDAO
-
Lists the translation messages as properties
- listAsProperties() - Method in class nl.strohalm.cyclos.dao.customizations.TranslationMessageDAOImpl
-
- listBefore(Calendar) - Method in interface nl.strohalm.cyclos.dao.ads.imports.AdImportDAO
-
Lists the records created before the given time
- listBefore(Calendar) - Method in class nl.strohalm.cyclos.dao.ads.imports.AdImportDAOImpl
-
- listBefore(Calendar) - Method in interface nl.strohalm.cyclos.dao.members.imports.MemberImportDAO
-
Lists the records created before the given time
- listBefore(Calendar) - Method in class nl.strohalm.cyclos.dao.members.imports.MemberImportDAOImpl
-
- ListBrokerCommissionContractsAction - Class in nl.strohalm.cyclos.controls.members.brokering
-
List broker commission contracts
- ListBrokerCommissionContractsAction() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.ListBrokerCommissionContractsAction
-
- ListBrokerCommissionContractsActionPolicy - Class in nl.strohalm.cyclos.struts.access.policies
-
- ListBrokerCommissionContractsForm - Class in nl.strohalm.cyclos.controls.members.brokering
-
Form used to list broker commission contracts
- ListBrokerCommissionContractsForm() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.ListBrokerCommissionContractsForm
-
- ListBrokeringsAction - Class in nl.strohalm.cyclos.controls.members.brokering
-
List a broker's registered members
- ListBrokeringsAction() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.ListBrokeringsAction
-
- ListBrokeringsForm - Class in nl.strohalm.cyclos.controls.members.brokering
-
Form used to list the regitered members by a given broker
- ListBrokeringsForm() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.ListBrokeringsForm
-
- listBrokerRemarksFor(Element) - Method in interface nl.strohalm.cyclos.services.elements.RemarkService
-
Lists all broker remarks for a given element
- listBrokerRemarksFor(Element) - Method in class nl.strohalm.cyclos.services.elements.RemarkServiceImpl
-
- listBrokerRemarksFor(Element) - Method in class nl.strohalm.cyclos.services.elements.RemarkServiceSecurity
-
- listBuiltin() - Static method in class nl.strohalm.cyclos.entities.access.Channel
-
Returns a list of built-in channels
- listBuiltin() - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Lists the builtin channels
- listBuiltin() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- listBuiltin() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- listByAccount(ExternalAccount) - Method in interface nl.strohalm.cyclos.dao.accounts.external.ExternalTransferTypeDAO
-
Lists External Transfer Types By Account, ordering results by name
- listByAccount(ExternalAccount) - Method in class nl.strohalm.cyclos.dao.accounts.external.ExternalTransferTypeDAOImpl
-
- listByAccount(ExternalAccount) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeService
-
Lists External Transfer Types By Account, ordering results by name
- listByAccount(ExternalAccount) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceImpl
-
- listByAccount(ExternalAccount) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceSecurity
-
- listByMember(Member) - Method in interface nl.strohalm.cyclos.dao.members.ContactDAO
-
Returns a list of all contacts of the given member, fetching the related member (contact) and ordering by its username.
- listByMember(Member) - Method in class nl.strohalm.cyclos.dao.members.ContactDAOImpl
-
- listByMember(Member) - Method in interface nl.strohalm.cyclos.dao.members.ReceiptPrinterSettingsDAO
-
Returns all receipt printer settings for the given member
- listByMember(Member) - Method in class nl.strohalm.cyclos.dao.members.ReceiptPrinterSettingsDAOImpl
-
- listByMember(Member) - Method in interface nl.strohalm.cyclos.dao.members.RegistrationAgreementLogDAO
-
Returns the agreements accepted by the given member
- listByMember(Member) - Method in class nl.strohalm.cyclos.dao.members.RegistrationAgreementLogDAOImpl
-
- listByMember(Member) - Method in interface nl.strohalm.cyclos.services.accounts.CurrencyService
-
Lists the currencies accessible to the given member
- listByMember(Member) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- listByMember(Member) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- listByMemberGroup(MemberGroup) - Method in interface nl.strohalm.cyclos.dao.accounts.CurrencyDAO
-
Lists currencies of account types associated with the given group
- listByMemberGroup(MemberGroup) - Method in class nl.strohalm.cyclos.dao.accounts.CurrencyDAOImpl
-
- listByMemberGroup(MemberGroup) - Method in interface nl.strohalm.cyclos.services.accounts.CurrencyService
-
Lists currencies of account types associated with the given group
- listByMemberGroup(MemberGroup) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- listByMemberGroup(MemberGroup) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- listByMemberId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Lists the member custom fields for viewing the given user's profile, by id
- listByMemberPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Lists the member custom fields for viewing the given user's profile, by id
- listByNature(CustomField.Nature, Relationship...) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldDAO
-
Returns a list of all custom fields of the given nature, ordered by it's order.
- listByNature(CustomField.Nature, Relationship...) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldDAOImpl
-
- listByNature(Image.Nature) - Method in interface nl.strohalm.cyclos.dao.customizations.ImageDAO
-
Lists images by nature and name, ordering by name.
- listByNature(Image.Nature) - Method in class nl.strohalm.cyclos.dao.customizations.ImageDAOImpl
-
- listByNature(Image.Nature) - Method in interface nl.strohalm.cyclos.services.customization.ImageService
-
Lists the images of the given nature
- listByNature(Image.Nature) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- listByNature(Image.Nature) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- listByOwner(Entity) - Method in interface nl.strohalm.cyclos.dao.customizations.ImageDAO
-
List images by owner, ordering by the image order
- listByOwner(Entity) - Method in class nl.strohalm.cyclos.dao.customizations.ImageDAOImpl
-
- listByOwner(Entity) - Method in interface nl.strohalm.cyclos.services.customization.ImageService
-
Lists the images belonging to the specified owner
- listByOwner(Entity) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- listByOwner(Entity) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- listByRootType(Message.RootType) - Static method in enum nl.strohalm.cyclos.entities.members.messages.Message.Type
-
Returns the second level message types given a first level one
- listByTransferTypeId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Lists the custom fields for a given transfer type
- listByType(Setting.Type) - Method in interface nl.strohalm.cyclos.dao.settings.SettingDAO
-
Returns a list of all settings of the given type.
- listByType(Setting.Type) - Method in class nl.strohalm.cyclos.dao.settings.SettingDAOImpl
-
- listByType(CustomizedFile.Type) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
Lists files for the customized file type
- ListCardTypeAction - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- ListCardTypeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.ListCardTypeAction
-
- listCategories() - Method in interface nl.strohalm.cyclos.webservices.ads.AdWebService
-
Lists all categories
- listCategories() - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- listCategoryTree() - Method in interface nl.strohalm.cyclos.webservices.ads.AdWebService
-
Lists the detailed category tree
- listCategoryTree() - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- ListChannelsAction - Class in nl.strohalm.cyclos.controls.channels
-
Action used to list the existing channels
- ListChannelsAction() - Constructor for class nl.strohalm.cyclos.controls.channels.ListChannelsAction
-
- listChildren() - Method in class nl.strohalm.cyclos.webservices.rest.AdCategoriesRestController
-
Lists the category hierarchy
- ListConnectedUsersAction - Class in nl.strohalm.cyclos.controls.access
-
Action used to search for the connected users
- ListConnectedUsersAction() - Constructor for class nl.strohalm.cyclos.controls.access.ListConnectedUsersAction
-
- ListConnectedUsersForm - Class in nl.strohalm.cyclos.controls.access
-
Form used to search for connected users
- ListConnectedUsersForm() - Constructor for class nl.strohalm.cyclos.controls.access.ListConnectedUsersForm
-
- listContacts() - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
Handles the contact list
- ListContactsAction - Class in nl.strohalm.cyclos.controls.members.contacts
-
Action for retrieving the logged member contacts
- ListContactsAction() - Constructor for class nl.strohalm.cyclos.controls.members.contacts.ListContactsAction
-
- ListContactsActionPolicy - Class in nl.strohalm.cyclos.struts.access.policies
-
- ListCurrenciesAction - Class in nl.strohalm.cyclos.controls.accounts.currencies
-
Action used to list the existing currencies
- ListCurrenciesAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.currencies.ListCurrenciesAction
-
- ListCustomFieldsAction - Class in nl.strohalm.cyclos.controls.customization.fields
-
Action used to list custom fields
- ListCustomFieldsAction() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.ListCustomFieldsAction
-
- ListCustomFieldsForm - Class in nl.strohalm.cyclos.controls.customization.fields
-
Form used to list custom fields
- ListCustomFieldsForm() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.ListCustomFieldsForm
-
- ListCustomizedFilesAction - Class in nl.strohalm.cyclos.controls.customization.files
-
Action used to list the customized files of a given type
- ListCustomizedFilesAction() - Constructor for class nl.strohalm.cyclos.controls.customization.files.ListCustomizedFilesAction
-
- ListCustomizedFilesForm - Class in nl.strohalm.cyclos.controls.customization.files
-
Form used to list the customized files
- ListCustomizedFilesForm() - Constructor for class nl.strohalm.cyclos.controls.customization.files.ListCustomizedFilesForm
-
- listData() - Method in interface nl.strohalm.cyclos.dao.customizations.TranslationMessageDAO
-
Returns a list with all translation messages' data, in an array with id, key and value
- listData() - Method in class nl.strohalm.cyclos.dao.customizations.TranslationMessageDAOImpl
-
- listDefaultPaymentFilters() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Returns the available payment filters for an specific account
- ListDocumentsAction - Class in nl.strohalm.cyclos.controls.customization.documents
-
Action used to list the documents
- ListDocumentsAction() - Constructor for class nl.strohalm.cyclos.controls.customization.documents.ListDocumentsAction
-
- listDRatedCurrencies() - Method in interface nl.strohalm.cyclos.services.accounts.CurrencyService
-
Lists currencies having D-rate Enabled.
- listDRatedCurrencies() - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- listDRatedCurrencies() - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- listener - Variable in class nl.strohalm.cyclos.utils.cache.CacheListenerAdapter
-
- listExternal() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- listExternal() - Method in interface nl.strohalm.cyclos.services.access.ChannelServiceLocal
-
Returns all channels, except the main web
- listExternalAccountOverview(ExternalAccountQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.external.ExternalAccountDAO
-
External Account Details related system accounts type, ordering results by name
- listExternalAccountOverview(ExternalAccountQuery) - Method in class nl.strohalm.cyclos.dao.accounts.external.ExternalAccountDAOImpl
-
- ListExternalAccountsAction - Class in nl.strohalm.cyclos.controls.accounts.external
-
Action used to list the existing External Account
- ListExternalAccountsAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.ListExternalAccountsAction
-
- ListExternalTransferTypesAction - Class in nl.strohalm.cyclos.controls.accounts.external
-
Action used to list the existing External Transfer Type
- ListExternalTransferTypesAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.ListExternalTransferTypesAction
-
- listForAdsSearch() - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Lists the member custom fields for searching advertisements
- listForList(Account, boolean) - Method in interface nl.strohalm.cyclos.services.customization.PaymentCustomFieldService
-
Lists payment custom fields which are visible result column for the given account history.
- listForList(Account, boolean) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- listForList(Account, boolean) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- listForList() - Method in class nl.strohalm.cyclos.webservices.rest.AdFieldsRestController
-
Lists the custom fields which can be used as search filters
- listForList(Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Lists the custom fields used on the result list the given account's account history
- listForListOnDefaultAccount() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Lists the custom fields used on the result list the default account's account history
- listForSearch(Account, boolean) - Method in interface nl.strohalm.cyclos.services.customization.PaymentCustomFieldService
-
Lists payment custom fields which are visible as search filters for the given account history.
- listForSearch(Account, boolean) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- listForSearch(Account, boolean) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- listForSearch(Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Lists the custom fields used to search the given account's history
- listForSearchOnDefaultAccount() - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Lists the custom fields used to search the default account's history
- listForUserSearch() - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Lists the member custom fields for searching users
- listFromMember(Member) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- ListGeneratedTypesAjaxAction - Class in nl.strohalm.cyclos.controls.accounts.accountfees
-
Ajax action used to retrieve the possible transfer types for
- ListGeneratedTypesAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.accountfees.ListGeneratedTypesAjaxAction
-
- ListGeneratedTypesAjaxAction - Class in nl.strohalm.cyclos.controls.accounts.transactionfees
-
Ajax action used to retrieve the possible transfer types for
- ListGeneratedTypesAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxAction
-
- ListGeneratedTypesAjaxForm - Class in nl.strohalm.cyclos.controls.accounts.transactionfees
-
Form used to list generated transfer types for a transaction fee
- ListGeneratedTypesAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- listGroupChangeHistory(Element) - Method in interface nl.strohalm.cyclos.services.elements.RemarkService
-
Lists all group change remarks for a given element
- listGroupChangeHistory(Element) - Method in class nl.strohalm.cyclos.services.elements.RemarkServiceImpl
-
- listGroupChangeHistory(Element) - Method in class nl.strohalm.cyclos.services.elements.RemarkServiceSecurity
-
- ListGroupFiltersAction - Class in nl.strohalm.cyclos.controls.groups.groupFilters
-
Action used to list group filters
- ListGroupFiltersAction() - Constructor for class nl.strohalm.cyclos.controls.groups.groupFilters.ListGroupFiltersAction
-
- ListGroupsAction - Class in nl.strohalm.cyclos.controls.groups
-
Action used to list groups
- ListGroupsAction() - Constructor for class nl.strohalm.cyclos.controls.groups.ListGroupsAction
-
- ListGroupsForm - Class in nl.strohalm.cyclos.controls.groups
-
Form used to search groups
- ListGroupsForm() - Constructor for class nl.strohalm.cyclos.controls.groups.ListGroupsForm
-
- ListGuaranteeTypesAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.types
-
- ListGuaranteeTypesAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.types.ListGuaranteeTypesAction
-
- ListGuaranteeTypesForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.types
-
- ListGuaranteeTypesForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.types.ListGuaranteeTypesForm
-
- listIterator() - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- listIterator(int) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- listLeaf() - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryService
-
Lists the active leaf categories
- listLeaf() - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- listLeaf() - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- listLoggedUsers() - Method in interface nl.strohalm.cyclos.dao.access.SessionDAO
-
Lists all users
- listLoggedUsers() - Method in class nl.strohalm.cyclos.dao.access.SessionDAOImpl
-
- listManagedGroups() - Method in interface nl.strohalm.cyclos.webservices.members.MemberWebService
-
Returns a list of the managed groups by the caller channel
- listManagedGroups() - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- ListMemberAlertsAction - Class in nl.strohalm.cyclos.controls.alerts
-
Lists member alerts
- ListMemberAlertsAction() - Constructor for class nl.strohalm.cyclos.controls.alerts.ListMemberAlertsAction
-
- listMemberRecordFields(MemberRecordType) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldDAO
-
Lists all member record custom fields for the member record type
- listMemberRecordFields(MemberRecordType) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldDAOImpl
-
- ListMemberRecordTypesAction - Class in nl.strohalm.cyclos.controls.members.records
-
Action used to list the existing member record types
- ListMemberRecordTypesAction() - Constructor for class nl.strohalm.cyclos.controls.members.records.ListMemberRecordTypesAction
-
- listMembersRegisteredBeforeOnGroup(Calendar, MemberGroup) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Lists members that were changed to the given group (or created on it) before the given date
- listMembersRegisteredBeforeOnGroup(Calendar, MemberGroup) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- ListMessageCategoriesAction - Class in nl.strohalm.cyclos.controls.members.messages
-
Takes care of listing the Message Categories.
- ListMessageCategoriesAction() - Constructor for class nl.strohalm.cyclos.controls.members.messages.ListMessageCategoriesAction
-
- ListMessageSettingsAction - Class in nl.strohalm.cyclos.controls.settings
-
Action used to list the message settings
- ListMessageSettingsAction() - Constructor for class nl.strohalm.cyclos.controls.settings.ListMessageSettingsAction
-
- listMine() - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Lists the member custom fields for the authenticated user's group
- listNonBuiltin() - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Lists the non builtin channels
- listNonBuiltin() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- listNonBuiltin() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- listNotificationTypes(Member) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceService
-
Lists the possible notification types for the given member's notification preferences
- listNotificationTypes(Member) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- listNotificationTypes(Member) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- ListOperations - Class in nl.strohalm.cyclos.utils.statistics
-
Class provides additional usefull list methods.
- ListOperations() - Constructor for class nl.strohalm.cyclos.utils.statistics.ListOperations
-
- listOperatorFields(Member) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldDAO
-
Lists all operator custom fields for the given group
- listOperatorFields(Member) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldDAOImpl
-
- listPaymentFieldForList(Account, boolean, Relationship...) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldDAO
-
Lists payment custom fields which are visible result column for the given account history.
- listPaymentFieldForList(Account, boolean, Relationship...) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldDAOImpl
-
- listPaymentFieldForSearch(Account, boolean, Relationship...) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldDAO
-
Lists payment custom fields which are visible as search filters for the given account history.
- listPaymentFieldForSearch(Account, boolean, Relationship...) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldDAOImpl
-
- listPaymentFields(TransferType, boolean, Relationship...) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldDAO
-
Lists all payment custom fields for the given transfer type
- listPaymentFields(TransferType, boolean, Relationship...) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldDAOImpl
-
- ListPaymentFieldsAjaxAction - Class in nl.strohalm.cyclos.controls.customization.fields
-
Action used to list the payment fields directly related to a transfer type
- ListPaymentFieldsAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.ListPaymentFieldsAjaxAction
-
- listPaymentFilters(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Returns the available payment filters for an specific account
- listPossibleChannels() - Method in interface nl.strohalm.cyclos.services.services.ServiceClientService
-
Lists the channels which may be used in a service client
- listPossibleChannels() - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- listPossibleChannels() - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceSecurity
-
- listPossibleCommissionsForNewContract(Member) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Returns the possible
BrokerCommissions which can be used for a new contract, given that the logged user is the broker
- listPossibleCommissionsForNewContract(Member) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- listPossibleCommissionsForNewContract(Member) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- listPossibleDoPaymentTypes(ServiceClient) - Method in interface nl.strohalm.cyclos.services.services.ServiceClientService
-
Lists the possible transfer for doPayment with the given client
- listPossibleDoPaymentTypes(ServiceClient) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- listPossibleDoPaymentTypes(ServiceClient) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceSecurity
-
- listPossibleParentFields(AdCustomField) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- listPossibleParentFields(AdminCustomField) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- listPossibleParentFields(CF) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Lists the custom fields which may be set as parent fields of the given one
- listPossibleParentFields(CF) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- listPossibleParentFields(LoanGroupCustomField) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- listPossibleParentFields(MemberCustomField) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- listPossibleParentFields(MemberRecordCustomField) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- listPossibleParentFields(OperatorCustomField) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- listPossibleParentFields(PaymentCustomField) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- listPossibleReceivePaymentTypes(ServiceClient) - Method in interface nl.strohalm.cyclos.services.services.ServiceClientService
-
Lists the possible transfer for receivePayment with the given client
- listPossibleReceivePaymentTypes(ServiceClient) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- listPossibleReceivePaymentTypes(ServiceClient) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceSecurity
-
- listPossibleStatuses(BrokerGroup) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringService
-
Lists the available statuses for the given broker group
- listPossibleStatuses(BrokerGroup) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- listPossibleStatuses(BrokerGroup) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceSecurity
-
- listPossibleTypes(DoPaymentDTO) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
Lists the possible transfer types for this payment
- listPossibleValues(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AdFieldsRestController
-
Returns the possible values of a given custom field
- listPossibleValues(Long) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Returns the possible values of a given custom field
- listPossibleValues(Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Returns the possible values of a given custom field
- listPossibleValuesByInternalName(String) - Method in class nl.strohalm.cyclos.webservices.rest.AdFieldsRestController
-
Returns the possible values of a given custom field by internal name
- listPossibleValuesByInternalName(String) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Returns the details about a custom field
- listPossibleValuesByInternalName(String) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Returns the possible values of a given custom field by internal name
- listPossibleValuesByInternalNameAndParent(String, Long) - Method in class nl.strohalm.cyclos.webservices.rest.AdFieldsRestController
-
Returns the possible values of a given custom field and parent value id
- listPossibleValuesByInternalNameAndParent(String, Long) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Returns the details about a custom field
- listPossibleValuesByInternalNameAndParent(String, Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Returns the possible values of a given custom field and parent value id
- listPossibleValuesByParent(Long, Long) - Method in class nl.strohalm.cyclos.webservices.rest.AdFieldsRestController
-
Returns the possible values of a given custom field by internal name and parent value id
- listPossibleValuesByParent(Long, Long) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Returns the details about a custom field
- listPossibleValuesByParent(Long, Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Returns the possible values of a given custom field by internal name and parent value id
- ListReceiptPrinterSettingsAction - Class in nl.strohalm.cyclos.controls.members.printsettings
-
Action used to list all receipt printer settings for the currently logged member
- ListReceiptPrinterSettingsAction() - Constructor for class nl.strohalm.cyclos.controls.members.printsettings.ListReceiptPrinterSettingsAction
-
- ListRegistrationAgreementsAction - Class in nl.strohalm.cyclos.controls.members.agreements
-
Action used to list all registration agreements
- ListRegistrationAgreementsAction() - Constructor for class nl.strohalm.cyclos.controls.members.agreements.ListRegistrationAgreementsAction
-
- listRemoteCachePeers(Ehcache) - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
- listRoot() - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryService
-
Lists the active root categories, with all child categories fetched
- listRoot() - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- listRoot() - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- listScheduledPayments(ScheduledPaymentService, Member, Calendar) - Static method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction
-
- listSettings() - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
- listSettings() - Method in interface nl.strohalm.cyclos.services.settings.SettingsHandler
-
Returns a list of settings of the given type
- listSupportingPaymentRequest() - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- listSupportingPaymentRequest() - Method in interface nl.strohalm.cyclos.services.access.ChannelServiceLocal
-
Lists those channels that support payment requests
- ListSystemAlertsAction - Class in nl.strohalm.cyclos.controls.alerts
-
Lists member alerts
- ListSystemAlertsAction() - Constructor for class nl.strohalm.cyclos.controls.alerts.ListSystemAlertsAction
-
- listThemes(ServletContext) - Static method in class nl.strohalm.cyclos.themes.ThemeHelper
-
Lists available themes
- listToArray(List<Number>) - Static method in class nl.strohalm.cyclos.utils.statistics.ListOperations
-
Make an array with doubles from a List
- listToIntArray(List<Number>) - Static method in class nl.strohalm.cyclos.utils.statistics.ListOperations
-
Make an array with ints from a List
- listToMember(Member) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- listTransfers(PaymentService, Member, Calendar) - Static method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction
-
- listTransferTypes(TransferTypesRestController.TransferTypeSearchParams) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController
-
Searches for transfer types the authenticated user may use to perform payments
- listUnfinishedMailings() - Method in class nl.strohalm.cyclos.dao.sms.SmsMailingDAOImpl
-
- ln(BigDecimal, int) - Static method in class nl.strohalm.cyclos.utils.BigDecimalHelper
-
Compute the natural logarithm of x to a given scale, x > 0.
- load(String, boolean) - Method in interface nl.strohalm.cyclos.dao.access.SessionDAO
-
Loads a session by sessionId
- load(String, boolean) - Method in class nl.strohalm.cyclos.dao.access.SessionDAOImpl
-
- load(String, Relationship...) - Method in interface nl.strohalm.cyclos.dao.access.UserDAO
-
Loads an user by username
- load(String, Relationship...) - Method in class nl.strohalm.cyclos.dao.access.UserDAOImpl
-
- load(AccountOwner, AccountType, Relationship...) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Loads an account using an owner and type, with the specified fetch
- load(AccountOwner, AccountType, Relationship...) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- load(ExternalAccount, String, Relationship[]) - Method in interface nl.strohalm.cyclos.dao.accounts.external.ExternalTransferTypeDAO
-
Loads an external account type by account and code
- load(ExternalAccount, String, Relationship[]) - Method in class nl.strohalm.cyclos.dao.accounts.external.ExternalTransferTypeDAOImpl
-
- load(AccountFeeLog, Member) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAO
-
Returns the MemberAccountFeeLog for the given fee log and member
- load(AccountFeeLog, Member) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAOImpl
-
- load(long, long, Relationship...) - Method in interface nl.strohalm.cyclos.dao.accounts.MemberGroupAccountSettingsDAO
-
Returns an existing setting associating MemberGroup identified by groupId and AccountType identified by
accountTypeId.
- load(long, long, Relationship...) - Method in class nl.strohalm.cyclos.dao.accounts.MemberGroupAccountSettingsDAOImpl
-
- load(String, Relationship...) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TicketDAO
-
Retrieves the ticket identified by the attribute code, as returned by Ticket.getTicket().
- load(String, Relationship...) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TicketDAOImpl
-
- load(Long, String) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TraceNumberDAO
-
Returns the TN entity with the given client id and trace number, or throws an
EntityNotFoundException when the given combination does
not exist.
- load(Long, String) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TraceNumberDAOImpl
-
- load(Collection<Long>, Relationship...) - Method in interface nl.strohalm.cyclos.dao.BaseDAO
-
Loads a collection of entities for the specified ids, populating the relationships defined by fetch, if any for each
loaded entity.
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.dao.BaseDAO
-
Loads the entity identified by id, populating the relationships defined by fetch, if any.
- load(Collection<Long>, Relationship...) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- load(Long, String) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldPossibleValueDAO
-
Loads a possible value by field id and value.
- load(Long, String) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldPossibleValueDAOImpl
-
- load(CustomField, Object, Relationship...) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldValueDAO
-
Loads a custom field value by field type and owner
- load(CustomField, Object, Relationship...) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldValueDAOImpl
-
- load(CustomizedFile.Type, String, Relationship...) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomizedFileDAO
-
Loads a system-wide customized file using the type and name
- load(CustomizedFile.Type, String, Relationship...) - Method in class nl.strohalm.cyclos.dao.customizations.CustomizedFileDAOImpl
-
- load(Image.Nature, String) - Method in interface nl.strohalm.cyclos.dao.customizations.ImageDAO
-
Loads for a specific image based on its nature and name.
- load(Image.Nature, String) - Method in class nl.strohalm.cyclos.dao.customizations.ImageDAOImpl
-
- load(String) - Method in interface nl.strohalm.cyclos.dao.customizations.TranslationMessageDAO
-
Loads the message based on its name, the key that identifies it.
- load(String) - Method in class nl.strohalm.cyclos.dao.customizations.TranslationMessageDAOImpl
-
- load(Administrator, Relationship...) - Method in interface nl.strohalm.cyclos.dao.members.AdminNotificationPreferenceDAO
-
Loads the notification preference for the given administrator, returning null when there are no preferences for that admin
- load(Administrator, Relationship...) - Method in class nl.strohalm.cyclos.dao.members.AdminNotificationPreferenceDAOImpl
-
- load(Brokering, BrokerCommission, Relationship...) - Method in interface nl.strohalm.cyclos.dao.members.brokerings.BrokeringCommissionStatusDAO
-
Returns the brokering commission status or null if it does not exist
- load(Brokering, BrokerCommission, Relationship...) - Method in class nl.strohalm.cyclos.dao.members.brokerings.BrokeringCommissionStatusDAOImpl
-
- load(Member, Relationship...) - Method in interface nl.strohalm.cyclos.dao.members.brokerings.DefaultBrokerCommissionDAO
-
Loads the default broker commission returning null when there are
- load(Member, Relationship...) - Method in class nl.strohalm.cyclos.dao.members.brokerings.DefaultBrokerCommissionDAOImpl
-
- load(Member, Member, Relationship...) - Method in interface nl.strohalm.cyclos.dao.members.ContactDAO
-
Loads a contact by owner and contact members
- load(Member, Member, Relationship...) - Method in class nl.strohalm.cyclos.dao.members.ContactDAOImpl
-
- load(Member) - Method in interface nl.strohalm.cyclos.dao.members.NotificationPreferenceDAO
-
Loads all notification preferences for the given member
- load(Member, Message.Type) - Method in interface nl.strohalm.cyclos.dao.members.NotificationPreferenceDAO
-
Loads the notification preference for the given member
- load(Member) - Method in class nl.strohalm.cyclos.dao.members.NotificationPreferenceDAOImpl
-
Loads a collection of notification preference for a given member
- load(Member, Message.Type) - Method in class nl.strohalm.cyclos.dao.members.NotificationPreferenceDAOImpl
-
- load(Setting.Type, String) - Method in interface nl.strohalm.cyclos.dao.settings.SettingDAO
-
Load a setting using it's type and name.
- load(Setting.Type, String) - Method in class nl.strohalm.cyclos.dao.settings.SettingDAOImpl
-
- load(Member, Relationship...) - Method in interface nl.strohalm.cyclos.dao.sms.MemberSmsStatusDAO
-
Loads an sms status by member
- load(Member, Relationship...) - Method in class nl.strohalm.cyclos.dao.sms.MemberSmsStatusDAOImpl
-
- load(Long) - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Loads a channel using it's identifier
- load(Long) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- load(Long[]) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- load(Long[]) - Method in interface nl.strohalm.cyclos.services.access.ChannelServiceLocal
-
- load(Long) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Loads the account fee, fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Loads an account by id
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- load(Collection<Long>) - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeService
-
Loads a collection of account types
- load(Long) - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeService
-
Loads an account type
- load(Collection<Long>) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- load(Long) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- load(Collection<Long>) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceSecurity
-
- load(Long) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceSecurity
-
- load(long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardService
-
Loads a Card, fetching the specified relationships
- load(long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- load(long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardTypeService
-
Loads a card type, fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceSecurity
-
- load(Long) - Method in interface nl.strohalm.cyclos.services.accounts.CurrencyService
-
Loads a currency by id
- load(Long) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- load(Long) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalAccountService
-
Loads a ExternalAccount by id
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportService
-
Loads a file import
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferService
-
Loads an external transfer by id
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeService
-
Loads a External Transfer Type by id
- load(ExternalAccount, String, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceImpl
-
- load(ExternalAccount, String, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceLocal
-
Loads an external transfer type by account and code
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingService
-
Loads a field mapping by id
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingService
-
Loads a file mapping by id
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
Loads the Certification, fetching the specified relationships.
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It loads the guarantee with the specified id, fetching the specified relationships
Security note: The implementation of this method must carry out the permissions control.
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeService
-
Loads the guarantee type, fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationService
-
Loads the Payment Obligation, fetching the specified relationships.
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.pos.MemberPosService
-
Loads a MemberPos, fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.pos.PosService
-
Loads a POS, fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryService
-
Loads the category, fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.ads.AdImportService
-
Loads an import with the specified id
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
Loads the ad, fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.alerts.AlertServiceLocal
-
Loads the alert
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.alerts.ErrorLogService
-
Loads an error log by id
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceSecurity
-
- load(Class<T>, Long) - Method in class nl.strohalm.cyclos.services.BaseServiceSecurity
-
- load(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- load(Long) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- load(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- load(Long) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- load(Collection<Long>) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Loads all the given custom fields
- load(Long) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Loads a custom field
- load(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- load(Long) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileService
-
Loads a customized file by id
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- load(CustomizedFile.Type, String, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- load(CustomizedFile.Type, String, Relationship...) - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileServiceLocal
-
Loads a system-wide customized file by type and name
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.customization.DocumentService
-
Loads the document with the specified fetch.
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.customization.ImageService
-
Loads the image by id with the specified fetch
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- load(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- load(Long) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- load(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- load(Long) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- load(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- load(Long) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- load(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- load(Long) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- load(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- load(Long) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- load(Long) - Method in interface nl.strohalm.cyclos.services.customization.TranslationMessageService
-
Loads the message with the given identifier
- load(Long) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- load(Long) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.AdInterestService
-
Loads the ad interest, fetching the specified relationships.
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceSecurity
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringServiceLocal
-
Loads the brokering by id, fetching the specified relationships
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ContactService
-
Load the specified contact, fetching the specified relationships
- load(Member, Member, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ContactService
-
Loads a contact by owner and contact member.
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- load(Member, Member, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- load(Member, Member, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Loads the element, fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.MemberImportService
-
Loads an import with the specified id
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordService
-
Loads a member record fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordTypeService
-
Loads a member record type fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceSecurity
-
- load(Long) - Method in interface nl.strohalm.cyclos.services.elements.MessageCategoryService
-
Loads a Message Category by a given id.
- load(Long) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceImpl
-
- load(Long) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.MessageService
-
Loads a message
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Loads a reference fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.RegistrationAgreementService
-
Loads a registration agreement, fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceSecurity
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.RemarkServiceImpl
-
- load(Collection<Long>, Relationship...) - Method in interface nl.strohalm.cyclos.services.groups.GroupFilterService
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.groups.GroupFilterService
-
Loads the specified group filter, fetching the specified relationships
- load(Collection<Long>, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceImpl
-
- load(Collection<Long>, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceSecurity
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceSecurity
-
- load(Collection<Long>, Relationship...) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Loads the group, fetching the specified relationships
- load(Collection<Long>, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- load(Collection<Long>, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- load(long, Relationship...) - Method in interface nl.strohalm.cyclos.services.infotexts.InfoTextService
-
- load(long, Relationship...) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- load(long, Relationship...) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.loangroups.LoanGroupService
-
Loads a loan group
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceSecurity
-
- load(Administrator, Relationship...) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceService
-
Loads the notification preferences for the given administrator
- load(Member) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceService
-
Loads a collection of Notification Preferences for a given member
- load(Member, Message.Type) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceService
-
Loads a specific notification preference
- load(Administrator, Relationship...) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- load(Member) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- load(Member, Relationship...) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- load(Member, Message.Type) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- load(Administrator, Relationship...) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- load(Member) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- load(Member, Message.Type) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- load(Long) - Method in interface nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsService
-
Load a receipt printer settings by id
- load(Long) - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceImpl
-
- load(Long) - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.services.ServiceClientService
-
Loads a service client with the specified fetch
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Loads an invoice
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.LoanService
-
Loads a loan with the specified fetch
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Returns details of a single transfer
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.ScheduledPaymentService
-
Returns details of a scheduled payment
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- load(String, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- load(String, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.TicketServiceLocal
-
Loads the ticket object by the string
- load(Collection<Long>, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- load(Collection<Long>, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceLocal
-
Loads a collection of transfer authorization fetching the relationships for each one.
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceLocal
-
Loads a transfer authorization fetching the relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl
-
- load(Collection<Long>, Relationship...) - Method in interface nl.strohalm.cyclos.services.transfertypes.PaymentFilterService
-
Loads the specified payment filters, fetching the specified relationships for each one
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.transfertypes.PaymentFilterService
-
Loads the specified payment filter, fetching the specified relationships
- load(Collection<Long>, Relationship...) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceImpl
-
- load(Collection<Long>, Relationship...) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceSecurity
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Loads the specified transaction fee, with the specified fetch
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- load(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeService
-
Loads the specified transfer type, fetching the specified relationships
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- load(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- load(InputStream) - Static method in class nl.strohalm.cyclos.utils.ImageHelper
-
Loads an image from an stream
- load(long) - Method in interface nl.strohalm.cyclos.webservices.ads.AdWebService
-
Loads a single advertisement using it's identifier
- load(long) - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- load(long) - Method in interface nl.strohalm.cyclos.webservices.members.MemberWebService
-
Loads a member using it's identifier
- load(long) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- loadAccount(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Loads data for an account by id.
- loadAccountSettings(long, long, Relationship...) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Loads an instance of group settings
- loadAccountSettings(long, long, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- loadAccountSettings(long, long, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- loadAll(List<AccountDTO>, Relationship...) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Loads all the given accounts
- loadAll(List<AccountDTO>, Relationship...) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- loadBrokerCommissionContract(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Loads a broker commission contraction, fetching the specified relationships
- loadBrokerCommissionContract(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- loadBrokerCommissionContract(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- loadBrokeringCommissionStatus(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- loadByAlias(String) - Method in interface nl.strohalm.cyclos.webservices.infotexts.InfoTextWebService
-
Loads an info text by alias
- loadByAlias(String) - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextWebServiceImpl
-
- loadByAliasForWebServices(String) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- loadByAliasForWebServices(String) - Method in interface nl.strohalm.cyclos.services.infotexts.InfoTextServiceLocal
-
Loads an info text by alias without permission checks
- loadByCode(String) - Method in interface nl.strohalm.cyclos.dao.sms.SmsTypeDAO
-
- loadByCode(String) - Method in class nl.strohalm.cyclos.dao.sms.SmsTypeDAOImpl
-
- loadByCustomField(MemberCustomField, String, Relationship[]) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Loads a member by custom field
- loadByCustomField(MemberCustomField, String, Relationship[]) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- loadByEmail(String, Relationship...) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Loads an element by e-mail
- loadByEmail(String, Relationship...) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- loadById(Long) - Method in interface nl.strohalm.cyclos.webservices.infotexts.InfoTextWebService
-
Loads an info text by id
- loadById(Long) - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextWebServiceImpl
-
- loadById(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AdCategoriesRestController
-
Loads an advertisement category by id
- loadById(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AdFieldsRestController
-
Returns the details about a custom field
- loadById(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AdsRestController
-
Loads an advertisement by id
- loadById(Long) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
Gets a contact by id
- loadById(Long) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Returns the details about a custom field
- loadById(Long) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
Loads a member by id
- loadById(Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Returns the details about a custom field
- loadByIdOrPrincipal(Long, String, String) - Method in interface nl.strohalm.cyclos.services.elements.MemberService
-
Loads a member by its id or by its principal
- loadByIdOrPrincipal(Long, String, String) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- loadByIdOrPrincipal(Long, String, String) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceSecurity
-
- loadByIdOrSymbol(Long, String) - Method in class nl.strohalm.cyclos.webservices.utils.CurrencyHelper
-
Attempts to load by either id or symbol
- loadByInternalName(String, Relationship...) - Method in interface nl.strohalm.cyclos.dao.access.ChannelDAO
-
Loads a channel by it's internal name
- loadByInternalName(String, Relationship...) - Method in class nl.strohalm.cyclos.dao.access.ChannelDAOImpl
-
- loadByInternalName(String) - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Loads a channel using it's internal name
- loadByInternalName(String) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- loadByInternalName(String) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- loadByInternalName(String, Relationship...) - Method in interface nl.strohalm.cyclos.services.customization.PaymentCustomFieldService
-
Loads a payment field by internal name
- loadByInternalName(String, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- loadByInternalName(String, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- loadByInternalName(String) - Method in class nl.strohalm.cyclos.webservices.rest.AdFieldsRestController
-
Returns the details about a custom field
- loadByInternalName(String) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
Returns the details about a custom field
- loadByInternalName(String) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
Returns the details about a custom field
- loadByKey(String, Relationship...) - Method in interface nl.strohalm.cyclos.dao.members.PendingMemberDAO
-
Loads a PendingMember by key
- loadByKey(String, Relationship...) - Method in class nl.strohalm.cyclos.dao.members.PendingMemberDAOImpl
-
- loadByMemberId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
Saves a contact, finding the member by id
- loadByMemberPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
Saves a contact, finding the member by principal
- loadByNumber(BigInteger, Relationship...) - Method in interface nl.strohalm.cyclos.dao.accounts.cards.CardDAO
-
Loads a card by it's number
- loadByNumber(BigInteger, Relationship...) - Method in class nl.strohalm.cyclos.dao.accounts.cards.CardDAOImpl
-
- loadByNumber(BigInteger, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- loadByNumber(BigInteger, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardServiceLocal
-
Loads a Card based on it's number
- loadByPayment(Payment, Relationship...) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.InvoiceDAO
-
Loads an invoice associated with the given payment
- loadByPayment(Payment, Relationship...) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.InvoiceDAOImpl
-
- loadByPayment(Payment, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- loadByPayment(Payment, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceServiceLocal
-
Loads an invoice using an associated payment
- loadByPosId(String, Relationship...) - Method in interface nl.strohalm.cyclos.dao.accounts.pos.PosDAO
-
Search for a POS with given posId
- loadByPosId(String, Relationship...) - Method in class nl.strohalm.cyclos.dao.accounts.pos.PosDAOImpl
-
- loadByPosId(String, Relationship...) - Method in interface nl.strohalm.cyclos.services.accounts.pos.PosService
-
Loads a POS, fetching the specified relationships
- loadByPosId(String, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- loadByPosId(String, Relationship...) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceSecurity
-
- loadByPrincipal(PrincipalType, String, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Loads a member based on the given principal
- loadByPrincipal(PrincipalType, String, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- loadByPrincipal(PrincipalType, String, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- loadByPrincipal(PrincipalParameters) - Method in interface nl.strohalm.cyclos.webservices.members.MemberWebService
-
Loads a member using the given principal
- loadByPrincipal(PrincipalParameters) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- loadByPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
Loads a member by principal
- loadByPrincipal(PrincipalType, String, Relationship...) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
Loads a member using the given principal, according to the current channel
- loadByPrincipal(String, String, Relationship...) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
Loads a member using the given principal, according to the current channel
- loadBySymbol(String, Relationship...) - Method in interface nl.strohalm.cyclos.dao.accounts.CurrencyDAO
-
Loads a currency by it's symbol
- loadBySymbol(String, Relationship...) - Method in class nl.strohalm.cyclos.dao.accounts.CurrencyDAOImpl
-
- loadBySymbolOrId(String) - Method in interface nl.strohalm.cyclos.services.accounts.CurrencyService
-
Loads a currency by symbol or identifier
- loadBySymbolOrId(String) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- loadBySymbolOrId(String) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- loadByUsername(String, Relationship...) - Method in interface nl.strohalm.cyclos.dao.members.PendingMemberDAO
-
Loads a PendingMember by username
- loadByUsername(String, Relationship...) - Method in class nl.strohalm.cyclos.dao.members.PendingMemberDAOImpl
-
- loadByUsername(String) - Method in interface nl.strohalm.cyclos.webservices.members.MemberWebService
-
Loads a member using it's username
- loadByUsername(String) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- loadCategory(long) - Method in interface nl.strohalm.cyclos.webservices.ads.AdWebService
-
Loads a category by id
- loadCategory(long) - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- loadCurrencyByIdOrSymbol(Long, String) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Attempts to load a currency by either id or symbol
- loadDefaultAccount() - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Loads data for an account by id.
- loadDefaultBrokerCommissions(Member, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Loads the default broker commissions for the given broker
- loadDefaultBrokerCommissions(Member, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- loadDefaultBrokerCommissions(Member, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- loadForWebServices(long) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- loadForWebServices(long) - Method in interface nl.strohalm.cyclos.services.infotexts.InfoTextServiceLocal
-
Loads an info text without permission checks
- loadFromResource(String) - Static method in class nl.strohalm.cyclos.utils.PropertiesHelper
-
Loads a property file from a base name, like "package.File", which would be translated into a classpath resource "package/File.properties".
- loadFromStream(InputStream) - Static method in class nl.strohalm.cyclos.utils.PropertiesHelper
-
Loads the properties from the input stream using the UTF-8 charset.
- loadFromTransfer(Transfer) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAO
-
- loadFromTransfer(Transfer) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAOImpl
-
- loadFromTransfer(Transfer) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
- loadFromTransfer(Transfer) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- loadFromTransfer(Transfer) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- loadGeneral(Member, Member, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Loads a general reference by from / to fetching the specified relationships
- loadGeneral(Member, Member, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- loadGeneral(Member, Member, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- loadIfExists(Member, Member, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ContactService
-
Loads a contact by owner and contact member.
- loadIfExists(Member, Member, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- loadIfExists(Member, Member, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- loadLog(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Loads the account fee log, fetching the specified relationships
- loadLog(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- loadLog(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- LoadMemberAjaxAction - Class in nl.strohalm.cyclos.controls.members
-
Action used to load a member, either by username or card number
- LoadMemberAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.members.LoadMemberAjaxAction
-
- LoadMemberAjaxForm - Class in nl.strohalm.cyclos.controls.members
-
Form used to load a member, either by username or card number
- LoadMemberAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.members.LoadMemberAjaxForm
-
- loadOperator(Member, String, Relationship...) - Method in interface nl.strohalm.cyclos.dao.access.UserDAO
-
Loads an operator user
- loadOperator(Member, String, Relationship...) - Method in class nl.strohalm.cyclos.dao.access.UserDAOImpl
-
- loadOperatorUser(Member, String, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- loadOperatorUser(Member, String, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ElementServiceLocal
-
Loads an operator user, fetching the specified relationships
- loadOrderedByExpiration(Long...) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.PaymentObligationDAO
-
- loadOrderedByExpiration(Long...) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.PaymentObligationDAOImpl
-
- loadOrderedByExpiration(Long...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- loadOrderedByExpiration(Long...) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceLocal
-
Loads a list of payment obligations ordered by expiration date
- loadPaymentFieldByInternalName(String, Relationship[]) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldDAO
-
Returns a payment custom field by internal name, no matter the transfer type
- loadPaymentFieldByInternalName(String, Relationship[]) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldDAOImpl
-
- loadPendingMember(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Loads a PendingMember by id
- loadPendingMember(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- loadPendingMember(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- loadPendingMemberByKey(String, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Loads a PendingMember given the activation key
- loadPendingMemberByKey(String, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- loadPendingMemberByKey(String, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- loadPendingPaymentRequest(String, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- loadPendingPaymentRequest(String, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.TicketServiceLocal
-
Loads a payment request ticket which is in the pending state
- loadPendingWebShopTicket(String, String, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.TicketService
-
Loads a pending webshop ticket
- loadPendingWebShopTicket(String, String, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- loadPendingWebShopTicket(String, String, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceSecurity
-
- loadPossibleValue(Long) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- loadPossibleValue(Long) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- loadPossibleValue(Long) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Loads the given possible field value
- loadPossibleValue(Long) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- loadPossibleValue(Long) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- loadPossibleValue(Long) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- loadPossibleValue(Long) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- loadPossibleValue(Long) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- loadPossibleValue(Long) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- loadPossibleValues(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- loadPossibleValues(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- loadPossibleValues(Collection<Long>) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Loads all the given possible field values
- loadPossibleValues(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- loadPossibleValues(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- loadPossibleValues(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- loadPossibleValues(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- loadPossibleValues(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- loadPossibleValues(Collection<Long>) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- loadScheduledPayment(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Loads a scheduled payment by id
- loadSmsTypeByCode(String) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceImpl
-
- loadSmsTypeByCode(String) - Method in interface nl.strohalm.cyclos.services.sms.SmsLogServiceLocal
-
It loads a sms type by code.
- loadSmsTypes(Collection<Long>) - Method in interface nl.strohalm.cyclos.services.sms.SmsLogService
-
- loadSmsTypes(Collection<Long>) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceImpl
-
- loadSmsTypes(Collection<Long>) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceSecurity
-
- loadTransactionFeedback(Payment, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Loads the transaction feedback for the given payment
- loadTransactionFeedback(Payment, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- loadTransactionFeedback(Payment, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- loadTransfer(LoadTransferParameters) - Method in interface nl.strohalm.cyclos.webservices.accounts.AccountWebService
-
Returns a single AccountHistoryTransferVO by id, or null when not found
- loadTransfer(LoadTransferParameters) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- loadTransfer(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Loads a transfer by id
- loadTransferByTraceNumber(String, Long, Relationship...) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
Loads a transfer generated by the client and with the specified trace number and generated by the client id
- loadTransferByTraceNumber(String, Long, Relationship...) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- loadTransferData(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Loads a transfer by id and return it with the list of payment custom fields of the transfer type.
- loadTransferForReverse(String, Relationship...) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- loadTransferForReverse(String, Relationship...) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentServiceLocal
-
Loads a transfer by the trace number for the current
ServiceClient
If the transfer was not found insert a reverse for the transfer.
- LoadTransferParameters - Class in nl.strohalm.cyclos.webservices.accounts
-
- LoadTransferParameters() - Constructor for class nl.strohalm.cyclos.webservices.accounts.LoadTransferParameters
-
- loadTransferType(Long) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController
-
Loads a transfer type by id
- loadUser(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Loads the user, fetching the specified relationships
- loadUser(String, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Loads the user by username, fetching the specified relationships May only return users of type AdminUser or MemberUser.
- loadUser(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- loadUser(String, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- loadUser(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- loadUser(String, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- Loan - Class in nl.strohalm.cyclos.entities.accounts.loans
-
A loan generates a transfer and one or more loan payments
- Loan() - Constructor for class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- loan - Variable in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- Loan.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.loans
-
- Loan.Status - Enum in nl.strohalm.cyclos.entities.accounts.loans
-
- Loan.Type - Enum in nl.strohalm.cyclos.entities.accounts.loans
-
- LoanCustomFieldMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_5
-
Migrates loan custom fields into payment custom fields
- LoanCustomFieldMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_5.LoanCustomFieldMigration
-
- LoanDAO - Interface in nl.strohalm.cyclos.dao.accounts.loans
-
Data access object interface for loans
- LoanDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.loans
-
Implementation DAO for loans
- LoanDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.loans.LoanDAOImpl
-
- LoanDetailsAction - Class in nl.strohalm.cyclos.controls.loans
-
Action used to retrieve details about a loan
- LoanDetailsAction() - Constructor for class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- LoanDetailsForm - Class in nl.strohalm.cyclos.controls.loans
-
Form used to retrieve details about a loan
- LoanDetailsForm() - Constructor for class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- LoanExpirationScheduledTask - Class in nl.strohalm.cyclos.scheduling.tasks
-
Task that expires loans
- LoanExpirationScheduledTask() - Constructor for class nl.strohalm.cyclos.scheduling.tasks.LoanExpirationScheduledTask
-
- LoanGroup - Class in nl.strohalm.cyclos.entities.accounts.loans
-
A loan group represents a group of members that receive a loan.
- LoanGroup() - Constructor for class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- LoanGroup.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.loans
-
- LoanGroupCustomField - Class in nl.strohalm.cyclos.entities.customization.fields
-
A custom field for loan groups
- LoanGroupCustomField() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomField
-
- LoanGroupCustomFieldService - Interface in nl.strohalm.cyclos.services.customization
-
Service for loan groups custom fields
- LoanGroupCustomFieldServiceImpl - Class in nl.strohalm.cyclos.services.customization
-
Implementation for CustomFieldServiceLocal
- LoanGroupCustomFieldServiceImpl() - Constructor for class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceImpl
-
- LoanGroupCustomFieldServiceLocal - Interface in nl.strohalm.cyclos.services.customization
-
- LoanGroupCustomFieldServiceSecurity - Class in nl.strohalm.cyclos.services.customization
-
- LoanGroupCustomFieldServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- LoanGroupCustomFieldValue - Class in nl.strohalm.cyclos.entities.customization.fields
-
Custom field value for loan groups
- LoanGroupCustomFieldValue() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomFieldValue
-
- LoanGroupCustomFieldValue.Relationships - Enum in nl.strohalm.cyclos.entities.customization.fields
-
- LoanGroupDAO - Interface in nl.strohalm.cyclos.dao.accounts.loans
-
Data access object interface for loan groups
- LoanGroupDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.loans
-
Implamentation DAO class for Loan Groups
- LoanGroupDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.loans.LoanGroupDAOImpl
-
- LoanGroupHasLoansException - Exception in nl.strohalm.cyclos.services.loangroups.exceptions
-
- LoanGroupHasLoansException() - Constructor for exception nl.strohalm.cyclos.services.loangroups.exceptions.LoanGroupHasLoansException
-
- LoanGroupMembershipForm - Class in nl.strohalm.cyclos.controls.loangroups
-
Form for manipulating members in a loan group
- LoanGroupMembershipForm() - Constructor for class nl.strohalm.cyclos.controls.loangroups.LoanGroupMembershipForm
-
- LoanGroupQuery - Class in nl.strohalm.cyclos.entities.accounts.loans
-
Query parameters for loan groups
- LoanGroupQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- loanGroupService - Variable in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- LoanGroupService - Interface in nl.strohalm.cyclos.services.loangroups
-
Service interface for (micro finance) loan groups.
- LoanGroupServiceImpl - Class in nl.strohalm.cyclos.services.loangroups
-
Implementation for loan group service
- LoanGroupServiceImpl() - Constructor for class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- LoanGroupServiceLocal - Interface in nl.strohalm.cyclos.services.loangroups
-
Local interface.
- LoanGroupServiceSecurity - Class in nl.strohalm.cyclos.services.loangroups
-
- LoanGroupServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceSecurity
-
- LoanHandler - Interface in nl.strohalm.cyclos.services.transactions
-
Handles specific loan type details
- LoanParameters - Class in nl.strohalm.cyclos.entities.accounts.loans
-
Contains parameters on TransferTypes to configure loans
- LoanParameters() - Constructor for class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- loanParametersBinder(LocalSettings) - Static method in class nl.strohalm.cyclos.utils.binding.DataBinderHelper
-
Returns a data binder for a Map to allow reading transfer types as a Map with the properties: loanType, expirationDailyInterest, expirationFee,
grantFee, monthlyInterest, repaymentDays
- LoanPayment - Class in nl.strohalm.cyclos.entities.accounts.loans
-
A loan payment (parcel)
- LoanPayment() - Constructor for class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- loanPayment - Variable in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- LoanPayment.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.loans
-
- LoanPayment.Status - Enum in nl.strohalm.cyclos.entities.accounts.loans
-
- LoanPaymentDAO - Interface in nl.strohalm.cyclos.dao.accounts.loans
-
Data access object interface for loans payments
- LoanPaymentDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.loans
-
Implementation DAO for loan payments
- LoanPaymentDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.loans.LoanPaymentDAOImpl
-
- LoanPaymentDetailDTO - Class in nl.strohalm.cyclos.services.transactions
-
- LoanPaymentDetailDTO() - Constructor for class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- LoanPaymentDTO - Class in nl.strohalm.cyclos.services.transactions
-
Class containing a loan and a loan payment
- LoanPaymentDTO() - Constructor for class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- LoanPaymentQuery - Class in nl.strohalm.cyclos.entities.accounts.loans
-
Query parameters for loan payment search
- LoanPaymentQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- loanPaymentQueryDataBinder(LocalSettings) - Static method in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- LoanQuery - Class in nl.strohalm.cyclos.entities.accounts.loans
-
Parameters for loan queries
- LoanQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- LoanQuery.QueryStatus - Enum in nl.strohalm.cyclos.entities.accounts.loans
-
More detailed status that may be used on searches
- loanQueryDataBinder(LocalSettings) - Static method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- LoanRepaymentAmountsDTO - Class in nl.strohalm.cyclos.entities.accounts.loans
-
Contains data about a loan repayment
- LoanRepaymentAmountsDTO() - Constructor for class nl.strohalm.cyclos.entities.accounts.loans.LoanRepaymentAmountsDTO
-
- loanService - Variable in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- loanService - Variable in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- loanService - Variable in class nl.strohalm.cyclos.services.transactions.BaseLoanHandler
-
- LoanService - Interface in nl.strohalm.cyclos.services.transactions
-
Service interface for loan management
- LoanServiceImpl - Class in nl.strohalm.cyclos.services.transactions
-
Implementation for loan service
- LoanServiceImpl() - Constructor for class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- LoanServiceLocal - Interface in nl.strohalm.cyclos.services.transactions
-
Local interface.
- LoanServiceSecurity - Class in nl.strohalm.cyclos.services.transactions
-
- LoanServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- loanSummary(Member) - Method in interface nl.strohalm.cyclos.services.transactions.LoanService
-
Return the loan summary of the given member
- loanSummary(Member) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- loanSummary(Member) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- LoanWithInterestHandler - Class in nl.strohalm.cyclos.services.transactions
-
Handler for single payment loans
- LoanWithInterestHandler() - Constructor for class nl.strohalm.cyclos.services.transactions.LoanWithInterestHandler
-
- LOCAL_KEY - Static variable in class nl.strohalm.cyclos.utils.SettingsHelper
-
- LocalCustomizedFileHandler - Class in nl.strohalm.cyclos.utils.customizedfile
-
A file handler which applies the changes in the local file system
- LocalCustomizedFileHandler() - Constructor for class nl.strohalm.cyclos.utils.customizedfile.LocalCustomizedFileHandler
-
- LocaleConverter - Class in nl.strohalm.cyclos.utils.conversion
-
Converter for Locale instances
- LocaleConverter() - Constructor for class nl.strohalm.cyclos.utils.conversion.LocaleConverter
-
- LocalInitialization - Interface in nl.strohalm.cyclos.initializations
-
Interface for classes that performs initializations at Cyclos' startup.
- LocalInstanceHandler - Class in nl.strohalm.cyclos.utils.instance
-
An instance handler which returns the local IP address as id
- LocalInstanceHandler() - Constructor for class nl.strohalm.cyclos.utils.instance.LocalInstanceHandler
-
- LocalSettings - Class in nl.strohalm.cyclos.entities.settings
-
Groups local settings
- LocalSettings() - Constructor for class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- LocalSettings.CsvRecordSeparator - Enum in nl.strohalm.cyclos.entities.settings
-
Contains possible values for csv record separators
- LocalSettings.CsvStringQuote - Enum in nl.strohalm.cyclos.entities.settings
-
Contains possible values for csv string quotes
- LocalSettings.CsvValueSeparator - Enum in nl.strohalm.cyclos.entities.settings
-
Contains possible values for csv value separators
- LocalSettings.DatePattern - Enum in nl.strohalm.cyclos.entities.settings
-
Possible patterns for date representation
- LocalSettings.DatePatternOrder - Enum in nl.strohalm.cyclos.entities.settings
-
- LocalSettings.DecimalInputMethod - Enum in nl.strohalm.cyclos.entities.settings
-
- LocalSettings.Language - Enum in nl.strohalm.cyclos.entities.settings
-
Contains possible number formats
- LocalSettings.MemberResultDisplay - Enum in nl.strohalm.cyclos.entities.settings
-
Determines which field will be displayed on a given result list
- LocalSettings.NumberLocale - Enum in nl.strohalm.cyclos.entities.settings
-
Contains possible number formats
- LocalSettings.Precision - Enum in nl.strohalm.cyclos.entities.settings
-
Indicates the number precision for the local currency
- LocalSettings.SortOrder - Enum in nl.strohalm.cyclos.entities.settings
-
Defines the sort order for member lists.
- LocalSettings.TimePattern - Enum in nl.strohalm.cyclos.entities.settings
-
Possible patterns for time representation
- LocalSettings.TransactionNumber - Class in nl.strohalm.cyclos.entities.settings
-
Contains parameters for generating a transaction number.
- LocalSettings.TransactionNumber() - Constructor for class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- LocalSettings.TransactionNumber(String, int, String) - Constructor for class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- LocalSettingsChangeListener - Interface in nl.strohalm.cyclos.entities.settings.events
-
Listener interface for local settings modifications.
- LocalSettingsEvent - Class in nl.strohalm.cyclos.entities.settings.events
-
Event triggered when local settings are changed
- LocalSettingsEvent(LocalSettings) - Constructor for class nl.strohalm.cyclos.entities.settings.events.LocalSettingsEvent
-
- LocalSettingsHandler - Class in nl.strohalm.cyclos.services.settings
-
Local settings handler
- LocalSettingsHandler() - Constructor for class nl.strohalm.cyclos.services.settings.LocalSettingsHandler
-
- LocalUniqueObjectHandlerImpl - Class in nl.strohalm.cyclos.utils.lock
-
- LocalUniqueObjectHandlerImpl() - Constructor for class nl.strohalm.cyclos.utils.lock.LocalUniqueObjectHandlerImpl
-
- LocalWebInitialization - Interface in nl.strohalm.cyclos.initializations
-
Interface for classes that performs initializations at Cyclos' startup.
- lock(Account...) - Method in interface nl.strohalm.cyclos.utils.lock.LockHandler
-
Obtains pessimistic locks for the given accounts
- LockCertificationAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.certifications
-
- LockCertificationAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.LockCertificationAction
-
- LockedAccountsOnPayments - Enum in nl.strohalm.cyclos.entities.accounts
-
Determines which accounts are locked in payments
- LockHandler - Interface in nl.strohalm.cyclos.utils.lock
-
Manages pessimistic locking for database records
- LockHandlerFactory - Interface in nl.strohalm.cyclos.utils.lock
-
- LockingException - Exception in nl.strohalm.cyclos.entities.exceptions
-
Exception when locking database records
- LockingException() - Constructor for exception nl.strohalm.cyclos.entities.exceptions.LockingException
-
- LockingException(String) - Constructor for exception nl.strohalm.cyclos.entities.exceptions.LockingException
-
- LockingException(String, Throwable) - Constructor for exception nl.strohalm.cyclos.entities.exceptions.LockingException
-
- LockingException(Throwable) - Constructor for exception nl.strohalm.cyclos.entities.exceptions.LockingException
-
- lockSmsStatus(Member) - Method in interface nl.strohalm.cyclos.utils.lock.LockHandler
-
Obtains pessimistic locks for the given member sms status
- lockUniqueFieldValue(CustomField, CustomFieldValue) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
It locks the custom field value only if it's set as unique.
- log - Variable in class nl.strohalm.cyclos.http.BaseWebServiceTransactionFilter
-
- LOG - Static variable in class nl.strohalm.cyclos.utils.customizedfile.BaseCustomizedFileHandler
-
- LOG - Static variable in class nl.strohalm.cyclos.utils.tasks.TaskRunnerImpl
-
- LOG_KEY - Static variable in class nl.strohalm.cyclos.utils.SettingsHelper
-
- logAccountFeeError(AccountFeeLog, Throwable) - Method in interface nl.strohalm.cyclos.utils.logging.LoggingHandler
-
Log an account fee error
- logAccountFeeError(AccountFeeLog, Throwable) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
Log a tax error
- logAccountFeeFinished(AccountFeeLog) - Method in interface nl.strohalm.cyclos.utils.logging.LoggingHandler
-
Log tha an account fee charge has been finished
- logAccountFeeFinished(AccountFeeLog) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
- logAccountFeeInvoice(Invoice) - Method in interface nl.strohalm.cyclos.utils.logging.LoggingHandler
-
Log an account fee transfer
- logAccountFeeInvoice(Invoice) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
Log an account fee transfer
- logAccountFeePayment(Transfer) - Method in interface nl.strohalm.cyclos.utils.logging.LoggingHandler
-
Log an account fee transfer
- logAccountFeePayment(Transfer) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
Log an account fee transfer
- logAccountFeeStarted(AccountFeeLog) - Method in interface nl.strohalm.cyclos.utils.logging.LoggingHandler
-
Log tha an account fee charge has been started
- logAccountFeeStarted(AccountFeeLog) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
- LogFormatter - Class in nl.strohalm.cyclos.utils.logging
-
Custom log formatter
- LogFormatter() - Constructor for class nl.strohalm.cyclos.utils.logging.LogFormatter
-
- LoggedOutException - Exception in nl.strohalm.cyclos.exceptions
-
Exception thrown when an user session has expired and he tries to access a secured page
- LoggedOutException() - Constructor for exception nl.strohalm.cyclos.exceptions.LoggedOutException
-
- LoggedUser - Class in nl.strohalm.cyclos.utils.access
-
Class that provides static access to the logged user, as well as custom attributes, using a ThreadLocal
- LoggedUser() - Constructor for class nl.strohalm.cyclos.utils.access.LoggedUser
-
- LoggedUser.AccessType - Enum in nl.strohalm.cyclos.utils.access
-
- LoggedUserFilter - Class in nl.strohalm.cyclos.http
-
Filter that will set a ThreadLocal with the logged user
- LoggedUserFilter() - Constructor for class nl.strohalm.cyclos.http.LoggedUserFilter
-
- LoggingHandler - Interface in nl.strohalm.cyclos.utils.logging
-
Defines methods used to log actions
- LoggingHandlerImpl - Class in nl.strohalm.cyclos.utils.logging
-
This class contains methods for logging actions
- LoggingHandlerImpl() - Constructor for class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
- login(User, String, String, boolean, String, String) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Logs the specified user in the system
- login(User, String, String, boolean, String, String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- login(User, String, String, boolean, String, String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- login(Class<? extends User>, String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
Perform the login itself
- LoginAction - Class in nl.strohalm.cyclos.controls.access
-
Action used to login the user
- LoginAction() - Constructor for class nl.strohalm.cyclos.controls.access.LoginAction
-
- LoginAction - Class in nl.strohalm.cyclos.controls.posweb
-
Action used for posweb login
- LoginAction() - Constructor for class nl.strohalm.cyclos.controls.posweb.LoginAction
-
- LoginException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
Exception thrown for login exceptions
- LoginException() - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.LoginException
-
- LoginException(String) - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.LoginException
-
- LoginForm - Class in nl.strohalm.cyclos.controls.access
-
Form for login
- LoginForm() - Constructor for class nl.strohalm.cyclos.controls.access.LoginForm
-
- LoginForm - Class in nl.strohalm.cyclos.controls.posweb
-
Form for posweb login
- LoginForm() - Constructor for class nl.strohalm.cyclos.controls.posweb.LoginForm
-
- loginForward(ActionMapping, HttpServletRequest, HttpServletResponse, LoginForm, User) - Method in class nl.strohalm.cyclos.controls.access.LoginAction
-
Returns a forward to the next action in case of a successful login
- loginForward(ActionMapping, HttpServletRequest, HttpServletResponse, LoginForm, User) - Method in class nl.strohalm.cyclos.controls.posweb.LoginAction
-
- loginHelper - Variable in class nl.strohalm.cyclos.controls.access.LoginAction
-
- loginHelper - Variable in class nl.strohalm.cyclos.controls.BaseAction
-
- loginHelper - Variable in class nl.strohalm.cyclos.controls.mobile.MobileBaseAction
-
- loginHelper - Variable in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- LoginHelper - Class in nl.strohalm.cyclos.utils
-
Helper class for login
- LoginHelper() - Constructor for class nl.strohalm.cyclos.utils.LoginHelper
-
- LoginHistoryDAO - Interface in nl.strohalm.cyclos.dao.access
-
- LoginHistoryDAOImpl - Class in nl.strohalm.cyclos.dao.access
-
- LoginHistoryDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.access.LoginHistoryDAOImpl
-
- LoginHistoryLog - Class in nl.strohalm.cyclos.entities.access
-
- LoginHistoryLog() - Constructor for class nl.strohalm.cyclos.entities.access.LoginHistoryLog
-
- LoginHistoryLog.Relationships - Enum in nl.strohalm.cyclos.entities.access
-
- LoginTimesPerMemberStats - Class in nl.strohalm.cyclos.services.stats.activity
-
- LoginTimesPerMemberStats(StatisticalActivityQuery, Period, LoginHistoryDAO) - Constructor for class nl.strohalm.cyclos.services.stats.activity.LoginTimesPerMemberStats
-
- loginUrl(HttpServletRequest) - Static method in class nl.strohalm.cyclos.controls.posweb.PosWebHelper
-
Resolve the login url (not including root/do)
- logout(String) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Logs out of the system the user corresponding to the given
session id and removes it from the logged users list
- logout(String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- logout(String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- LogoutAction - Class in nl.strohalm.cyclos.controls.access
-
Action used to logout the logged user
- LogoutAction() - Constructor for class nl.strohalm.cyclos.controls.access.LogoutAction
-
- LogoutAction - Class in nl.strohalm.cyclos.controls.posweb
-
Action for posweb logout
- LogoutAction() - Constructor for class nl.strohalm.cyclos.controls.posweb.LogoutAction
-
- logScheduledTaskError(String, Calendar, Exception) - Method in interface nl.strohalm.cyclos.utils.logging.LoggingHandler
-
Log a scheduled task error
- logScheduledTaskError(String, Calendar, Exception) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
- logScheduledTaskTrace(String, Calendar, long) - Method in interface nl.strohalm.cyclos.utils.logging.LoggingHandler
-
Logs a scheduled task execution
- logScheduledTaskTrace(String, Calendar, long) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
- logSchedulingTrace(Calendar, long) - Method in interface nl.strohalm.cyclos.utils.logging.LoggingHandler
-
Logs an scheduling group execution
- logSchedulingTrace(Calendar, long) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
- LogSettings - Class in nl.strohalm.cyclos.entities.settings
-
Groups log settings
- LogSettings() - Constructor for class nl.strohalm.cyclos.entities.settings.LogSettings
-
- LogSettings.AccountFeeLevel - Enum in nl.strohalm.cyclos.entities.settings
-
Possible log levels for account fee logger
- LogSettings.ScheduledTaskLevel - Enum in nl.strohalm.cyclos.entities.settings
-
Possible log levels for scheduled task logger
- LogSettings.TraceLevel - Enum in nl.strohalm.cyclos.entities.settings
-
Possible log levels for trace logger
- LogSettings.TransactionLevel - Enum in nl.strohalm.cyclos.entities.settings
-
Possible log levels for transactions logger
- LogSettings.WebServiceLevel - Enum in nl.strohalm.cyclos.entities.settings
-
Possible log levels for web services logger
- LogSettingsChangeListener - Interface in nl.strohalm.cyclos.entities.settings.events
-
Listener interface for log settings modifications.
- LogSettingsEvent - Class in nl.strohalm.cyclos.entities.settings.events
-
Event triggered when log settings are changed
- LogSettingsEvent(LogSettings) - Constructor for class nl.strohalm.cyclos.entities.settings.events.LogSettingsEvent
-
- LogSettingsHandler - Class in nl.strohalm.cyclos.services.settings
-
Log settings handler
- LogSettingsHandler() - Constructor for class nl.strohalm.cyclos.services.settings.LogSettingsHandler
-
- logTransfer(Transfer) - Method in interface nl.strohalm.cyclos.utils.logging.LoggingHandler
-
Log a successful transfer
- logTransfer(Transfer) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
Log a successful transfer
- longValue() - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
gets the longValue of value
- LUCENE_VERSION - Static variable in class nl.strohalm.cyclos.utils.lucene.LuceneUtils
-
- LuceneFormatter - Class in nl.strohalm.cyclos.utils.lucene
-
Formats basic types to Strings in order to be indexed
- LuceneFormatter() - Constructor for class nl.strohalm.cyclos.utils.lucene.LuceneFormatter
-
- luceneQueryHandler - Variable in class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
- LuceneQueryHandler - Class in nl.strohalm.cyclos.utils.lucene
-
Handler for entity queries using Lucene
- LuceneQueryHandler() - Constructor for class nl.strohalm.cyclos.utils.lucene.LuceneQueryHandler
-
- LuceneUtils - Class in nl.strohalm.cyclos.utils.lucene
-
Contains utilities for Lucene
- LuceneUtils() - Constructor for class nl.strohalm.cyclos.utils.lucene.LuceneUtils
-
- range(String, Calendar, Calendar) - Static method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns a filter for a date range including the min and max values
- range(String, Calendar, Calendar, boolean, boolean) - Static method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns a filter for a date range, optionally including the min and max values
- range(String, Number, Number) - Static method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns a filter for a number range including the min and max values
- range(String, Number, Number, boolean, boolean) - Static method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns a filter for a number range, optionally including the min and max values
- range(String, String, String) - Static method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns a filter for a string range including the min and max values (both are required, or no filter will be applied
- range(String, String, String, boolean, boolean) - Static method in class nl.strohalm.cyclos.utils.lucene.Filters
-
Returns a filter for a string range, optionally including the min and max values (both are required, or no filter will be applied
- RangeConstraint - Class in nl.strohalm.cyclos.utils
-
Contains a range constraint
- RangeConstraint() - Constructor for class nl.strohalm.cyclos.utils.RangeConstraint
-
- RangeConstraint(Integer, Integer) - Constructor for class nl.strohalm.cyclos.utils.RangeConstraint
-
- rangeConstraintBinder(String) - Static method in class nl.strohalm.cyclos.utils.binding.DataBinderHelper
-
Returns a data binder to a range constraint
- RangeConstraintType - Class in nl.strohalm.cyclos.utils.hibernate
-
Hibernate user type to persist range constraints
- RangeConstraintType() - Constructor for class nl.strohalm.cyclos.utils.hibernate.RangeConstraintType
-
- RateConfigSimulationForm - Class in nl.strohalm.cyclos.controls.reports.simulations
-
form for the configuration simulation of the DRate.
- RateConfigSimulationForm() - Constructor for class nl.strohalm.cyclos.controls.reports.simulations.RateConfigSimulationForm
-
- Rated - Interface in nl.strohalm.cyclos.entities.accounts
-
- RatedFeeDTO - Class in nl.strohalm.cyclos.services.accounts.rates
-
super class for ARatedFeeDTO and DRatedFeeDTO
- RatedFeeDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.rates.RatedFeeDTO
-
- RateParameters - Class in nl.strohalm.cyclos.entities.accounts
-
parent class for all RateParameters.
- RateParameters() - Constructor for class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- RateParameters.Relatonships - Enum in nl.strohalm.cyclos.entities.accounts
-
- RateParametersDAO<R extends RateParameters> - Interface in nl.strohalm.cyclos.dao.accounts
-
DAO interface for generalized Rate parameters
- RateParametersDAOImpl<R extends RateParameters> - Class in nl.strohalm.cyclos.dao.accounts
-
general DAO impl for any RateParameters type.
- RateParametersDAOImpl(Class<R>) - Constructor for class nl.strohalm.cyclos.dao.accounts.RateParametersDAOImpl
-
- RatesDTO - Class in nl.strohalm.cyclos.services.accounts.rates
-
DTO for rates.
- RatesDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- rateService - Variable in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- RateService - Interface in nl.strohalm.cyclos.services.accounts.rates
-
interface for all rates logic.
- RateService.RateType - Enum in nl.strohalm.cyclos.services.accounts.rates
-
- RateServiceImplMock - Class in nl.strohalm.cyclos.services.accounts.rates
-
- RateServiceImplMock() - Constructor for class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- RateServiceLocal - Interface in nl.strohalm.cyclos.services.accounts.rates
-
Local interface.
- RateServiceSecurityMock - Class in nl.strohalm.cyclos.services.accounts.rates
-
- RateServiceSecurityMock() - Constructor for class nl.strohalm.cyclos.services.accounts.rates.RateServiceSecurityMock
-
- RatesPreviewDTO - Class in nl.strohalm.cyclos.services.accounts.rates
-
DTO for passing the rate related params to TransactionFeeService.preview
- RatesPreviewDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.rates.RatesPreviewDTO
-
- RatesPreviewDTO(RatesResultDTO) - Constructor for class nl.strohalm.cyclos.services.accounts.rates.RatesPreviewDTO
-
- RatesResultDTO - Class in nl.strohalm.cyclos.services.accounts.rates
-
DTO for the result of rate calculations.
- RatesResultDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- RatesResultDTO(AccountRates) - Constructor for class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- RatesResultDTO(RatesDTO) - Constructor for class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- RatesToSave - Class in nl.strohalm.cyclos.services.accounts.rates
-
Stores the rates to be persisted after a transaction has been done.
- RatesToSave() - Constructor for class nl.strohalm.cyclos.services.accounts.rates.RatesToSave
-
- rateToDate(RatesResultDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- rateToDate(RatesResultDTO) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateServiceLocal
-
converts the rate from BigDecimals to raw Calendar dates.
- rawPeriodBinder(LocalSettings, String) - Static method in class nl.strohalm.cyclos.utils.binding.DataBinderHelper
-
Returns a data binder for periods, ignoring timezone
- read() - Method in interface nl.strohalm.cyclos.dao.ApplicationDAO
-
Reads the application instance
- read() - Method in class nl.strohalm.cyclos.dao.ApplicationDAOImpl
-
- read(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.MessageService
-
Loads a message, enforcing it is marked as read
- read(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- read(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceSecurity
-
- read() - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
Read a settings bean from a list of Setting objects
- read() - Method in class nl.strohalm.cyclos.services.settings.LocalSettingsHandler
-
- read() - Method in class nl.strohalm.cyclos.setup.VersionHistoryReader
-
Read the version history from classpath
- read(Object) - Method in class nl.strohalm.cyclos.utils.binding.BeanBinder
-
- read(Object) - Method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- read(Object) - Method in class nl.strohalm.cyclos.utils.binding.DataBinder
-
Read the object from the given object, with no conversions
- read(Object) - Method in class nl.strohalm.cyclos.utils.binding.MapBinder
-
- read(Object) - Method in class nl.strohalm.cyclos.utils.binding.PropertyBinder
-
- read(Object) - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- read(BufferedReader) - Method in class nl.strohalm.cyclos.utils.csv.CSVReader
-
Reads a single object from a SCV line
- ReadableByteArrayOutputStream - Class in nl.strohalm.cyclos.utils
-
A ByteArrayOutputStream which can efficiently be used to read the contents
- ReadableByteArrayOutputStream() - Constructor for class nl.strohalm.cyclos.utils.ReadableByteArrayOutputStream
-
- ReadableByteArrayOutputStream(int) - Constructor for class nl.strohalm.cyclos.utils.ReadableByteArrayOutputStream
-
- readAsString(Object) - Method in class nl.strohalm.cyclos.utils.binding.BeanBinder
-
Returns the object as a JSON string
- readAsString(Object) - Method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- readAsString(Object) - Method in class nl.strohalm.cyclos.utils.binding.DataBinder
-
Read the object as a single string, on the JSON notation
- readAsString(Object) - Method in class nl.strohalm.cyclos.utils.binding.MapBinder
-
- readAsString(Object) - Method in class nl.strohalm.cyclos.utils.binding.PropertyBinder
-
- readAsString(Object) - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- readBundle(String, Locale) - Static method in class nl.strohalm.cyclos.utils.PropertiesHelper
-
Reads a resource bundle from a properties file encoded as utf-8
- readDocument(InputStream) - Static method in class nl.strohalm.cyclos.utils.XmlHelper
-
Reads the DOM Document from an input stream
- readDocument(String) - Static method in class nl.strohalm.cyclos.utils.XmlHelper
-
Reads the DOM Document from a XML string
- readFile(Locale) - Method in interface nl.strohalm.cyclos.services.customization.TranslationMessageService
-
Returns the Properties from file, for the given locale
- readFile(Locale) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- readFile(Locale) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceSecurity
-
- readFromString(Object) - Method in class nl.strohalm.cyclos.utils.binding.BeanBinder
-
- readFromString(Object) - Method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- readFromString(Object) - Method in class nl.strohalm.cyclos.utils.binding.DataBinder
-
Read the object from the given object, expecting data as string, converting to the real object
- readFromString(Object) - Method in class nl.strohalm.cyclos.utils.binding.MapBinder
-
- readFromString(Object) - Method in class nl.strohalm.cyclos.utils.binding.PropertyBinder
-
- readFromString(Object) - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- readInto(Object, Object, boolean) - Method in class nl.strohalm.cyclos.utils.binding.BeanBinder
-
- readInto(Collection<T>, Object, boolean) - Method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- readInto(Map<K, V>, Object, boolean) - Method in class nl.strohalm.cyclos.utils.binding.MapBinder
-
- readInto(Collection<T>, Object, boolean) - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- readLine(Reader, char, char) - Static method in class nl.strohalm.cyclos.utils.csv.CSVReader
-
Given a reader, reads a line from it, according to the given string quote and value separator, or null when the stream was exhausted
- readLine(Reader) - Method in class nl.strohalm.cyclos.utils.csv.CSVReader
-
Reads a line into an array of values
- readOnlyView() - Method in class nl.strohalm.cyclos.entities.Entity
-
- readOnlyView() - Method in class nl.strohalm.cyclos.entities.members.Element
-
- readResolve() - Method in class nl.strohalm.cyclos.utils.cache.NullValue
-
- readScalarAsLong(String, Object...) - Method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
Execute a sql query, returning the first row / column as Long
- readScalarAsLongList(String, Object...) - Method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
Execute a sql query, returning the first column as long in a list
- readScalarAsString(String, Object...) - Method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
Execute a sql query, returning the first row / column as string
- readScalarAsStringList(String, Object...) - Method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
Execute a sql query, returning the first column as string in a list
- readTransactions(Reader) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVImport
-
- readTransactions(Reader) - Method in interface nl.strohalm.cyclos.utils.transactionimport.TransactionFileImport
-
Reads the transactions from the reader stream, returning a list of TransactionImportDTO
- realFile(ServletContext, String) - Static method in class nl.strohalm.cyclos.themes.ThemeHelper
-
Returns the real file for the theme
- rebuild(Class<? extends Indexable>) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Recreates the index for the given entity type
- rebuildIfCorrupt(Class<? extends Indexable>) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Recreates the index for the given entity type if it is corrupt
- rebuildIndexes(Class<? extends Indexable>) - Method in interface nl.strohalm.cyclos.services.application.ApplicationService
-
Rebuilds the given full-text index from scratch, or all if the param is null
- rebuildIndexes(Class<? extends Indexable>) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- rebuildIndexes(Class<? extends Indexable>) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceSecurity
-
- RebuildIndexesAction - Class in nl.strohalm.cyclos.controls.admintasks
-
Action used to rebuild all or an specific full-text indexes
- RebuildIndexesAction() - Constructor for class nl.strohalm.cyclos.controls.admintasks.RebuildIndexesAction
-
- ReceiptPrinterSettings - Class in nl.strohalm.cyclos.entities.members.printsettings
-
Stores settings for a local receipt printer
- ReceiptPrinterSettings() - Constructor for class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- ReceiptPrinterSettings.Relationships - Enum in nl.strohalm.cyclos.entities.members.printsettings
-
- ReceiptPrinterSettingsDAO - Interface in nl.strohalm.cyclos.dao.members
-
- ReceiptPrinterSettingsDAOImpl - Class in nl.strohalm.cyclos.dao.members
-
- ReceiptPrinterSettingsDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.ReceiptPrinterSettingsDAOImpl
-
- receiptPrinterSettingsService - Variable in class nl.strohalm.cyclos.controls.BaseReceiptPrintAjaxAction
-
- ReceiptPrinterSettingsService - Interface in nl.strohalm.cyclos.services.preferences
-
Service interface for receipt printers
- ReceiptPrinterSettingsServiceImpl - Class in nl.strohalm.cyclos.services.preferences
-
- ReceiptPrinterSettingsServiceImpl() - Constructor for class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceImpl
-
- ReceiptPrinterSettingsServiceLocal - Interface in nl.strohalm.cyclos.services.preferences
-
- ReceiptPrinterSettingsServiceSecurity - Class in nl.strohalm.cyclos.services.preferences
-
- ReceiptPrinterSettingsServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceSecurity
-
- receivedChannels(Member, Message.Type) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- receivedChannels(Member, Message.Type) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceServiceLocal
-
Returns the channels a member would receive a notification
- receivedInvoiceNotification(Invoice) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- receivedInvoiceNotification(Invoice) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- receivedReferenceNotification(Reference) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- receivedReferenceNotification(Reference) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- receivePayment(ReceivePaymentParameters) - Method in interface nl.strohalm.cyclos.webservices.pos.PosWebService
-
The POS owner receives a payment from another member
- receivePayment(ReceivePaymentParameters) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- ReceivePaymentAction - Class in nl.strohalm.cyclos.controls.posweb
-
Action for the posweb member to receive a payment
- ReceivePaymentAction() - Constructor for class nl.strohalm.cyclos.controls.posweb.ReceivePaymentAction
-
- ReceivePaymentForm - Class in nl.strohalm.cyclos.controls.posweb
-
Form for the posweb member to receive a payment
- ReceivePaymentForm() - Constructor for class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- ReceivePaymentParameters - Class in nl.strohalm.cyclos.webservices.pos
-
Parameters for receive a payment in a POS device
- ReceivePaymentParameters() - Constructor for class nl.strohalm.cyclos.webservices.pos.ReceivePaymentParameters
-
- receivesMessage(Member, Message.Type) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- receivesMessage(Member, Message.Type) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceServiceLocal
-
Checks whether the given member has chosen to be notified on messages of the given type (no matter which notification kind - internal message /
mail / sms)
- rechargeFailed(AccountFeeLog) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Recharges the failed charges in the given log
- rechargeFailed(AccountFeeLog) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- rechargeFailed(AccountFeeLog) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- RechargeFailedAccountFeeLogAction - Class in nl.strohalm.cyclos.controls.accounts.accountfees
-
Action used to recharge the failed members of a given account fee log
- RechargeFailedAccountFeeLogAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.accountfees.RechargeFailedAccountFeeLogAction
-
- record(User) - Method in interface nl.strohalm.cyclos.dao.access.PermissionDeniedTraceDAO
-
Records a trace for the given user
- record(User) - Method in class nl.strohalm.cyclos.dao.access.PermissionDeniedTraceDAOImpl
-
- record(Card) - Method in interface nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAO
-
Adds a wrong attempt for the given card, returning the current number of wrong attempts for it (including this one)
- record(MemberPos) - Method in interface nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAO
-
Adds a wrong attempt for the given member pos, returning the current number of wrong attempts for them (including this one)
- record(User, Channel.Credentials) - Method in interface nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAO
-
Adds a wrong attempt for the given user and credential type, returning the current number of wrong attempts for them (including this one)
- record(Card) - Method in class nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAOImpl
-
- record(MemberPos) - Method in class nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAOImpl
-
- record(User, Channel.Credentials) - Method in class nl.strohalm.cyclos.dao.access.WrongCredentialAttemptsDAOImpl
-
- record(String) - Method in interface nl.strohalm.cyclos.dao.access.WrongUsernameAttemptsDAO
-
Adds a wrong attempt for the given remote address, returning the current number of wrong attempts for it (including this one)
- record(String) - Method in class nl.strohalm.cyclos.dao.access.WrongUsernameAttemptsDAOImpl
-
- RedirectAction - Class in nl.strohalm.cyclos.controls.general
-
Action used to set the cookies regarding guest pages customization, then redirect to a given path
- RedirectAction() - Constructor for class nl.strohalm.cyclos.controls.general.RedirectAction
-
- RedirectForm - Class in nl.strohalm.cyclos.controls.general
-
Form used to set the cookies regarding guest pages customization, then redirect to a given path
- RedirectForm() - Constructor for class nl.strohalm.cyclos.controls.general.RedirectForm
-
- RedirectFromMessageAction - Class in nl.strohalm.cyclos.controls.general
-
Action used to redirect the user to the correct page when coming from a message or e-mail link
- RedirectFromMessageAction() - Constructor for class nl.strohalm.cyclos.controls.general.RedirectFromMessageAction
-
- RedirectFromMessageForm - Class in nl.strohalm.cyclos.controls.general
-
Form used to redirect the user to the correct page when coming from a message or e-mail link
- RedirectFromMessageForm() - Constructor for class nl.strohalm.cyclos.controls.general.RedirectFromMessageForm
-
- redirectWithParam(HttpServletRequest, ActionForward, String, Object) - Static method in class nl.strohalm.cyclos.utils.ActionHelper
-
Return a redirect for the ActionForward with the specified parameter
- redirectWithParams(HttpServletRequest, ActionForward, Map<String, Object>) - Static method in class nl.strohalm.cyclos.utils.ActionHelper
-
Return a redirect for the ActionForward with the specified parameters
- reenableLogin(User) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Immediately re-enables an user to login after wrong password tries
- reenableLogin(User) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- reenableLogin(User) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- Reference - Class in nl.strohalm.cyclos.entities.members
-
A reference is given by a member to another
- Reference() - Constructor for class nl.strohalm.cyclos.entities.members.Reference
-
- reference(Class<E>, Long) - Static method in class nl.strohalm.cyclos.utils.EntityHelper
-
Returns a reference to the given entity type and the give id
- Reference.Level - Enum in nl.strohalm.cyclos.entities.members
-
- Reference.Nature - Enum in nl.strohalm.cyclos.entities.members
-
- Reference.Relationships - Enum in nl.strohalm.cyclos.entities.members
-
- ReferenceConverter<T extends Entity> - Class in nl.strohalm.cyclos.utils.conversion
-
Converter for entity references
- ReferenceConverter(Class<T>) - Constructor for class nl.strohalm.cyclos.utils.conversion.ReferenceConverter
-
- ReferenceDAO - Interface in nl.strohalm.cyclos.dao.members
-
Data access object interface for contact
- ReferenceDAOImpl - Class in nl.strohalm.cyclos.dao.members
-
Implementation class for reference DAO
- ReferenceDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.ReferenceDAOImpl
-
- ReferenceHistoryDAO - Interface in nl.strohalm.cyclos.dao.members
-
- ReferenceHistoryDAOImpl - Class in nl.strohalm.cyclos.dao.members
-
- ReferenceHistoryDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.ReferenceHistoryDAOImpl
-
- ReferenceHistoryLog - Class in nl.strohalm.cyclos.entities.members
-
This is a log of given references from one member to another
- ReferenceHistoryLog() - Constructor for class nl.strohalm.cyclos.entities.members.ReferenceHistoryLog
-
- ReferenceHistoryLog.Relationships - Enum in nl.strohalm.cyclos.entities.members
-
- ReferenceHistoryLogQuery - Class in nl.strohalm.cyclos.entities.members
-
Query parameters for reference search
- ReferenceHistoryLogQuery() - Constructor for class nl.strohalm.cyclos.entities.members.ReferenceHistoryLogQuery
-
- ReferenceQuery - Class in nl.strohalm.cyclos.entities.members
-
Query parameters for reference search
- ReferenceQuery() - Constructor for class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- references(Class<E>, List<Long>) - Static method in class nl.strohalm.cyclos.utils.EntityHelper
-
Returns a reference array to the given entity type and the give ids
- referenceService - Variable in class nl.strohalm.cyclos.controls.members.references.BaseEditReferenceAction
-
- ReferenceService - Interface in nl.strohalm.cyclos.services.elements
-
Service interface for member references
- ReferenceServiceImpl - Class in nl.strohalm.cyclos.services.elements
-
Implementation class for reference services
- ReferenceServiceImpl() - Constructor for class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- ReferenceServiceLocal - Interface in nl.strohalm.cyclos.services.elements
-
Local interface.
- ReferenceServiceSecurity - Class in nl.strohalm.cyclos.services.elements
-
- ReferenceServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- refresh() - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
- refresh() - Method in interface nl.strohalm.cyclos.services.settings.SettingsHandler
-
Reloads the settings from database
- refresh() - Method in class nl.strohalm.cyclos.spring.CustomApplicationContext
-
- refresh() - Method in class nl.strohalm.cyclos.spring.CustomWebApplicationContext
-
- regex(String) - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- RegexValidation - Class in nl.strohalm.cyclos.utils.validation
-
Login validation
- RegexValidation(String) - Constructor for class nl.strohalm.cyclos.utils.validation.RegexValidation
-
- register(Element, boolean, String) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Registers a new user.
- register(Element, boolean, String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- register(Element, boolean, String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- registerBinder(String, DataBinder<?>) - Method in class nl.strohalm.cyclos.utils.binding.BeanBinder
-
- RegisteredMember - Interface in nl.strohalm.cyclos.entities.members
-
Representation for a member which have been registered in Cyclos
- registerFormatters(FormatterRegistry) - Method in class nl.strohalm.cyclos.webservices.rest.RestFormatterRegistrar
-
- registerGuarantee(Guarantee) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
Registers a new guarantee
- registerGuarantee(Guarantee) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- registerGuarantee(Guarantee) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- RegisterGuaranteeAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- RegisterGuaranteeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeAction
-
- RegisterGuaranteeForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- RegisterGuaranteeForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeForm
-
- registerInnerIterator(K, Iterator<I>) - Method in class nl.strohalm.cyclos.utils.CombinedIterator
-
Registers an inner iterator
- registerInnerIterators() - Method in class nl.strohalm.cyclos.utils.CombinedIterator
-
Should be implemented in order to register all inner iterators
- registerMember(RegisterMemberParameters) - Method in interface nl.strohalm.cyclos.webservices.members.MemberWebService
-
Register a new member.
- registerMember(RegisterMemberParameters) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- registerMemberByWebService(ServiceClient, Member, String) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- registerMemberByWebService(ServiceClient, Member, String) - Method in interface nl.strohalm.cyclos.services.elements.ElementServiceLocal
-
Register a member by Web Services
- RegisterMemberParameters - Class in nl.strohalm.cyclos.webservices.members
-
Parameters used to register a new member
- RegisterMemberParameters() - Constructor for class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- registerOpen(Iterator<?>, boolean) - Static method in class nl.strohalm.cyclos.utils.DataIteratorHelper
-
Registers an open iterator for this thread, so that in future, it may be forcefully closed to avoid open data iterators
- registerPeer(String) - Method in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
- RegistrationAgreement - Class in nl.strohalm.cyclos.entities.members
-
A registration agreement is used by groups, and are displayed to members on public registration or right after confirming the e-mail
- RegistrationAgreement() - Constructor for class nl.strohalm.cyclos.entities.members.RegistrationAgreement
-
- RegistrationAgreementDAO - Interface in nl.strohalm.cyclos.dao.members
-
DAO interface for registration agreements
- RegistrationAgreementDAOImpl - Class in nl.strohalm.cyclos.dao.members
-
- RegistrationAgreementDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.RegistrationAgreementDAOImpl
-
- RegistrationAgreementLog - Class in nl.strohalm.cyclos.entities.members
-
Logs when a member has accepted a given registration agreement
- RegistrationAgreementLog() - Constructor for class nl.strohalm.cyclos.entities.members.RegistrationAgreementLog
-
- RegistrationAgreementLog.Relationships - Enum in nl.strohalm.cyclos.entities.members
-
- RegistrationAgreementLogDAO - Interface in nl.strohalm.cyclos.dao.members
-
- RegistrationAgreementLogDAOImpl - Class in nl.strohalm.cyclos.dao.members
-
- RegistrationAgreementLogDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.RegistrationAgreementLogDAOImpl
-
- RegistrationAgreementNotAcceptedException - Exception in nl.strohalm.cyclos.services.elements.exceptions
-
Exception thrown when registering a member and the registration agreement was not agreed
- RegistrationAgreementNotAcceptedException() - Constructor for exception nl.strohalm.cyclos.services.elements.exceptions.RegistrationAgreementNotAcceptedException
-
- RegistrationAgreementService - Interface in nl.strohalm.cyclos.services.elements
-
Registration agreement service
- RegistrationAgreementServiceImpl - Class in nl.strohalm.cyclos.services.elements
-
- RegistrationAgreementServiceImpl() - Constructor for class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceImpl
-
- RegistrationAgreementServiceLocal - Interface in nl.strohalm.cyclos.services.elements
-
Local interface.
- RegistrationAgreementServiceSecurity - Class in nl.strohalm.cyclos.services.elements
-
- RegistrationAgreementServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceSecurity
-
- RegistrationFieldValueVO - Class in nl.strohalm.cyclos.webservices.model
-
A custom field x value representation for registering members with web services
- RegistrationFieldValueVO() - Constructor for class nl.strohalm.cyclos.webservices.model.RegistrationFieldValueVO
-
- RegistrationFieldValueVO(String, String) - Constructor for class nl.strohalm.cyclos.webservices.model.RegistrationFieldValueVO
-
- RegistrationFieldValueVO(String, String, Boolean) - Constructor for class nl.strohalm.cyclos.webservices.model.RegistrationFieldValueVO
-
- reinitializeRate(ReinitializeRatesDTO) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateService
-
reinitializes the specified rates, by rewriting the complete rate history since startDate.
- reinitializeRate(ReinitializeRatesDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- reinitializeRate(ReinitializeRatesDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceSecurityMock
-
- ReinitializeRatesAction - Class in nl.strohalm.cyclos.controls.accounts.currencies
-
Action used to reinitialize one or more rates
- ReinitializeRatesAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesAction
-
- ReinitializeRatesDTO - Class in nl.strohalm.cyclos.services.accounts.rates
-
DTO for reinitializing rates
- ReinitializeRatesDTO() - Constructor for class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- ReinitializeRatesForm - Class in nl.strohalm.cyclos.controls.accounts.currencies
-
Form used to reinitialize Rates
- ReinitializeRatesForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- RejectPaymentObligationAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations
-
- RejectPaymentObligationAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.RejectPaymentObligationAction
-
- relatesTo(Element) - Method in interface nl.strohalm.cyclos.services.permissions.PermissionService
-
Returns true if the logged user is related to the given element.
- relatesTo(Element) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- relatesTo(Element) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceSecurity
-
- relationship() - Method in enum nl.strohalm.cyclos.access.AdminAdminPermission
-
- relationship() - Method in enum nl.strohalm.cyclos.access.AdminMemberPermission
-
- relationship() - Method in enum nl.strohalm.cyclos.access.AdminSystemPermission
-
- relationship() - Method in enum nl.strohalm.cyclos.access.BasicPermission
-
- relationship() - Method in enum nl.strohalm.cyclos.access.BrokerPermission
-
- relationship() - Method in enum nl.strohalm.cyclos.access.MemberPermission
-
- relationship() - Method in enum nl.strohalm.cyclos.access.OperatorPermission
-
- relationship() - Method in interface nl.strohalm.cyclos.access.Permission
-
The relationship used to get the allowed values from a group for a permission of type list.
- Relationship - Interface in nl.strohalm.cyclos.entities
-
Defines a reletionship between entities, which can be fetched
- RelationshipHelper - Class in nl.strohalm.cyclos.utils
-
Utility class for relationships manipulation
- RelationshipHelper() - Constructor for class nl.strohalm.cyclos.utils.RelationshipHelper
-
- release() - Method in class nl.strohalm.cyclos.setup.DataBaseConfiguration
-
- release() - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.AbstractDynamicAttributesTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.AbstractEscapeTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.CellTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.CustomImageUrlTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.CustomizedFilePathTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.EscapeHTMLTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.HelpTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.ImagesTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.LayoutTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.OptionTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.PaginationTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.ScriptTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.SelectCustomFieldsTag
-
- release() - Method in class nl.strohalm.cyclos.taglibs.TruncateTag
-
- release(ILock) - Static method in class nl.strohalm.cyclos.utils.HazelcastHelper
-
Unlocks and destroy the given lock
- release() - Method in interface nl.strohalm.cyclos.utils.lock.LockHandler
-
Releases all currently held locks
- reload(Long, Relationship...) - Method in interface nl.strohalm.cyclos.dao.BaseDAO
-
Force the entity to be reloaded from the database, populating the relationships defined by fetch, if any.
- reload(Long, Relationship...) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- reload(E, Relationship...) - Method in interface nl.strohalm.cyclos.dao.FetchDAO
-
Fetches the given relationships for the given entity, forcing their state to be read from database .
- reload(E, Relationship...) - Method in class nl.strohalm.cyclos.dao.FetchDAOImpl
-
- reload(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.customization.ImageService
-
Reloads the image from the database
- reload(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- reload(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- reload(E, Relationship...) - Method in class nl.strohalm.cyclos.services.fetch.FetchServiceImpl
-
- reload(E, Relationship...) - Method in interface nl.strohalm.cyclos.services.fetch.FetchServiceLocal
-
Fetches the give relationships for the given entity, forcing the entity to be reloaded from the database, ignoring any possibly existing cache
When entity is null, returns null
- reload(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
- reload(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- reload(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- reloadTranslation() - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Recreates settings based on translation
- reloadTranslation() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- reloadTranslation() - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- reloadUser(Long, Relationship...) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Reloads the user from the Database
- reloadUser(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- reloadUser(Long, Relationship...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- Remark - Class in nl.strohalm.cyclos.entities.members.remarks
-
A remark is an annotation about a member, or event that happened to a member
- Remark() - Constructor for class nl.strohalm.cyclos.entities.members.remarks.Remark
-
- Remark.Nature - Enum in nl.strohalm.cyclos.entities.members.remarks
-
- Remark.Relationships - Enum in nl.strohalm.cyclos.entities.members.remarks
-
- RemarkDAO - Interface in nl.strohalm.cyclos.dao.members
-
Data access object interface for remark
- RemarkDAOImpl - Class in nl.strohalm.cyclos.dao.members
-
Implementation class for remark DAO
- RemarkDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.members.RemarkDAOImpl
-
- RemarkQuery - Class in nl.strohalm.cyclos.entities.members.remarks
-
Base definitions for a remark query
- RemarkQuery() - Constructor for class nl.strohalm.cyclos.entities.members.remarks.RemarkQuery
-
- RemarkService - Interface in nl.strohalm.cyclos.services.elements
-
Service interface for broker and group remarks
- RemarkServiceImpl - Class in nl.strohalm.cyclos.services.elements
-
Implementation for remark service
- RemarkServiceImpl() - Constructor for class nl.strohalm.cyclos.services.elements.RemarkServiceImpl
-
- RemarkServiceLocal - Interface in nl.strohalm.cyclos.services.elements
-
Local interface.
- RemarkServiceSecurity - Class in nl.strohalm.cyclos.services.elements
-
- RemarkServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.elements.RemarkServiceSecurity
-
- remoteAddress() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns the remote address of the logged user
- remove() - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ExternalTransferToProcessVOIterator
-
- remove() - Method in class nl.strohalm.cyclos.controls.members.brokering.BrokeredIterator
-
- remove() - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportVOIterator
-
- remove(AccountFeeLog, Member) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAO
-
Removes the MemberAccountFeeLog with the given feeLog and member
- remove(AccountFeeLog, Member) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAOImpl
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Removes channels by identifiers
- remove(Long...) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Removes the specified account fees, unless any of them has been already charged
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeService
-
Removes the specified account types.
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardTypeService
-
Removes the specified CardType
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.accounts.CurrencyService
-
Removes the specified currencies
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalAccountService
-
Removes the specified External Account
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportService
-
Removes the given file imports
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeService
-
Removes the specified External Transfer Type
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingService
-
Removes the specified field mapping
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceSecurity
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceImpl
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceLocal
-
Removes the specified file mapping
- remove(Long) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- remove(Long) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- remove(Long) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- remove(Long) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
- remove(Long) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- remove(Long) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeService
-
Removes the specified guarantee types
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceSecurity
-
- remove(Long) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationService
-
- remove(Long) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- remove(Long) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryService
-
Removes the specified categories
- remove(Long...) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- remove(Long) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
Removes the specified ad
- remove(Long) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- remove(Long[]) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- remove(Long[]) - Method in interface nl.strohalm.cyclos.services.ads.AdServiceLocal
-
Remove the given advertisements with no permission check.
- remove(Long) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.alerts.ErrorLogService
-
Removes the given error log entries.
- remove(Long...) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceSecurity
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Removes the specified fields fields, returning the number of removed objects
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.customization.DocumentService
-
Remove the specified documents, returning the number of removed documents
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.customization.ImageService
-
It removes: the specified AD or MEMBER images that belongs to a managed member
or the images with nature: SYSTEM, CUSTOM or STYLE.
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.customization.TranslationMessageService
-
Removes the specified messages, returning the number of removed
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceSecurity
-
- remove(Long[]) - Method in interface nl.strohalm.cyclos.services.elements.AdInterestService
-
Remove the given ad interests.
- remove(Long[]) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceImpl
-
- remove(Long[]) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceSecurity
-
- remove(Brokering, String) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- remove(Brokering, String) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringServiceLocal
-
Marks the given brokering relationship as finished
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.elements.ContactService
-
Removes the specified contacts
- remove(Long...) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- remove(Long) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Removes the specified user.
- remove(Long) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- remove(Long) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordService
-
Removes the specified member records
- remove(Long...) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordTypeService
-
Removes the specified member record types
- remove(Long...) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.elements.MessageCategoryService
-
Remove Message Category using the ids, returning the number of the removed.
- remove(Long...) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Removes the specified references
- remove(Long...) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- remove(Long) - Method in interface nl.strohalm.cyclos.services.elements.RegistrationAgreementService
-
Remove the given registration agreement
- remove(Long) - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceImpl
-
- remove(Long) - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.groups.GroupFilterService
-
Removes the specified group filters
- remove(Long...) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceSecurity
-
- remove(Long) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Removes the specified group
- remove(Long) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- remove(Long) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.infotexts.InfoTextService
-
Removes the info texts with the given ids.
- remove(Long...) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.loangroups.LoanGroupService
-
Removes the loan groups, returning the number of removed objects
- remove(Long...) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceSecurity
-
- remove(Long) - Method in interface nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsService
-
Removes a receipt printer settings by id
- remove(Long) - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceImpl
-
- remove(Long) - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelService
-
Removes the specified authorization levels
- remove(Long...) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.transfertypes.PaymentFilterService
-
Removes the specified payment filters
- remove(Long...) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Removes the specified transaction fees, unless any of them has already been charged
- remove(Long...) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- remove(Long...) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeService
-
Removes the specified transfer types
- remove(Long...) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- remove(Long...) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- remove(String) - Method in class nl.strohalm.cyclos.themes.BaseThemeHandler
-
- remove(String) - Method in interface nl.strohalm.cyclos.themes.ThemeHandler
-
Removes the theme with the given file name
- remove(ServletContext, String) - Static method in class nl.strohalm.cyclos.themes.ThemeHelper
-
Removes the given theme
- remove(String, String) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- remove(Serializable) - Method in interface nl.strohalm.cyclos.utils.cache.Cache
-
Removes an item from the cache
- remove(Serializable) - Method in class nl.strohalm.cyclos.utils.cache.EhCacheCache
-
- remove() - Method in class nl.strohalm.cyclos.utils.CombinedIterator
-
- remove() - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- remove(int) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- remove(Object) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- remove() - Method in class nl.strohalm.cyclos.utils.lucene.DocsIterator
-
- remove(Class<? extends Indexable>, List<Long>) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Removes the given entities from index
- remove(Class<? extends Indexable>, Long) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Removes the given entity from index
- remove() - Method in class nl.strohalm.cyclos.utils.lucene.IndexIterator
-
- remove() - Method in class nl.strohalm.cyclos.utils.ScrollableResultsIterator
-
- remove(Calendar) - Method in class nl.strohalm.cyclos.utils.TimePeriod
-
Return a new calendar removing this time period
- remove(Image) - Method in class nl.strohalm.cyclos.utils.WebImageHelper
-
Remove a custom or style image.
- RemoveAccountFeeAction - Class in nl.strohalm.cyclos.controls.accounts.accountfees
-
Action used to remove an account fee
- RemoveAccountFeeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.accountfees.RemoveAccountFeeAction
-
- RemoveAccountFeeForm - Class in nl.strohalm.cyclos.controls.accounts.accountfees
-
Form used to remove an account fee
- RemoveAccountFeeForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.accountfees.RemoveAccountFeeForm
-
- RemoveAccountTypeAction - Class in nl.strohalm.cyclos.controls.accounts.accounttypes
-
Action used to remove an account type
- RemoveAccountTypeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.accounttypes.RemoveAccountTypeAction
-
- RemoveAccountTypeForm - Class in nl.strohalm.cyclos.controls.accounts.accounttypes
-
Form used to remove an account type
- RemoveAccountTypeForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.accounttypes.RemoveAccountTypeForm
-
- removeAccountTypeRelationship(MemberGroup, MemberAccountType) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Removes a relationship between a member group and a member accountType.
- removeAccountTypeRelationship(MemberGroup, MemberAccountType) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- removeAccountTypeRelationship(MemberGroup, MemberAccountType) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- RemoveAdAction - Class in nl.strohalm.cyclos.controls.ads
-
Action used to remove an advertisement
- RemoveAdAction() - Constructor for class nl.strohalm.cyclos.controls.ads.RemoveAdAction
-
- RemoveAdCategoryAction - Class in nl.strohalm.cyclos.controls.ads.categories
-
Action used to remove an advertisement category
- RemoveAdCategoryAction() - Constructor for class nl.strohalm.cyclos.controls.ads.categories.RemoveAdCategoryAction
-
- RemoveAdInterestsAction - Class in nl.strohalm.cyclos.controls.members.adinterests
-
Action used to remove the selected ad interests
- RemoveAdInterestsAction() - Constructor for class nl.strohalm.cyclos.controls.members.adinterests.RemoveAdInterestsAction
-
- RemoveAdInterestsForm - Class in nl.strohalm.cyclos.controls.members.adinterests
-
- RemoveAdInterestsForm() - Constructor for class nl.strohalm.cyclos.controls.members.adinterests.RemoveAdInterestsForm
-
- RemoveAdminAction - Class in nl.strohalm.cyclos.controls.admins
-
Action used to remove an admin
- RemoveAdminAction() - Constructor for class nl.strohalm.cyclos.controls.admins.RemoveAdminAction
-
- RemoveAdminForm - Class in nl.strohalm.cyclos.controls.admins
-
Form used to remove an admin
- RemoveAdminForm() - Constructor for class nl.strohalm.cyclos.controls.admins.RemoveAdminForm
-
- removeAlerts(Long...) - Method in interface nl.strohalm.cyclos.services.alerts.AlertService
-
Removes the specified alerts
- removeAlerts(Long...) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- removeAlerts(Long...) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceSecurity
-
- RemoveAlertsAction - Class in nl.strohalm.cyclos.controls.alerts
-
Action used to remove the selected alerts
- RemoveAlertsAction() - Constructor for class nl.strohalm.cyclos.controls.alerts.RemoveAlertsAction
-
- RemoveAlertsForm - Class in nl.strohalm.cyclos.controls.alerts
-
Form used to remove the selected alerts
- RemoveAlertsForm() - Constructor for class nl.strohalm.cyclos.controls.alerts.RemoveAlertsForm
-
- removeAll(Member) - Method in interface nl.strohalm.cyclos.dao.members.PendingEmailChangeDAO
-
- removeAll(Member) - Method in class nl.strohalm.cyclos.dao.members.PendingEmailChangeDAOImpl
-
- removeAll(Collection<?>) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- removeAttribute(String) - Method in interface nl.strohalm.cyclos.http.AttributeHolder
-
- removeAttribute(String) - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- removeAttribute(String) - Method in class nl.strohalm.cyclos.http.ResettableAttributeHolder
-
- removeAttribute(String) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletRequest
-
- removeAttribute(String) - Method in class nl.strohalm.cyclos.http.ResettableHttpSession
-
- RemoveAuthorizationLevelAction - Class in nl.strohalm.cyclos.controls.accounts.authorizationlevels
-
Action used to remove an authorization level
- RemoveAuthorizationLevelAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.authorizationlevels.RemoveAuthorizationLevelAction
-
- RemoveAuthorizationLevelForm - Class in nl.strohalm.cyclos.controls.accounts.authorizationlevels
-
Form used to remove an authorization Level
- RemoveAuthorizationLevelForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.authorizationlevels.RemoveAuthorizationLevelForm
-
- RemoveBrokerCommissionContractAction - Class in nl.strohalm.cyclos.controls.members.brokering
-
Action used to remove a broker commission contract
- RemoveBrokerCommissionContractAction() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.RemoveBrokerCommissionContractAction
-
- RemoveBrokerCommissionContractForm - Class in nl.strohalm.cyclos.controls.members.brokering
-
Form used to remove a broker commission contract
- RemoveBrokerCommissionContractForm() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.RemoveBrokerCommissionContractForm
-
- removeBrokerCommissionContracts(Long...) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Removes the specified broker commission contracts
- removeBrokerCommissionContracts(Long...) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- removeBrokerCommissionContracts(Long...) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- removeById(Long) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
Removes a contact by id
- removeByMemberId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
Removes a contact, finding the member by id
- removeByMemberPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
Removes a contact, finding the member by principal
- RemoveCardTypeAction - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- RemoveCardTypeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.RemoveCardTypeAction
-
- removeCarriageReturnCharater(String) - Static method in class nl.strohalm.cyclos.utils.StringHelper
-
Removes the CR (Window) characters from the text
- RemoveChannelAction - Class in nl.strohalm.cyclos.controls.channels
-
Action used to remove a channel
- RemoveChannelAction() - Constructor for class nl.strohalm.cyclos.controls.channels.RemoveChannelAction
-
- RemoveChannelForm - Class in nl.strohalm.cyclos.controls.channels
-
Form used to remove a channel
- RemoveChannelForm() - Constructor for class nl.strohalm.cyclos.controls.channels.RemoveChannelForm
-
- removeChannelsFromMembers(MemberGroup, Collection<Channel>) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Removes the given channels from all members in the given group
- removeChannelsFromMembers(MemberGroup, Collection<Channel>) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- removeClosedBalancesAfter(Account, Calendar) - Method in interface nl.strohalm.cyclos.dao.accounts.ClosedAccountBalanceDAO
-
Removes closed account balances for the given account after the given date
- removeClosedBalancesAfter(Account, Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.ClosedAccountBalanceDAOImpl
-
- removeClosedBalancesAfter(Account, Calendar) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- removeClosedBalancesAfter(Account, Calendar) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Removes closed account balances for the given account after the given date
- RemoveCurrencyAction - Class in nl.strohalm.cyclos.controls.accounts.currencies
-
Action used to remove a currency
- RemoveCurrencyAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.currencies.RemoveCurrencyAction
-
- RemoveCurrencyForm - Class in nl.strohalm.cyclos.controls.accounts.currencies
-
Form used to remove a currency
- RemoveCurrencyForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.currencies.RemoveCurrencyForm
-
- removeCurrent() - Method in class nl.strohalm.cyclos.utils.Navigation
-
Removes the current path, returning it
- RemoveCustomFieldAction - Class in nl.strohalm.cyclos.controls.customization.fields
-
Action used to remove a custom field
- RemoveCustomFieldAction() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldAction
-
- RemoveCustomFieldForm - Class in nl.strohalm.cyclos.controls.customization.fields
-
Form used to remove a custom field
- RemoveCustomFieldForm() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldForm
-
- RemoveCustomFieldPossibleValueAction - Class in nl.strohalm.cyclos.controls.customization.fields
-
Action used to remove a custom field possible value
- RemoveCustomFieldPossibleValueAction() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueAction
-
- RemoveCustomFieldPossibleValueForm - Class in nl.strohalm.cyclos.controls.customization.fields
-
Form used to remove a custom field possible value
- RemoveCustomFieldPossibleValueForm() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueForm
-
- RemoveCustomImageAction - Class in nl.strohalm.cyclos.controls.customization.images
-
Action used to remove a custom image
- RemoveCustomImageAction() - Constructor for class nl.strohalm.cyclos.controls.customization.images.RemoveCustomImageAction
-
- RemoveCustomImageForm - Class in nl.strohalm.cyclos.controls.customization.images
-
Form used to remove a custom image
- RemoveCustomImageForm() - Constructor for class nl.strohalm.cyclos.controls.customization.images.RemoveCustomImageForm
-
- removed - Variable in class nl.strohalm.cyclos.entities.alerts.Alert
-
- removedBrokeringNotification(ChangeBrokerDTO) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- removedBrokeringNotification(ChangeBrokerDTO) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- removedFromBrokerGroupNotification(Member) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- removedFromBrokerGroupNotification(Member) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- RemoveDocumentAction - Class in nl.strohalm.cyclos.controls.customization.documents
-
Action used to remove a document
- RemoveDocumentAction() - Constructor for class nl.strohalm.cyclos.controls.customization.documents.RemoveDocumentAction
-
- RemoveDocumentForm - Class in nl.strohalm.cyclos.controls.customization.documents
-
Form used to remove a document
- RemoveDocumentForm() - Constructor for class nl.strohalm.cyclos.controls.customization.documents.RemoveDocumentForm
-
- RemoveElementAction - Class in nl.strohalm.cyclos.controls.elements
-
- RemoveElementAction() - Constructor for class nl.strohalm.cyclos.controls.elements.RemoveElementAction
-
- RemoveElementForm - Class in nl.strohalm.cyclos.controls.elements
-
Form used to permanently remove an element
- RemoveElementForm() - Constructor for class nl.strohalm.cyclos.controls.elements.RemoveElementForm
-
- RemoveErrorLogEntriesAction - Class in nl.strohalm.cyclos.controls.alerts
-
Action used to remove error log entries
- RemoveErrorLogEntriesAction() - Constructor for class nl.strohalm.cyclos.controls.alerts.RemoveErrorLogEntriesAction
-
- RemoveErrorLogEntriesForm - Class in nl.strohalm.cyclos.controls.alerts
-
Form used to remove error log entries
- RemoveErrorLogEntriesForm() - Constructor for class nl.strohalm.cyclos.controls.alerts.RemoveErrorLogEntriesForm
-
- removeExpiredBrokerings(Calendar) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- removeExpiredBrokerings(Calendar) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringServiceLocal
-
Removes all brokering relations that are expired
- RemoveExternalAccountAction - Class in nl.strohalm.cyclos.controls.accounts.external
-
Action used to remove a External Account
- RemoveExternalAccountAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.RemoveExternalAccountAction
-
- RemoveExternalAccountForm - Class in nl.strohalm.cyclos.controls.accounts.external
-
Form used to remove a External Account
- RemoveExternalAccountForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.RemoveExternalAccountForm
-
- RemoveExternalTransferTypeAction - Class in nl.strohalm.cyclos.controls.accounts.external
-
Action used to remove a External Transfer Type
- RemoveExternalTransferTypeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.RemoveExternalTransferTypeAction
-
- RemoveExternalTransferTypeForm - Class in nl.strohalm.cyclos.controls.accounts.external
-
Form used to remove a External Transfer Type
- RemoveExternalTransferTypeForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.RemoveExternalTransferTypeForm
-
- RemoveFieldMappingAction - Class in nl.strohalm.cyclos.controls.accounts.external.filemappings
-
Action used to remove a field mapping
- RemoveFieldMappingAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.filemappings.RemoveFieldMappingAction
-
- RemoveFieldMappingForm - Class in nl.strohalm.cyclos.controls.accounts.external.filemappings
-
Form used to remove a field mapping
- RemoveFieldMappingForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.filemappings.RemoveFieldMappingForm
-
- removeFromCache(Entity) - Method in interface nl.strohalm.cyclos.dao.FetchDAO
-
Removes the given entity from entity cache
- removeFromCache(Entity) - Method in class nl.strohalm.cyclos.dao.FetchDAOImpl
-
- removeFromCache(Entity) - Method in class nl.strohalm.cyclos.services.fetch.FetchServiceImpl
-
- removeFromCache(Entity) - Method in interface nl.strohalm.cyclos.services.fetch.FetchServiceLocal
-
Remove the given entity from the first level cache
- removeFromCache(String) - Method in class nl.strohalm.cyclos.servlets.ImageByNameServlet
-
- removeFromIndex(Class<? extends E>, Long...) - Method in interface nl.strohalm.cyclos.dao.IndexedDAO
-
Removes the given entities from index
- removeFromIndex(E) - Method in interface nl.strohalm.cyclos.dao.IndexedDAO
-
Removes the given entity from index
- removeFromIndex(Class<? extends E>, Long...) - Method in class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
- removeFromIndex(E) - Method in class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
- removeFromPending(AccountFeeLog, Member) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- removeFromPending(AccountFeeLog, Member) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeServiceLocal
-
Removes the given member from the pending list of the given fee log
- RemoveGroupAccountAction - Class in nl.strohalm.cyclos.controls.groups.accounts
-
Action used to remove an account from a group
- RemoveGroupAccountAction() - Constructor for class nl.strohalm.cyclos.controls.groups.accounts.RemoveGroupAccountAction
-
- RemoveGroupAccountForm - Class in nl.strohalm.cyclos.controls.groups.accounts
-
Form used to remove an account from a group
- RemoveGroupAccountForm() - Constructor for class nl.strohalm.cyclos.controls.groups.accounts.RemoveGroupAccountForm
-
- RemoveGroupAction - Class in nl.strohalm.cyclos.controls.groups
-
Action used to remove a group
- RemoveGroupAction() - Constructor for class nl.strohalm.cyclos.controls.groups.RemoveGroupAction
-
- RemoveGroupFilterAction - Class in nl.strohalm.cyclos.controls.groups.groupFilters
-
- RemoveGroupFilterAction() - Constructor for class nl.strohalm.cyclos.controls.groups.groupFilters.RemoveGroupFilterAction
-
- RemoveGroupFilterForm - Class in nl.strohalm.cyclos.controls.groups.groupFilters
-
Form used to remove a group filter
- RemoveGroupFilterForm() - Constructor for class nl.strohalm.cyclos.controls.groups.groupFilters.RemoveGroupFilterForm
-
- RemoveGroupForm - Class in nl.strohalm.cyclos.controls.groups
-
Form used to remove a group
- RemoveGroupForm() - Constructor for class nl.strohalm.cyclos.controls.groups.RemoveGroupForm
-
- RemoveImageAction - Class in nl.strohalm.cyclos.controls.image
-
Action to remove an image
- RemoveImageAction() - Constructor for class nl.strohalm.cyclos.controls.image.RemoveImageAction
-
- RemoveImageForm - Class in nl.strohalm.cyclos.controls.image
-
Form used to remove an image
- RemoveImageForm() - Constructor for class nl.strohalm.cyclos.controls.image.RemoveImageForm
-
- RemoveInfoTextAction - Class in nl.strohalm.cyclos.controls.members.sms
-
Action used to remove an infoText
- RemoveInfoTextAction() - Constructor for class nl.strohalm.cyclos.controls.members.sms.RemoveInfoTextAction
-
- RemoveInfoTextForm - Class in nl.strohalm.cyclos.controls.members.sms
-
Form used to remove an infotext
- RemoveInfoTextForm() - Constructor for class nl.strohalm.cyclos.controls.members.sms.RemoveInfoTextForm
-
- removeListener(L) - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
- removeListener(L) - Method in interface nl.strohalm.cyclos.services.settings.SettingsHandler
-
Removes a settings listener
- removeListener(SettingsChangeListener) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Removes a local settings change listener
- removeListener(SettingsChangeListener) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- removeListener(SettingsChangeListener) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- RemoveLoanGroupAction - Class in nl.strohalm.cyclos.controls.loangroups
-
Action used to remove a loan group
- RemoveLoanGroupAction() - Constructor for class nl.strohalm.cyclos.controls.loangroups.RemoveLoanGroupAction
-
- RemoveLoanGroupForm - Class in nl.strohalm.cyclos.controls.loangroups
-
Form used to edit a loan group
- RemoveLoanGroupForm() - Constructor for class nl.strohalm.cyclos.controls.loangroups.RemoveLoanGroupForm
-
- removeMarkupTags(String) - Static method in class nl.strohalm.cyclos.utils.StringHelper
-
Removes all html/xml tags
- removeMarkupTagsAndUnescapeEntities(String) - Static method in class nl.strohalm.cyclos.utils.StringHelper
-
Removes all html/xml tags and entities
- removeMask(String, String) - Static method in class nl.strohalm.cyclos.utils.StringHelper
-
Removes the given mask from the given value, trimming to mask length
- removeMask(String, String, boolean) - Static method in class nl.strohalm.cyclos.utils.StringHelper
-
Removes the given mask from the given value, optionally trimming at mask max length (ex: mask is ###, 12345 would result 123 it true, and 12345
if false)
- RemoveMaskFromCustomFieldsMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_6
-
Migration used to remove masks on field values
- RemoveMaskFromCustomFieldsMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_6.RemoveMaskFromCustomFieldsMigration
-
- removeMember(Member, LoanGroup) - Method in interface nl.strohalm.cyclos.services.loangroups.LoanGroupService
-
Removes a member to the loan group
- removeMember(Member, LoanGroup) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- removeMember(Member, LoanGroup) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceSecurity
-
- RemoveMemberAction - Class in nl.strohalm.cyclos.controls.members
-
Action used to remove a member
- RemoveMemberAction() - Constructor for class nl.strohalm.cyclos.controls.members.RemoveMemberAction
-
- RemoveMemberForm - Class in nl.strohalm.cyclos.controls.members
-
Form used to remove a member
- RemoveMemberForm() - Constructor for class nl.strohalm.cyclos.controls.members.RemoveMemberForm
-
- RemoveMemberFromLoanGroupAction - Class in nl.strohalm.cyclos.controls.loangroups
-
Action used to add a member in a loan group
- RemoveMemberFromLoanGroupAction() - Constructor for class nl.strohalm.cyclos.controls.loangroups.RemoveMemberFromLoanGroupAction
-
- removeMemberFromPending(SmsMailing, Member) - Method in interface nl.strohalm.cyclos.dao.sms.SmsMailingDAO
-
Removes the given member from the pending collection
- removeMemberFromPending(SmsMailing, Member) - Method in class nl.strohalm.cyclos.dao.sms.SmsMailingDAOImpl
-
- removeMemberFromPending(SmsMailing, Member) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- removeMemberFromPending(SmsMailing, Member) - Method in interface nl.strohalm.cyclos.services.sms.SmsMailingServiceLocal
-
Removes the given member from the pending to send list of the given sms mailing
- RemoveMemberRecordAction - Class in nl.strohalm.cyclos.controls.members.records
-
Action used to remove a member record
- RemoveMemberRecordAction() - Constructor for class nl.strohalm.cyclos.controls.members.records.RemoveMemberRecordAction
-
- RemoveMemberRecordForm - Class in nl.strohalm.cyclos.controls.members.records
-
Form used to remove a member record
- RemoveMemberRecordForm() - Constructor for class nl.strohalm.cyclos.controls.members.records.RemoveMemberRecordForm
-
- RemoveMemberRecordTypeAction - Class in nl.strohalm.cyclos.controls.members.records
-
Action used to remove a member record type
- RemoveMemberRecordTypeAction() - Constructor for class nl.strohalm.cyclos.controls.members.records.RemoveMemberRecordTypeAction
-
- RemoveMemberRecordTypeForm - Class in nl.strohalm.cyclos.controls.members.records
-
Form used to remove a member record type
- RemoveMemberRecordTypeForm() - Constructor for class nl.strohalm.cyclos.controls.members.records.RemoveMemberRecordTypeForm
-
- RemoveMessageCategoryAction - Class in nl.strohalm.cyclos.controls.members.messages
-
Removes the message category
- RemoveMessageCategoryAction() - Constructor for class nl.strohalm.cyclos.controls.members.messages.RemoveMessageCategoryAction
-
- RemoveMessageCategoryForm - Class in nl.strohalm.cyclos.controls.members.messages
-
Form class to use to remove a message category.
- RemoveMessageCategoryForm() - Constructor for class nl.strohalm.cyclos.controls.members.messages.RemoveMessageCategoryForm
-
- removeMessagesOnTrashBefore(Calendar) - Method in interface nl.strohalm.cyclos.dao.members.MessageDAO
-
Removes all messages on trash before the given date
- removeMessagesOnTrashBefore(Calendar) - Method in class nl.strohalm.cyclos.dao.members.MessageDAOImpl
-
- RemoveOperatorAction - Class in nl.strohalm.cyclos.controls.operators
-
Action used to remove an operator
- RemoveOperatorAction() - Constructor for class nl.strohalm.cyclos.controls.operators.RemoveOperatorAction
-
- RemoveOperatorForm - Class in nl.strohalm.cyclos.controls.operators
-
Form used to remove an operator
- RemoveOperatorForm() - Constructor for class nl.strohalm.cyclos.controls.operators.RemoveOperatorForm
-
- RemovePaymentFilterAction - Class in nl.strohalm.cyclos.controls.accounts.paymentfilters
-
- RemovePaymentFilterAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.paymentfilters.RemovePaymentFilterAction
-
- RemovePaymentFilterForm - Class in nl.strohalm.cyclos.controls.accounts.paymentfilters
-
Form used to remove a payment filter
- RemovePaymentFilterForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.paymentfilters.RemovePaymentFilterForm
-
- removePendingCharge(AccountFeeLog, Member) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAO
-
Removes the member as pending to charge for the given feeLog
- removePendingCharge(AccountFeeLog, Member) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAOImpl
-
- RemovePendingMemberAction - Class in nl.strohalm.cyclos.controls.members.pending
-
Action used to remove a pending member
- RemovePendingMemberAction() - Constructor for class nl.strohalm.cyclos.controls.members.pending.RemovePendingMemberAction
-
- RemovePendingMemberForm - Class in nl.strohalm.cyclos.controls.members.pending
-
Form used to remove a pending member
- RemovePendingMemberForm() - Constructor for class nl.strohalm.cyclos.controls.members.pending.RemovePendingMemberForm
-
- removePendingMembers(Long...) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Removes the given pending members
- removePendingMembers(Long...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- removePendingMembers(Long...) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- RemovePosAction - Class in nl.strohalm.cyclos.controls.accounts.pos
-
- RemovePosAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.pos.RemovePosAction
-
- removePossibleValue(Long...) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- removePossibleValue(Long...) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- removePossibleValue(Long...) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Removes the possible value with the given identifiers
- removePossibleValue(Long...) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- removePossibleValue(Long...) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- removePossibleValue(Long...) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- removePossibleValue(Long...) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- removePossibleValue(Long...) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- removePossibleValue(Long...) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- removeQueryStringVariable(String, String) - Static method in class nl.strohalm.cyclos.utils.StringHelper
-
Remove a variable from a query string
- RemoveReceiptPrinterSettingsAction - Class in nl.strohalm.cyclos.controls.members.printsettings
-
Action used to list all receipt printer settings for the currently logged member
- RemoveReceiptPrinterSettingsAction() - Constructor for class nl.strohalm.cyclos.controls.members.printsettings.RemoveReceiptPrinterSettingsAction
-
- RemoveReceiptPrinterSettingsForm - Class in nl.strohalm.cyclos.controls.members.printsettings
-
Form used to remove a receipt printer settings
- RemoveReceiptPrinterSettingsForm() - Constructor for class nl.strohalm.cyclos.controls.members.printsettings.RemoveReceiptPrinterSettingsForm
-
- RemoveReferenceAction - Class in nl.strohalm.cyclos.controls.members.references
-
Action used to remove a reference
- RemoveReferenceAction() - Constructor for class nl.strohalm.cyclos.controls.members.references.RemoveReferenceAction
-
- RemoveReferenceForm - Class in nl.strohalm.cyclos.controls.members.references
-
Form used to remove a reference
- RemoveReferenceForm() - Constructor for class nl.strohalm.cyclos.controls.members.references.RemoveReferenceForm
-
- RemoveRegistrationAgreementAction - Class in nl.strohalm.cyclos.controls.members.agreements
-
Action used to remove a registration agreement
- RemoveRegistrationAgreementAction() - Constructor for class nl.strohalm.cyclos.controls.members.agreements.RemoveRegistrationAgreementAction
-
- RemoveRegistrationAgreementForm - Class in nl.strohalm.cyclos.controls.members.agreements
-
Form used to remove a registration agreement
- RemoveRegistrationAgreementForm() - Constructor for class nl.strohalm.cyclos.controls.members.agreements.RemoveRegistrationAgreementForm
-
- RemoveServiceClientAction - Class in nl.strohalm.cyclos.controls.services
-
Action used to edit an web services client
- RemoveServiceClientAction() - Constructor for class nl.strohalm.cyclos.controls.services.RemoveServiceClientAction
-
- RemoveServiceClientForm - Class in nl.strohalm.cyclos.controls.services
-
Form used to edit an web services client
- RemoveServiceClientForm() - Constructor for class nl.strohalm.cyclos.controls.services.RemoveServiceClientForm
-
- removeStyleImage(String) - Method in interface nl.strohalm.cyclos.services.customization.ImageService
-
Removed the specified style image by name (if the image doesn't exist it returns silently)
- removeStyleImage(String) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- removeStyleImage(String) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- RemoveThemeAction - Class in nl.strohalm.cyclos.controls.customization.themes
-
Action used to remove a theme from system
- RemoveThemeAction() - Constructor for class nl.strohalm.cyclos.controls.customization.themes.RemoveThemeAction
-
- RemoveTransactionFeeAction - Class in nl.strohalm.cyclos.controls.accounts.transactionfees
-
Action used to remove a transaction fee
- RemoveTransactionFeeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.transactionfees.RemoveTransactionFeeAction
-
- RemoveTransactionFeeForm - Class in nl.strohalm.cyclos.controls.accounts.transactionfees
-
Form used to remove a transaction fee
- RemoveTransactionFeeForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.transactionfees.RemoveTransactionFeeForm
-
- RemoveTransferImportAction - Class in nl.strohalm.cyclos.controls.accounts.external.transferimports
-
Action used to remove a transfer import
- RemoveTransferImportAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.transferimports.RemoveTransferImportAction
-
- RemoveTransferImportForm - Class in nl.strohalm.cyclos.controls.accounts.external.transferimports
-
Form used to remove a transfer import
- RemoveTransferImportForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.transferimports.RemoveTransferImportForm
-
- RemoveTransferTypeAction - Class in nl.strohalm.cyclos.controls.accounts.transfertypes
-
Action used to remove a transfer type
- RemoveTransferTypeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.transfertypes.RemoveTransferTypeAction
-
- RemoveTransferTypeForm - Class in nl.strohalm.cyclos.controls.accounts.transfertypes
-
Form used to remove a transfer type
- RemoveTransferTypeForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.transfertypes.RemoveTransferTypeForm
-
- RemoveTranslationMessagesAction - Class in nl.strohalm.cyclos.controls.customization.translationMessages
-
Action used to remove messages
- RemoveTranslationMessagesAction() - Constructor for class nl.strohalm.cyclos.controls.customization.translationMessages.RemoveTranslationMessagesAction
-
- RemoveTranslationMessagesForm - Class in nl.strohalm.cyclos.controls.customization.translationMessages
-
Form used to remove messages
- RemoveTranslationMessagesForm() - Constructor for class nl.strohalm.cyclos.controls.customization.translationMessages.RemoveTranslationMessagesForm
-
- removeValue(String) - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.GenerateTransactionPasswordAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.IsUsedTransactionPasswordAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.admins.GetApplicationStatusAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.BaseAjaxAction
-
Render the AJAX result
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.BaseCsvAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.BaseReceiptPrintAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.fields.ListPaymentFieldsAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.files.GetDirectoryContentsAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.image.RemoveImageAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.LoadMemberAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.SearchAdminsAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingVariablesAjaxAction
-
- renderContent(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxAction
-
- repay(RepayLoanDTO) - Method in interface nl.strohalm.cyclos.services.transactions.LoanService
-
Repay a loan, returning the generated transfer.
- repay(RepayLoanDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- repay(RepayLoanDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- RepayLoanAction - Class in nl.strohalm.cyclos.controls.loans
-
Action used to repay a loan
- RepayLoanAction() - Constructor for class nl.strohalm.cyclos.controls.loans.RepayLoanAction
-
- RepayLoanDTO - Class in nl.strohalm.cyclos.services.transactions
-
Parameters for repaying a loan
- RepayLoanDTO() - Constructor for class nl.strohalm.cyclos.services.transactions.RepayLoanDTO
-
- RepayLoanDTO(Loan, BigDecimal) - Constructor for class nl.strohalm.cyclos.services.transactions.RepayLoanDTO
-
- RepayLoanDTO(LoanPayment, BigDecimal) - Constructor for class nl.strohalm.cyclos.services.transactions.RepayLoanDTO
-
- RepayLoanForm - Class in nl.strohalm.cyclos.controls.loans
-
Form used to repay a loan
- RepayLoanForm() - Constructor for class nl.strohalm.cyclos.controls.loans.RepayLoanForm
-
- replace(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.AbstractEnumType
-
- replace(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.AmountType
-
- replace(Object, Object, SessionImplementor, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.BasePeriodType
-
- replace(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.PermissionType
-
- replace(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.RangeConstraintType
-
- replace(Object, Object, SessionImplementor, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.TimePeriodType
-
- replacePossibleValues(CustomFieldPossibleValue, CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- replacePossibleValues(CustomFieldPossibleValue, CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- replacePossibleValues(CustomFieldPossibleValue, CustomFieldPossibleValue) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Replace all field values with the given old possible value with the given new value
- replacePossibleValues(CustomFieldPossibleValue, CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- replacePossibleValues(CustomFieldPossibleValue, CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- replacePossibleValues(CustomFieldPossibleValue, CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- replacePossibleValues(CustomFieldPossibleValue, CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- replacePossibleValues(CustomFieldPossibleValue, CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- replacePossibleValues(CustomFieldPossibleValue, CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- replaceSupplementaryCharacters(String) - Static method in class nl.strohalm.cyclos.utils.StringHelper
-
Replaces supplementary characters with a ?
- request - Variable in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction.ShouldValidateTPParameter
-
- request(HttpServletRequest) - Static method in class nl.strohalm.cyclos.http.AttributeHolder.Factory
-
- requestAccess(AbstractActionContext) - Method in class nl.strohalm.cyclos.struts.access.ActionAccessMonitor
-
- requestGuarantee(PaymentObligationPackDTO) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It creates a new guarantee from a pack of payment obligations
- requestGuarantee(PaymentObligationPackDTO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- requestGuarantee(PaymentObligationPackDTO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- RequestHelper - Class in nl.strohalm.cyclos.utils
-
Helper class for request operations
- RequestHelper() - Constructor for class nl.strohalm.cyclos.utils.RequestHelper
-
- requestOf(SoapMessage) - Static method in class nl.strohalm.cyclos.webservices.utils.WebServiceHelper
-
Returns the HttpServletRequest instance for the given SOAP message
- RequestParameter - Annotation Type in nl.strohalm.cyclos.annotations
-
It allows annotate a struts action class indicating the request parameter name
used to load a related entity
- requestParametersToFieldValues(HttpServletRequest, String) - Method in class nl.strohalm.cyclos.webservices.rest.BaseFieldsRestController
-
- requestPayment(String, PaymentRequestTicketVO) - Method in interface nl.strohalm.cyclos.webservices.external.paymentrequest.PaymentRequestWebService
-
Requests a payment confirmation
- RequestPaymentAction - Class in nl.strohalm.cyclos.controls.payments.request
-
Action used by a member to request a payment to be confirmed by other channel
- RequestPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.payments.request.RequestPaymentAction
-
- requestPaymentConfirmation(RequestPaymentParameters) - Method in interface nl.strohalm.cyclos.webservices.payments.PaymentWebService
-
Makes a payment request, in order to be confirmed in another channel
- requestPaymentConfirmation(RequestPaymentParameters) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- RequestPaymentForm - Class in nl.strohalm.cyclos.controls.payments.request
-
Form used by a member to request a payment to be confirmed by other channel
- RequestPaymentForm() - Constructor for class nl.strohalm.cyclos.controls.payments.request.RequestPaymentForm
-
- RequestPaymentParameters - Class in nl.strohalm.cyclos.webservices.payments
-
Parameters used to request a payment
- RequestPaymentParameters() - Constructor for class nl.strohalm.cyclos.webservices.payments.RequestPaymentParameters
-
- RequestPaymentResult - Class in nl.strohalm.cyclos.webservices.payments
-
The result from a request payment call
- RequestPaymentResult() - Constructor for class nl.strohalm.cyclos.webservices.payments.RequestPaymentResult
-
- RequestProcessingFilter - Class in nl.strohalm.cyclos.http
-
Filter used to apply the correct character encoding
- RequestProcessingFilter() - Constructor for class nl.strohalm.cyclos.http.RequestProcessingFilter
-
- required() - Method in class nl.strohalm.cyclos.utils.validation.Validator.Property
-
- RequiredError - Class in nl.strohalm.cyclos.utils.validation
-
Required data validation error
- RequiredError(Object...) - Constructor for class nl.strohalm.cyclos.utils.validation.RequiredError
-
- requiredUserType(ActionMapping, HttpServletRequest, HttpServletResponse, LoginForm) - Method in class nl.strohalm.cyclos.controls.access.LoginAction
-
May be overridden in order to return the required user type
- requiredUserType(ActionMapping, HttpServletRequest, HttpServletResponse, LoginForm) - Method in class nl.strohalm.cyclos.controls.posweb.LoginAction
-
- RequiredValidation - Class in nl.strohalm.cyclos.utils.validation
-
Validates a required field
- requiredValuesMap - Variable in class nl.strohalm.cyclos.services.access.AbstractPermissionCheck
-
- requiresMemberToReceive() - Method in class nl.strohalm.cyclos.services.elements.SendDirectMessageToMemberDTO
-
- requiresMemberToReceive() - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
- requiresMemberToReceive() - Method in class nl.strohalm.cyclos.services.elements.SendMessageToMemberDTO
-
- resendEmail(PendingMember) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Re-sends the activation e-mail
- resendEmail(PendingMember) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- resendEmail(PendingMember) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- resendEmailChange(Long) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Re-sends the pending e-mail change e-mail for the member with the given id
- resendEmailChange(Long) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- resendEmailChange(Long) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- ResendEmailChangeValidationAction - Class in nl.strohalm.cyclos.controls.members
-
Action used to re-send an e-mail to validate an e-mail change
- ResendEmailChangeValidationAction() - Constructor for class nl.strohalm.cyclos.controls.members.ResendEmailChangeValidationAction
-
- ResendEmailChangeValidationForm - Class in nl.strohalm.cyclos.controls.members
-
Form used to resend an e-mail to validate an e-mail change
- ResendEmailChangeValidationForm() - Constructor for class nl.strohalm.cyclos.controls.members.ResendEmailChangeValidationForm
-
- ResendEmailValidationAction - Class in nl.strohalm.cyclos.controls.members.pending
-
Action used to resend a validation e-mail
- ResendEmailValidationAction() - Constructor for class nl.strohalm.cyclos.controls.members.pending.ResendEmailValidationAction
-
- ResendEmailValidationForm - Class in nl.strohalm.cyclos.controls.members.pending
-
Form used to resend a validation e-mail
- ResendEmailValidationForm() - Constructor for class nl.strohalm.cyclos.controls.members.pending.ResendEmailValidationForm
-
- reservationDiff(Account, Period) - Method in interface nl.strohalm.cyclos.dao.accounts.AmountReservationDAO
-
Calculates the sum of amount reservations within the given period (optionally null, considering all time)
- reservationDiff(Account, Period) - Method in class nl.strohalm.cyclos.dao.accounts.AmountReservationDAOImpl
-
- reserve(ScheduledPayment) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- reserve(ScheduledPayment) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Inserts an amount reservation for the given scheduled payment
- reservePending(Transfer) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- reservePending(Transfer) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Inserts an amount reservation for a transfer pending authorization
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.access.ListConnectedUsersForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.accounts.details.TransfersAwaitingAuthorizationForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.SearchGuaranteesForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.accounts.pos.SearchPosForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.BaseQueryForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.SearchTranslationMessagesForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.elements.SearchElementsForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsLogsForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsActivityForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsFinancesForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsKeyDevelopmentsForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsTaxesForm
-
- reset() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- reset(FileMapping) - Method in interface nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingService
-
Reset the file mapping reference on the external account, removing it from the database
- reset(FileMapping) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceImpl
-
- reset(FileMapping) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceSecurity
-
- ResetAndSendPasswordAction - Class in nl.strohalm.cyclos.controls.access
-
Action used to reset a member's password and send it by mail
- ResetAndSendPasswordAction() - Constructor for class nl.strohalm.cyclos.controls.access.ResetAndSendPasswordAction
-
- ResetAndSendPasswordForm - Class in nl.strohalm.cyclos.controls.access
-
Form used to reset a member's password and send it by mail
- ResetAndSendPasswordForm() - Constructor for class nl.strohalm.cyclos.controls.access.ResetAndSendPasswordForm
-
- resetBuffer() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- ResetFileMappingAction - Class in nl.strohalm.cyclos.controls.accounts.external.filemappings
-
Action used to reset a file mapping
- ResetFileMappingAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.filemappings.ResetFileMappingAction
-
- ResetFileMappingForm - Class in nl.strohalm.cyclos.controls.accounts.external.filemappings
-
Form used to reset a file mapping
- ResetFileMappingForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.filemappings.ResetFileMappingForm
-
- resetPassword(MemberUser) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Reset an user's password, sending it by mail
- resetPassword(MemberUser) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- resetPassword(MemberUser) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- resetState() - Method in interface nl.strohalm.cyclos.http.Resettable
-
Resets the state of this object to the original state
- resetState() - Method in class nl.strohalm.cyclos.http.ResettableAttributeHolder
-
Resets this object to the original state
- resetState() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletRequest
-
- resetState() - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- resetState() - Method in class nl.strohalm.cyclos.http.ResettableHttpSession
-
- Resettable - Interface in nl.strohalm.cyclos.http
-
Implemented by object wrappers which keeps state of other objects, being able to reset to the original state or apply pending changes to the
original object
- ResettableAttributeHolder - Class in nl.strohalm.cyclos.http
-
- ResettableAttributeHolder(AttributeHolder) - Constructor for class nl.strohalm.cyclos.http.ResettableAttributeHolder
-
- ResettableHttpServletRequest - Class in nl.strohalm.cyclos.http
-
An HttpServletRequest which wraps another request, keeping track of changes.
- ResettableHttpServletRequest(HttpServletRequest) - Constructor for class nl.strohalm.cyclos.http.ResettableHttpServletRequest
-
- ResettableHttpServletResponse - Class in nl.strohalm.cyclos.http
-
An HttpServletResponse which wraps another response, keeping track of changes.
- ResettableHttpServletResponse(HttpServletResponse) - Constructor for class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- ResettableHttpSession - Class in nl.strohalm.cyclos.http
-
An HttpSession which wraps another session, keeping track of changes.
- ResettableHttpSession(ResettableHttpServletRequest, HttpSession) - Constructor for class nl.strohalm.cyclos.http.ResettableHttpSession
-
- resetTransactionPassword(ResetTransactionPasswordDTO) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Resets the transaction password of the specified user
- resetTransactionPassword(ResetTransactionPasswordDTO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- resetTransactionPassword(ResetTransactionPasswordDTO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- ResetTransactionPasswordDTO - Class in nl.strohalm.cyclos.services.elements
-
Contains parameters to reset an user's transaction password
- ResetTransactionPasswordDTO() - Constructor for class nl.strohalm.cyclos.services.elements.ResetTransactionPasswordDTO
-
- resizeGivenMaxDimensions(BufferedImage, String, Dimensions) - Static method in class nl.strohalm.cyclos.utils.ImageHelper
-
Resizes the given image to a maximum according to the given dimensions, returning the file where it is stored
- resizeKeepingRatio(Dimensions) - Method in class nl.strohalm.cyclos.utils.Dimensions
-
Returns a new Dimension object, resized given the maximum possible dimensions, and keeping the aspect ratio
- resolve(String) - Method in class nl.strohalm.cyclos.webservices.utils.CurrencyHelper
-
Given a currency symbol or identifier as string, returns the
Currency instance
- resolveAd(ActionContext) - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- resolveAd(ActionContext) - Method in class nl.strohalm.cyclos.controls.ads.EditAdAction
-
- resolveAdditionalFetch() - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceImpl
-
- resolveAdditionalFetch() - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
Must be implemented in order to resolve additional fetch to be applied before fields are stored on the cache
- resolveAdditionalFetch() - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceImpl
-
- resolveAdditionalFetch() - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceImpl
-
- resolveAdditionalFetch() - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- resolveAddressType(String) - Static method in class nl.strohalm.cyclos.utils.InternetAddressHelper
-
Returns the address type, or null when invalid
- resolveAllIpAddresses() - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- resolveAllIpAddresses() - Method in interface nl.strohalm.cyclos.services.services.ServiceClientServiceLocal
-
Resolves the IP addresses for all service clients
- resolveAuthorizationDto(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.authorization.BaseTransferAuthorizationAction
-
- resolveChannel(String) - Method in class nl.strohalm.cyclos.webservices.utils.ChannelHelper
-
When the current request comes from a client restricted to a channel, use that channel.
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.cards.ExportCardsToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.details.ExportTransactionsToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.ads.ExportAdsToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.BaseCsvAction
-
Must be implemented in order to return the
CSVWriter which will render the content
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.loans.ExportLoanPaymentsToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.loans.ExportLoansToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.brokering.ExportBrokeringsToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.ExportMembersToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.pending.ExportPendingMembersToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.records.ExportMemberRecordsToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.reports.members.list.ExportMembersListReportToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.reports.members.sms.SmsLogsReportCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.ExportMembersTransactionsDetailsToCsvAction
-
- resolveCSVWriter(ActionContext) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.ExportMembersTransactionsReportToCsvAction
-
- resolveCurrencies(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- resolveEntityType(ActionContext) - Method in class nl.strohalm.cyclos.controls.admintasks.BaseIndexesAction
-
- resolveError(Throwable) - Static method in class nl.strohalm.cyclos.webservices.rest.RestHelper
-
Returns the
ServerErrorVO bean and the status code representing the given exception
- resolveErrorKey(CreditsException) - Method in class nl.strohalm.cyclos.utils.ActionHelper
-
Given a credits exception, resolve it's error key
- resolveErrorReturnTo(ActionMapping, HttpServletRequest, HttpServletResponse, LoginForm) - Method in class nl.strohalm.cyclos.controls.access.LoginAction
-
- resolveErrorReturnTo(ActionMapping, HttpServletRequest, HttpServletResponse, LoginForm) - Method in class nl.strohalm.cyclos.controls.posweb.LoginAction
-
- resolveForward(ActionContext) - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordAction
-
- resolveForward(ActionContext) - Method in class nl.strohalm.cyclos.controls.posweb.ChangeExpiredPasswordAction
-
- resolveForwardParams(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
Resolve a Map containing parameters for the next request after a form submit
- resolveFromFiles(Collection<String>) - Static method in enum nl.strohalm.cyclos.themes.Theme.Style
-
Returns a set containing the WhatToExport instances according to a list of given file names
- resolveFromMember(AbstractPaymentParameters) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
Returns the from member, either by id or username
- resolveImplementationClass() - Method in class nl.strohalm.cyclos.spring.BaseSingletonFactoryBean
-
Should be implemented in order to instantiate the actual object
- resolveImplementationClass() - Method in class nl.strohalm.cyclos.spring.FactoryBeanFromProperties
-
- resolveIndexRoot() - Static method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
Returns the root directory where indexes are stored
- resolveLoanDTO(ActionContext) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- resolveLoginForward(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
Returns a forward to the login page.
- resolveLoginForward(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.posweb.BasePosWebPaymentAction
-
- resolveMember(TransactionImportDTO) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
Resolve the member of the given DTO
- resolveMember(TransactionImportDTO) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceLocal
-
Resolves the member involved in the transaction.
- resolveMember(PrincipalParameters) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- resolveMember(PrincipalType, String) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- resolveMember(String, String) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- resolveMembersToNotify(Ad) - Method in interface nl.strohalm.cyclos.dao.members.AdInterestDAO
-
Iterates over all ad interests for all members
- resolveMembersToNotify(Ad) - Method in class nl.strohalm.cyclos.dao.members.AdInterestDAOImpl
-
- resolveModules(ActionContext, Group) - Static method in class nl.strohalm.cyclos.controls.groups.permissions.EditGroupPermissionsAction
-
- resolveOptions(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.ListGeneratedTypesAjaxAction
-
- resolveOptions(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxAction
-
- resolveOptions(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxAction
-
May be overridden to resolve the rendering options
- resolveParameters(CreditsException) - Method in class nl.strohalm.cyclos.utils.ActionHelper
-
- resolvePath() - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- resolvePaymentDTO(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
Reads the payment DTO from the form
- resolvePaymentDTO(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.PaymentAction
-
Reads the payment DTO from the form
- resolvePaymentDTO(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.SelfPaymentAction
-
- resolvePaymentDTO(ActionContext) - Method in class nl.strohalm.cyclos.controls.posweb.MakePaymentAction
-
- resolvePaymentDTO(ActionContext) - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentAction
-
- resolvePrincipalType(String) - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Resolves a principal type given a string.
- resolvePrincipalType(String, String) - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Resolves a principal type given a string, validating that it is supported by the given channel.
- resolvePrincipalType(String) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- resolvePrincipalType(String, String) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- resolvePrincipalType(String) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- resolvePrincipalType(String, String) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- resolvePrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.utils.ChannelHelper
-
- resolveQuery(ActionContext) - Method in class nl.strohalm.cyclos.controls.elements.ExportElementsToCsvAction
-
- resolveQuery(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.ExportMembersToCsvAction
-
- resolveReference(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.references.BaseEditReferenceAction
-
- resolveReference(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.references.EditGeneralReferenceAction
-
- resolveReference(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.references.EditTransactionFeedbackAction
-
- resolveReferences(Entity) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
- resolveScheduledPayment(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewScheduledPaymentAction
-
- resolveText(ActionContext, ReceiptPrinterSettings) - Method in class nl.strohalm.cyclos.controls.accounts.details.ScheduledPaymentReceiptAjaxAction
-
- resolveText(ActionContext, ReceiptPrinterSettings) - Method in class nl.strohalm.cyclos.controls.accounts.details.TransactionReceiptAjaxAction
-
- resolveText(ActionContext, ReceiptPrinterSettings) - Method in class nl.strohalm.cyclos.controls.BaseReceiptPrintAjaxAction
-
Should be implemented in order to resolve the text to print.
- resolveText(ActionContext, ReceiptPrinterSettings) - Method in class nl.strohalm.cyclos.controls.posweb.TransactionsReceiptAction
-
- resolveToMember(AbstractPaymentParameters) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
Returns the to member, either by id or username
- resolveTransfer(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- resolveTransferTypeQuery(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
Should be overridden to return a transfer type query.
- resolveTransferTypeQuery(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.PaymentAction
-
- resolveTransferTypeQuery(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.SelfPaymentAction
-
- resolveTransferTypeQuery(ActionContext) - Method in class nl.strohalm.cyclos.controls.posweb.BasePosWebPaymentAction
-
- resolveTransferTypeQuery(ActionContext) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
builds the query for getting the transfer types, to fill the transfer type drop down.
- resolveTransferTypes(Element) - Method in class nl.strohalm.cyclos.controls.accounts.details.BaseTransferAuthorizationSearchAction
-
- resolveType() - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- resolveUrl() - Method in class nl.strohalm.cyclos.taglibs.CustomImageUrlTag
-
Returns the url
- resolveUrlFor(Class<?>) - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Resolves the service url for the given interface
- resolveURLs(String) - Static method in class nl.strohalm.cyclos.utils.CSSHelper
-
Returns a list with all URLs referenced by the given css code
- resolveUser(PrincipalType, String) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
Invokes resolveMember(String), returning it's user, or null
- response - Variable in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction.ShouldValidateTPParameter
-
- responseHelper - Variable in class nl.strohalm.cyclos.controls.ads.categories.ExportAdCategoriesAction
-
- responseHelper - Variable in class nl.strohalm.cyclos.controls.BaseAjaxAction
-
- responseHelper - Variable in class nl.strohalm.cyclos.controls.BaseFormAction
-
- responseHelper - Variable in class nl.strohalm.cyclos.controls.BasePublicFormAction
-
- responseHelper - Variable in class nl.strohalm.cyclos.controls.customization.documents.ViewDocumentAction
-
- responseHelper - Variable in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- responseHelper - Variable in class nl.strohalm.cyclos.controls.customization.translationMessages.ExportTranslationMessagesAction
-
- responseHelper - Variable in class nl.strohalm.cyclos.controls.settings.ExportSettingsAction
-
- ResponseHelper - Class in nl.strohalm.cyclos.utils
-
Helper class for working with the response object
- ResponseHelper() - Constructor for class nl.strohalm.cyclos.utils.ResponseHelper
-
- ResponseHelper.Status - Enum in nl.strohalm.cyclos.utils
-
- REST - Static variable in class nl.strohalm.cyclos.entities.access.Channel
-
- RestAuthenticationEntryPoint - Class in nl.strohalm.cyclos.webservices.rest
-
Entry point for authentication
- RestAuthenticationEntryPoint() - Constructor for class nl.strohalm.cyclos.webservices.rest.RestAuthenticationEntryPoint
-
- RestAuthenticationProvider - Class in nl.strohalm.cyclos.webservices.rest
-
An AuthenticationProvider which validates the username / password in Cyclos.
- RestAuthenticationProvider() - Constructor for class nl.strohalm.cyclos.webservices.rest.RestAuthenticationProvider
-
- RestFilter - Class in nl.strohalm.cyclos.http
-
Filter which handles the REST services context
- RestFilter() - Constructor for class nl.strohalm.cyclos.http.RestFilter
-
- RestFormatterRegistrar - Class in nl.strohalm.cyclos.webservices.rest
-
Registers converters used by REST controllers
- RestFormatterRegistrar() - Constructor for class nl.strohalm.cyclos.webservices.rest.RestFormatterRegistrar
-
- RestHelper - Class in nl.strohalm.cyclos.webservices.rest
-
Contains helper methods for REST services
- RestHelper() - Constructor for class nl.strohalm.cyclos.webservices.rest.RestHelper
-
- RestLogDTO - Class in nl.strohalm.cyclos.utils.logging
-
Contains parameters used on the log for REST web services
- RestLogDTO() - Constructor for class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- restricted() - Method in class nl.strohalm.cyclos.webservices.utils.ChannelHelper
-
Returns the channel name for the current client's restricted channel, or null when not restricted
- ResultPage<T> - Class in nl.strohalm.cyclos.webservices.model
-
Contains a page of results
- ResultPage() - Constructor for class nl.strohalm.cyclos.webservices.model.ResultPage
-
- ResultPage(int, int, int, List<T>) - Constructor for class nl.strohalm.cyclos.webservices.model.ResultPage
-
- retainAll(Collection<?>) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- retrieve() - Method in interface nl.strohalm.cyclos.utils.cache.CacheCallback
-
Returns the object for the cache
- retrieveTotalAmount(ProjectionDTO) - Method in class nl.strohalm.cyclos.services.transactions.BaseMultiplePaymentLoanHandler
-
- retrieveTotalAmount(ProjectionDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanWithInterestHandler
-
- RetrieveTransfersToProcessAction - Class in nl.strohalm.cyclos.controls.accounts.external.process
-
Action used to retrieve the payments to process
- RetrieveTransfersToProcessAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.process.RetrieveTransfersToProcessAction
-
- RetrieveTransfersToProcessForm - Class in nl.strohalm.cyclos.controls.accounts.external.process
-
Form used to retrieve the payments to process
- RetrieveTransfersToProcessForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.process.RetrieveTransfersToProcessForm
-
- returnedClass() - Method in class nl.strohalm.cyclos.utils.hibernate.AbstractEnumType
-
- returnedClass() - Method in class nl.strohalm.cyclos.utils.hibernate.AmountType
-
- returnedClass() - Method in class nl.strohalm.cyclos.utils.hibernate.BasePeriodType
-
- returnedClass() - Method in class nl.strohalm.cyclos.utils.hibernate.PermissionType
-
- returnedClass() - Method in class nl.strohalm.cyclos.utils.hibernate.RangeConstraintType
-
- returnedClass() - Method in class nl.strohalm.cyclos.utils.hibernate.TimePeriodType
-
- returnForward(WebShopTicket) - Static method in class nl.strohalm.cyclos.controls.webshop.WebShopHelper
-
Returns a forward to the ticket's return url
- returnReservation(TransferAuthorization, Transfer) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- returnReservation(TransferAuthorization, Transfer) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Inserts an amount reservation to return the reserved amount for a payment authorization
- returnReservationForInstallment(Transfer) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- returnReservationForInstallment(Transfer) - Method in interface nl.strohalm.cyclos.services.accounts.AccountServiceLocal
-
Inserts an amount reservation to return the reserved amount for an installment of a scheduled payment that reserved the total amount
- reverse(String) - Method in interface nl.strohalm.cyclos.webservices.payments.PaymentWebService
-
Performs a reverse, returning the status, the original transfer and the chargeback transfer
- reverse(String) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- RichTextAreaTag - Class in nl.strohalm.cyclos.taglibs
-
Renders a rich text area
- RichTextAreaTag() - Constructor for class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- rollback() - Method in class nl.strohalm.cyclos.utils.JDBCWrapper
-
Rollbacks the underlying connection
- ROOT_CACHE_PATH - Static variable in class nl.strohalm.cyclos.servlets.ImageByIdServlet
-
- RootUrlMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_7
-
A migration that copies the root url from properties into the database
- RootUrlMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_7.RootUrlMigration
-
- round(BigDecimal) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- round(Object) - Static method in class nl.strohalm.cyclos.taglibs.Functions
-
Rounds the given number
- roundHighPrecision(BigDecimal) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- RowBreakTag - Class in nl.strohalm.cyclos.taglibs
-
Breaks the line inside a layout tag
- RowBreakTag() - Constructor for class nl.strohalm.cyclos.taglibs.RowBreakTag
-
- rowSeparator - Variable in class nl.strohalm.cyclos.utils.csv.CSVWriter
-
- run() - Method in class nl.strohalm.cyclos.scheduling.HourlyScheduledTasks
-
- run() - Method in class nl.strohalm.cyclos.scheduling.polling.PollingTask
-
- run(Calendar) - Method in class nl.strohalm.cyclos.scheduling.tasks.BaseScheduledTask
-
- run(Calendar) - Method in interface nl.strohalm.cyclos.scheduling.tasks.ScheduledTask
-
Run this task as if it were fired at the exact given instant
- run() - Method in class nl.strohalm.cyclos.setup.CreateBasicData
-
Create the basic data
- run() - Method in class nl.strohalm.cyclos.setup.CreateDataBase
-
Create the database
- run() - Method in class nl.strohalm.cyclos.setup.CreateInitialData
-
CreateInitialData Create an initial database
- run() - Method in class nl.strohalm.cyclos.setup.CreateSmsData
-
- run() - Method in class nl.strohalm.cyclos.setup.DataBaseConfiguration
-
- run() - Method in class nl.strohalm.cyclos.setup.ExportScript
-
Export the script for creating the database
- run() - Method in class nl.strohalm.cyclos.utils.DelegateTimerTask
-
- run() - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- run(Collection<T>) - Method in class nl.strohalm.cyclos.utils.ParallelTask
-
Runs all the given tasks.
- RunAccountFeeAction - Class in nl.strohalm.cyclos.controls.accounts.accountfees
-
Action used to run a manual account fee
- RunAccountFeeAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.accountfees.RunAccountFeeAction
-
- runAs(User, Callable<T>) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
- runAs(User, String, Callable<T>) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
- runAsSystem(Callable<T>) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
- runAsync(TransactionCallback<T>) - Method in interface nl.strohalm.cyclos.utils.TransactionHelper
-
Executes the given #TransactionCallback in a separate transaction, without waiting for the result.
- runAsync(TransactionCallback<T>) - Method in class nl.strohalm.cyclos.utils.TransactionHelperImpl
-
- runCommitListeners() - Method in class nl.strohalm.cyclos.utils.transaction.TransactionListeners
-
Runs the commit listeners
- runInCurrentThread(TransactionCallback<T>) - Method in interface nl.strohalm.cyclos.utils.TransactionHelper
-
Runs the current callback in the current thread.
- runInCurrentThread(TransactionCallback<T>) - Method in class nl.strohalm.cyclos.utils.TransactionHelperImpl
-
- runInitializations(Collection<String>) - Method in class nl.strohalm.cyclos.utils.tasks.HazelcastTaskRunner
-
- runInitializations(Collection<String>) - Method in interface nl.strohalm.cyclos.utils.tasks.TaskRunner
-
Runs all the given initializations, which are spring bean names.
- runInitializations(Collection<String>) - Method in class nl.strohalm.cyclos.utils.tasks.TaskRunnerImpl
-
- runInNewTransaction(TransactionCallback<T>) - Method in interface nl.strohalm.cyclos.utils.TransactionHelper
-
Executes the given TransactionCallback in a separate transaction.
- runInNewTransaction(TransactionCallback<T>) - Method in class nl.strohalm.cyclos.utils.TransactionHelperImpl
-
- runListeners(boolean) - Method in class nl.strohalm.cyclos.utils.transaction.TransactionListeners
-
- runNative(JDBCCallback) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
Runs something directly in the database connection using a
JDBCCallback
- runNextTasks() - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- runPollingTask(String, Callable<Boolean>) - Method in interface nl.strohalm.cyclos.utils.tasks.TaskRunner
-
Executes the given polling task
- runPollingTask(String, Callable<Boolean>) - Method in class nl.strohalm.cyclos.utils.tasks.TaskRunnerImpl
-
- runRollbackListeners() - Method in class nl.strohalm.cyclos.utils.transaction.TransactionListeners
-
Runs the rollback listeners
- runScheduledTasks(Calendar, Collection<String>) - Method in interface nl.strohalm.cyclos.utils.tasks.TaskRunner
-
Runs the scheduled task with the given name
- runScheduledTasks(Calendar, Collection<String>) - Method in class nl.strohalm.cyclos.utils.tasks.TaskRunnerImpl
-
- runTask() - Method in class nl.strohalm.cyclos.scheduling.polling.AccountActivationPollingTask
-
- runTask() - Method in class nl.strohalm.cyclos.scheduling.polling.AdInterestsNotificationPollingTask
-
- runTask() - Method in class nl.strohalm.cyclos.scheduling.polling.BulkMessageSendingPollingTask
-
- runTask() - Method in class nl.strohalm.cyclos.scheduling.polling.ChargeAccountFeePollingTask
-
- runTask() - Method in class nl.strohalm.cyclos.scheduling.polling.PollingTask
-
Should be implemented by subclasses to perform the actual task.
- runTask() - Method in class nl.strohalm.cyclos.scheduling.polling.ServiceClientIpResolvingPollingTask
-
- runTask() - Method in class nl.strohalm.cyclos.scheduling.polling.SmsMailingSendingPollingTask
-
- runValidation(ActionContext, Element) - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- runValidation(ActionContext, Element) - Method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- runValidation(ActionContext, Element) - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- runValidation(ActionContext, Element) - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorAction
-
- sameAs(String) - Method in class nl.strohalm.cyclos.setup.Version
-
- sameDay(Calendar, Calendar) - Static method in class nl.strohalm.cyclos.utils.DateHelper
-
checks if the two dates are on the same calendar day.
- SanitizedHttpServletRequest - Class in nl.strohalm.cyclos.http
-
- SanitizedHttpServletRequest(HttpServletRequest) - Constructor for class nl.strohalm.cyclos.http.SanitizedHttpServletRequest
-
- SanitizerFilter - Class in nl.strohalm.cyclos.http
-
Filter used to apply the correct character encoding
- SanitizerFilter() - Constructor for class nl.strohalm.cyclos.http.SanitizerFilter
-
- save(Channel) - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Saves the given channel
- save(Channel) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- save(Channel) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- save(AccountFee) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Save the specified account fee
- save(AccountFee) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- save(AccountFeeLog) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- save(AccountFeeLog) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeServiceLocal
-
Save the specified account fee log
- save(AccountFee) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- save(AT) - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeService
-
Inserts or updates the account type.
- save(AT) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- save(AT) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceSecurity
-
- save(CardType) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardTypeService
-
Saves the card type
- save(CardType) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceImpl
-
- save(CardType) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceSecurity
-
- save(Currency, WhatRate) - Method in interface nl.strohalm.cyclos.services.accounts.CurrencyService
-
Saves the currency
- save(Currency, WhatRate) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- save(Currency, WhatRate) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- save(ExternalAccount) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalAccountService
-
Saves the External Account
- save(ExternalAccount) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceImpl
-
- save(ExternalAccount) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceSecurity
-
- save(ExternalTransfer) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferService
-
Saves the external transfer
- save(ExternalTransfer) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- save(ExternalTransfer) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceSecurity
-
- save(ExternalTransferType) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeService
-
Saves the EExternal Transfer Type
- save(ExternalTransferType) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceImpl
-
- save(ExternalTransferType) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceSecurity
-
- save(FieldMapping) - Method in interface nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingService
-
Saves the field mapping
- save(FieldMapping) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl
-
- save(FieldMapping) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceSecurity
-
- save(FileMapping) - Method in interface nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingService
-
Saves the file mapping
- save(FileMapping) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceImpl
-
- save(FileMapping) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceSecurity
-
- save(Certification) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- save(Certification) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- save(Certification) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- save(GuaranteeType) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeService
-
Saves the specified guarantee type, returning it with the generated id if it doesn't exist yet.
- save(GuaranteeType) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceImpl
-
- save(GuaranteeType) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceSecurity
-
- save(PaymentObligation, boolean) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationService
-
Saves the payment obligation
- save(PaymentObligation, boolean) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- save(PaymentObligation, boolean) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- save(MemberPos) - Method in interface nl.strohalm.cyclos.services.accounts.pos.MemberPosService
-
Persist the memberPos
- save(MemberPos) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- save(MemberPos) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceSecurity
-
- save(Pos) - Method in interface nl.strohalm.cyclos.services.accounts.pos.PosService
-
Persist the POS
- save(Pos) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- save(Pos) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceSecurity
-
- save(AdCategory) - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryService
-
Saves the specified category, returning it with the generated id if it doesn't exist yet.
- save(AdCategory) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- save(AdCategory) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- save(Ad) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
Saves the specified ad
- save(Ad) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- save(Ad) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- save(AdCustomField) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- save(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- save(AdminCustomField) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- save(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- save(CF) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Saves the given field
- save(CustomFieldPossibleValue) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Saves the given possible value
- save(CF) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- save(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- save(CustomizedFile) - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileService
-
Saves a customized file with no permission check.
- save(CustomizedFile) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- save(CustomizedFile) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceSecurity
-
- save(Entity, String, ImageHelper.ImageType, String, InputStream) - Method in interface nl.strohalm.cyclos.services.customization.ImageService
-
Saves the specified ownered image
- save(Image.Nature, ImageHelper.ImageType, String, InputStream) - Method in interface nl.strohalm.cyclos.services.customization.ImageService
-
Saves an image.
- save(Entity, String, ImageHelper.ImageType, String, InputStream) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- save(Image.Nature, ImageHelper.ImageType, String, InputStream) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- save(Entity, String, ImageHelper.ImageType, String, InputStream) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- save(Image.Nature, ImageHelper.ImageType, String, InputStream) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- save(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- save(LoanGroupCustomField) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- save(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- save(MemberCustomField) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- save(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- save(MemberRecordCustomField) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- save(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- save(OperatorCustomField) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- save(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- save(PaymentCustomField) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- save(TranslationMessage) - Method in interface nl.strohalm.cyclos.services.customization.TranslationMessageService
-
Save the value of a given key
- save(TranslationMessage) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- save(TranslationMessage) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceSecurity
-
- save(AdInterest) - Method in interface nl.strohalm.cyclos.services.elements.AdInterestService
-
Saves the specified ad interest
- save(AdInterest) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceImpl
-
- save(AdInterest) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceSecurity
-
- save(Contact) - Method in interface nl.strohalm.cyclos.services.elements.ContactService
-
Saves the given contact
- save(Contact) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- save(Contact) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- save(MemberRecordType) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordTypeService
-
Saves the given member record type
- save(MemberRecordType) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- save(MemberRecordType) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceSecurity
-
- save(MessageCategory) - Method in interface nl.strohalm.cyclos.services.elements.MessageCategoryService
-
Save the Message Category.
- save(MessageCategory) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceImpl
-
- save(MessageCategory) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceSecurity
-
- save(GeneralReference) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Saves the given reference
- save(TransactionFeedback) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Saves a transaction feedback.
- save(GeneralReference) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- save(TransactionFeedback) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- save(GeneralReference) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- save(TransactionFeedback) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- save(RegistrationAgreement) - Method in interface nl.strohalm.cyclos.services.elements.RegistrationAgreementService
-
Saves the specified registration agreement
- save(RegistrationAgreement) - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceImpl
-
- save(RegistrationAgreement) - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceSecurity
-
- save(BrokerRemark) - Method in class nl.strohalm.cyclos.services.elements.RemarkServiceImpl
-
- save(GroupRemark) - Method in class nl.strohalm.cyclos.services.elements.RemarkServiceImpl
-
- save(GroupRemark) - Method in interface nl.strohalm.cyclos.services.elements.RemarkServiceLocal
-
Saves the specified group remark
- save(GroupFilter) - Method in interface nl.strohalm.cyclos.services.groups.GroupFilterService
-
Saves the group filter, returning the resulting object
- save(GroupFilter) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceImpl
-
- save(GroupFilter) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceSecurity
-
- save(InfoText) - Method in interface nl.strohalm.cyclos.services.infotexts.InfoTextService
-
- save(InfoText) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- save(InfoText) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceSecurity
-
- save(LoanGroup) - Method in interface nl.strohalm.cyclos.services.loangroups.LoanGroupService
-
Saves the loan group, returning the resulting object
- save(LoanGroup) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- save(LoanGroup) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceSecurity
-
- save(AdminNotificationPreference) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceService
-
Saves the notification preferences, returning the updated instance
- save(Member, Collection<NotificationPreference>) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceService
-
Save a collection of notification preferences for a given member
- save(AdminNotificationPreference) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- save(Member, Collection<NotificationPreference>) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- save(AdminNotificationPreference) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- save(Member, Collection<NotificationPreference>) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- save(ReceiptPrinterSettings) - Method in interface nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsService
-
Saves a receipt printer settings
- save(ReceiptPrinterSettings) - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceImpl
-
- save(ReceiptPrinterSettings) - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceSecurity
-
- save(ServiceClient) - Method in interface nl.strohalm.cyclos.services.services.ServiceClientService
-
Save a host
- save(ServiceClient) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- save(ServiceClient) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceSecurity
-
- save(AccessSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Save the access settings
- save(AlertSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Save the alert settings
- save(LocalSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Save the local settings
- save(LogSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Save the log settings
- save(MailSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Save the mail settings
- save(MailTranslation) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Save the mail translation
- save(MessageSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Save the message settings / notifications translation
- save(AccessSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- save(AlertSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- save(LocalSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- save(LogSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- save(MailSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- save(MailTranslation) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- save(MessageSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- save(AccessSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- save(AlertSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- save(LocalSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- save(LogSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- save(MailSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- save(MailTranslation) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- save(MessageSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- save(SmsLog) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceImpl
-
- save(SmsLog) - Method in interface nl.strohalm.cyclos.services.sms.SmsLogServiceLocal
-
Inserts a SMS log into the database
- save(AuthorizationLevel) - Method in interface nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelService
-
Saves the specified authorization level, returning the resulting object
- save(AuthorizationLevel) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl
-
- save(AuthorizationLevel) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceSecurity
-
- save(PaymentFilter) - Method in interface nl.strohalm.cyclos.services.transfertypes.PaymentFilterService
-
Saves the payment filter, returning the resulting object
- save(PaymentFilter) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceImpl
-
- save(PaymentFilter) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceSecurity
-
- save(BrokerCommission) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Saves a broker commission, returning the resulting object
- save(SimpleTransactionFee, SimpleTransactionFee.ARateRelation) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Saves a simple transaction fee, returning the resulting object
- save(BrokerCommission) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- save(SimpleTransactionFee, SimpleTransactionFee.ARateRelation) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- save(BrokerCommission) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- save(SimpleTransactionFee, SimpleTransactionFee.ARateRelation) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- save(TransferType) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeService
-
Saves the transfer type, returning the resulting object
- save(TransferType) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- save(TransferType) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- saveBrokerCommissionContract(BrokerCommissionContract) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Saves the broker commission contract
- saveBrokerCommissionContract(BrokerCommissionContract) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- saveBrokerCommissionContract(BrokerCommissionContract) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- saveByMemberId(Long, ContactsRestController.ContactNotes) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
Saves a contact, finding the member by id
- saveByMemberPrincipal(String, ContactsRestController.ContactNotes) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
Saves a contact, finding the member by principal
- saveDefaultBrokerCommissions(List<DefaultBrokerCommission>) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Saves the default broker commissions, returning the updated instances
- saveDefaultBrokerCommissions(List<DefaultBrokerCommission>) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- saveDefaultBrokerCommissions(List<DefaultBrokerCommission>) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- saveDetails(ImageDetailsDTO) - Method in interface nl.strohalm.cyclos.services.customization.ImageService
-
Saves the image details: order and captions
- saveDetails(ImageDetailsDTO) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- saveDetails(ImageDetailsDTO) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- saveDynamic(DynamicDocument) - Method in interface nl.strohalm.cyclos.services.customization.DocumentService
-
Save a dynamic document
- saveDynamic(DynamicDocument) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl
-
- saveDynamic(DynamicDocument) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceSecurity
-
- saveForTheme(CustomizedFile) - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileService
-
Saves a customized file.
- saveForTheme(CustomizedFile) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- saveForTheme(CustomizedFile) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceSecurity
-
- saveLog(GuaranteeLog) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- saveLog(PaymentObligationLog) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- saveLog(PaymentObligationLog) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceLocal
-
Saves the payment obligation log
- saveSmsStatusPreferences(Member, boolean, boolean, boolean, boolean) - Method in interface nl.strohalm.cyclos.services.preferences.PreferenceService
-
- saveSmsStatusPreferences(Member, boolean, boolean, boolean, boolean) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- saveSmsStatusPreferences(Member, boolean, boolean, boolean, boolean) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- saveStatic(StaticDocument, InputStream, int, String, String) - Method in interface nl.strohalm.cyclos.services.customization.DocumentService
-
Save a static document
- saveStatic(StaticDocument, InputStream, int, String, String) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl
-
- saveStatic(StaticDocument, InputStream, int, String, String) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceSecurity
-
- saveValues(Ad) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceImpl
-
- saveValues(ImportedAd) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceImpl
-
- saveValues(Ad) - Method in interface nl.strohalm.cyclos.services.customization.AdCustomFieldServiceLocal
-
Saves the field values for the given advertisement
- saveValues(ImportedAd) - Method in interface nl.strohalm.cyclos.services.customization.AdCustomFieldServiceLocal
-
Saves the field values for the given imported advertisement
- saveValues(Administrator) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceImpl
-
- saveValues(Administrator) - Method in interface nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceLocal
-
Saves a collection of admin custom field values
- saveValues(LoanGroup) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceImpl
-
- saveValues(LoanGroup) - Method in interface nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceLocal
-
Saves a collection of custom field values
- saveValues(ImportedMember) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceImpl
-
- saveValues(RegisteredMember) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceImpl
-
- saveValues(ImportedMember) - Method in interface nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceLocal
-
Saves a collection of imported members field values
- saveValues(RegisteredMember) - Method in interface nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceLocal
-
Saves a collection of member custom field values
- saveValues(ImportedMemberRecord) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceImpl
-
- saveValues(MemberRecord) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceImpl
-
- saveValues(ImportedMemberRecord) - Method in interface nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceLocal
-
Saves the given imported record values
- saveValues(MemberRecord) - Method in interface nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceLocal
-
Saves the custom values for a record
- saveValues(Operator) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceImpl
-
- saveValues(Operator) - Method in interface nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceLocal
-
Saves the custom values for an operator
- saveValues(Guarantee, boolean) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- saveValues(Invoice) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- saveValues(Payment) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- saveValues(Guarantee, boolean) - Method in interface nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceLocal
-
Saves the custom values for a guarantee
- saveValues(Invoice) - Method in interface nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceLocal
-
Saves the custom values for an invoice.
- saveValues(Payment) - Method in interface nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceLocal
-
Saves the custom values for a payment
- scale(Number, double) - Static method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
allows for scaling of any Number, which is (for example) division by 1000.
- ScheduledPayment - Class in nl.strohalm.cyclos.entities.accounts.transactions
-
A scheduled payment is a set of transfers grouped in a single logical entity.
- ScheduledPayment() - Constructor for class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- ScheduledPayment.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.transactions
-
- ScheduledPaymentAmountReservation - Class in nl.strohalm.cyclos.entities.accounts
-
An amount reservation by a scheduled payment which reserves the whole amount
- ScheduledPaymentAmountReservation() - Constructor for class nl.strohalm.cyclos.entities.accounts.ScheduledPaymentAmountReservation
-
- ScheduledPaymentDAO - Interface in nl.strohalm.cyclos.dao.accounts.transactions
-
Data access object for scheduled payments
- ScheduledPaymentDAOImpl - Class in nl.strohalm.cyclos.dao.accounts.transactions
-
Implementation for ScheduledPaymentDAO
- ScheduledPaymentDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.accounts.transactions.ScheduledPaymentDAOImpl
-
- ScheduledPaymentDTO - Class in nl.strohalm.cyclos.services.transactions
-
A representation for a future payment
- ScheduledPaymentDTO() - Constructor for class nl.strohalm.cyclos.services.transactions.ScheduledPaymentDTO
-
- ScheduledPaymentForm - Class in nl.strohalm.cyclos.controls.payments.scheduled
-
Form used to execute actions over a scheduled payment
- ScheduledPaymentForm() - Constructor for class nl.strohalm.cyclos.controls.payments.scheduled.ScheduledPaymentForm
-
- ScheduledPaymentInstallmentVO - Class in nl.strohalm.cyclos.webservices.model
-
Contains data about a scheduled payment installment
- ScheduledPaymentInstallmentVO() - Constructor for class nl.strohalm.cyclos.webservices.model.ScheduledPaymentInstallmentVO
-
- scheduledPaymentProcessingNotification(Transfer, boolean, boolean) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- scheduledPaymentProcessingNotification(Transfer, boolean, boolean) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- ScheduledPaymentQuery - Class in nl.strohalm.cyclos.entities.accounts.transactions
-
- ScheduledPaymentQuery() - Constructor for class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- ScheduledPaymentQuery.SearchType - Enum in nl.strohalm.cyclos.entities.accounts.transactions
-
- ScheduledPaymentQuery.StatusGroup - Enum in nl.strohalm.cyclos.entities.accounts.transactions
-
- ScheduledPaymentReceiptAjaxAction - Class in nl.strohalm.cyclos.controls.accounts.details
-
Action used to get details for printing a scheduled payment in a local receipt printer
- ScheduledPaymentReceiptAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.ScheduledPaymentReceiptAjaxAction
-
- scheduledPaymentsCancelledNotification(Member, boolean, Set<Member>, Set<MemberAccountType>) - Method in interface nl.strohalm.cyclos.utils.notifications.MemberNotificationHandler
-
- scheduledPaymentsCancelledNotification(Member, boolean, Set<Member>, Set<MemberAccountType>) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- scheduledPaymentService - Variable in class nl.strohalm.cyclos.controls.accounts.details.ScheduledPaymentReceiptAjaxAction
-
- scheduledPaymentService - Variable in class nl.strohalm.cyclos.controls.accounts.details.ViewScheduledPaymentAction
-
- scheduledPaymentService - Variable in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- scheduledPaymentService - Variable in class nl.strohalm.cyclos.controls.members.references.BaseEditReferenceAction
-
- scheduledPaymentService - Variable in class nl.strohalm.cyclos.controls.posweb.BasePosWebPaymentAction
-
- ScheduledPaymentService - Interface in nl.strohalm.cyclos.services.transactions
-
Service interface for scheduled payments
- ScheduledPaymentServiceImpl - Class in nl.strohalm.cyclos.services.transactions
-
Implementation for scheduled payment service
- ScheduledPaymentServiceImpl() - Constructor for class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- ScheduledPaymentServiceLocal - Interface in nl.strohalm.cyclos.services.transactions
-
Local interface.
- ScheduledPaymentServiceSecurity - Class in nl.strohalm.cyclos.services.transactions
-
- ScheduledPaymentServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- ScheduledPaymentsResultPage - Class in nl.strohalm.cyclos.webservices.accounts
-
Page results for account history transfers
- ScheduledPaymentsResultPage() - Constructor for class nl.strohalm.cyclos.webservices.accounts.ScheduledPaymentsResultPage
-
- ScheduledPaymentsResultPage(int, int, int, List<ScheduledPaymentVO>) - Constructor for class nl.strohalm.cyclos.webservices.accounts.ScheduledPaymentsResultPage
-
- ScheduledPaymentVO - Class in nl.strohalm.cyclos.webservices.model
-
Represents a scheduled payment from the point of view of an account
- ScheduledPaymentVO() - Constructor for class nl.strohalm.cyclos.webservices.model.ScheduledPaymentVO
-
- ScheduledTask - Interface in nl.strohalm.cyclos.scheduling.tasks
-
A Cyclos scheduled task.
- SchedulingHandler - Class in nl.strohalm.cyclos.scheduling
-
Handles execution of scheduled jobs
- SchedulingHandler() - Constructor for class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- SchedulingType - Enum in nl.strohalm.cyclos.controls.payments
-
Possible scheduling options for a new payment
- SCHEME_NAME - Static variable in class nl.strohalm.cyclos.utils.cache.ehcache.HazelcastCacheManagerPeerProvider
-
- ScriptTag - Class in nl.strohalm.cyclos.taglibs
-
Renders a script tag, appending the cyclos version as a parameter to avoid browser cache between versions
- ScriptTag() - Constructor for class nl.strohalm.cyclos.taglibs.ScriptTag
-
- ScrollableResultsIterator<T> - Class in nl.strohalm.cyclos.utils
-
Wraps a Hibernate ScrollableResults in an iterator
- ScrollableResultsIterator(Query, Transformer<Object[], T>) - Constructor for class nl.strohalm.cyclos.utils.ScrollableResultsIterator
-
- seach(CertificationQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.CertificationDAO
-
- seach(CertificationQuery) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.CertificationDAOImpl
-
- search(SessionQuery) - Method in interface nl.strohalm.cyclos.dao.access.SessionDAO
-
Searches for sessions according to the given parameters
- search(SessionQuery) - Method in class nl.strohalm.cyclos.dao.access.SessionDAOImpl
-
- search(AccountQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountDAO
-
Searches for accounts, ordering by the type name.
- search(AccountQuery) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDAOImpl
-
- search(AccountTypeQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.AccountTypeDAO
-
Searches for account types, ordering by name.
- search(AccountTypeQuery) - Method in class nl.strohalm.cyclos.dao.accounts.AccountTypeDAOImpl
-
- search(CardQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.cards.CardDAO
-
Searches for cards accordingly the parameters provided by queryParameters.
- search(CardQuery) - Method in class nl.strohalm.cyclos.dao.accounts.cards.CardDAOImpl
-
- search(ExternalAccountQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.external.ExternalAccountDAO
-
Search external accounts related system accounts type, ordering results by name
- search(ExternalAccountQuery) - Method in class nl.strohalm.cyclos.dao.accounts.external.ExternalAccountDAOImpl
-
- search(ExternalTransferQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.external.ExternalTransferDAO
-
Searches for external transfers according to the give parameters, ordering the results by date descending and amount ascending
- search(ExternalTransferQuery) - Method in class nl.strohalm.cyclos.dao.accounts.external.ExternalTransferDAOImpl
-
- search(ExternalTransferImportQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.external.ExternalTransferImportDAO
-
Searches for imports according to the given query parameters.
- search(ExternalTransferImportQuery) - Method in class nl.strohalm.cyclos.dao.accounts.external.ExternalTransferImportDAOImpl
-
- search(AccountFeeQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.AccountFeeDAO
-
Searches for AccountFee accordingly the parameters provided by queryParameters, ordering by name.
- search(AccountFeeQuery) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.AccountFeeDAOImpl
-
- search(AccountFeeLogQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.AccountFeeLogDAO
-
Searches for account fee logs, ordering by date descending.
- search(AccountFeeLogQuery) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.AccountFeeLogDAOImpl
-
- search(MemberAccountFeeLogQuery, LocalSettings.MemberResultDisplay) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAO
-
Searches for charged members
- search(MemberAccountFeeLogQuery, LocalSettings.MemberResultDisplay) - Method in class nl.strohalm.cyclos.dao.accounts.fee.account.MemberAccountFeeLogDAOImpl
-
- search(TransactionFeeQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.fee.transaction.TransactionFeeDAO
-
Searches for transaction fees, ordering by name.
- search(TransactionFeeQuery) - Method in class nl.strohalm.cyclos.dao.accounts.fee.transaction.TransactionFeeDAOImpl
-
- search(GuaranteeQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAO
-
Returns a List containing guarantee related to search parameters.
- search(GuaranteeQuery) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAOImpl
-
- search(GuaranteeLogQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeLogDAO
-
- search(GuaranteeLogQuery) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeLogDAOImpl
-
- search(GuaranteeTypeQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeTypeDAO
-
Returns a List containing guarantee types related to search parameters.
- search(GuaranteeTypeQuery) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeTypeDAOImpl
-
- search(PaymentObligationQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.guarantees.PaymentObligationDAO
-
- search(PaymentObligationQuery) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.PaymentObligationDAOImpl
-
- search(LoanQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.loans.LoanDAO
-
Searches for loans.
- search(LoanQuery) - Method in class nl.strohalm.cyclos.dao.accounts.loans.LoanDAOImpl
-
- search(LoanGroupQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.loans.LoanGroupDAO
-
Searches for loan groups, ordering by name.
- search(LoanGroupQuery) - Method in class nl.strohalm.cyclos.dao.accounts.loans.LoanGroupDAOImpl
-
- search(LoanPaymentQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.loans.LoanPaymentDAO
-
Searches for loan payments, ordering by expiration date.
- search(LoanPaymentQuery) - Method in class nl.strohalm.cyclos.dao.accounts.loans.LoanPaymentDAOImpl
-
- search(PosQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.pos.PosDAO
-
Searches for Pos accordingly the parameters provided by queryParameters.
- search(PosQuery) - Method in class nl.strohalm.cyclos.dao.accounts.pos.PosDAOImpl
-
- search(InvoiceQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.InvoiceDAO
-
Searches for invoices accordingly the parameters provided by queryParameters, ordering results by date descending.
- search(InvoiceQuery) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.InvoiceDAOImpl
-
- search(PaymentFilterQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.PaymentFilterDAO
-
Searches for payment filters, ordering results by name.
- search(PaymentFilterQuery) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.PaymentFilterDAOImpl
-
- search(ScheduledPaymentQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.ScheduledPaymentDAO
-
Searches for scheduled payments
- search(ScheduledPaymentQuery) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.ScheduledPaymentDAOImpl
-
- search(TicketQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TicketDAO
-
Searches tickets given the query, ordering results by date descending.
- search(TicketQuery) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TicketDAOImpl
-
- search(TransferAuthorizationQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferAuthorizationDAO
-
Search for authorizations
- search(TransferAuthorizationQuery) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferAuthorizationDAOImpl
-
- search(TransferQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
Searches for transfers.
- search(TransferQuery) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- search(TransferTypeQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferTypeDAO
-
Searches for transfer types, ordering by name.
- search(TransferTypeQuery) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferTypeDAOImpl
-
- search(AdCategoryQuery) - Method in interface nl.strohalm.cyclos.dao.ads.AdCategoryDAO
-
Returns a List containing Categories related parameters.
- search(AdCategoryQuery) - Method in class nl.strohalm.cyclos.dao.ads.AdCategoryDAOImpl
-
- search(AdQuery) - Method in interface nl.strohalm.cyclos.dao.ads.AdDAO
-
Searches for Ads.
- search(AdQuery) - Method in class nl.strohalm.cyclos.dao.ads.AdDAOImpl
-
- search(ImportedAdQuery) - Method in interface nl.strohalm.cyclos.dao.ads.imports.ImportedAdDAO
-
Searches for imported ads
- search(ImportedAdQuery) - Method in class nl.strohalm.cyclos.dao.ads.imports.ImportedAdDAOImpl
-
- search(AlertQuery) - Method in interface nl.strohalm.cyclos.dao.alerts.AlertDAO
-
Searches for alerts, ordering by date descending.
- search(AlertQuery) - Method in class nl.strohalm.cyclos.dao.alerts.AlertDAOImpl
-
- search(ErrorLogEntryQuery) - Method in interface nl.strohalm.cyclos.dao.alerts.ErrorLogEntryDAO
-
Returns a list of error log entries that matches the given query parameters, ordering results by date descending
- search(ErrorLogEntryQuery) - Method in class nl.strohalm.cyclos.dao.alerts.ErrorLogEntryDAOImpl
-
- search(CustomizedFileQuery) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomizedFileDAO
-
Lists customized files according to the given query parameters, ordered by type and name.
- search(CustomizedFileQuery) - Method in class nl.strohalm.cyclos.dao.customizations.CustomizedFileDAOImpl
-
- search(DocumentQuery) - Method in interface nl.strohalm.cyclos.dao.customizations.DocumentDAO
-
Searches documents, ordering by name.
- search(DocumentQuery) - Method in class nl.strohalm.cyclos.dao.customizations.DocumentDAOImpl
-
- search(TranslationMessageQuery) - Method in interface nl.strohalm.cyclos.dao.customizations.TranslationMessageDAO
-
Searches for messages, ordering by key.
- search(TranslationMessageQuery) - Method in class nl.strohalm.cyclos.dao.customizations.TranslationMessageDAOImpl
-
- search(GroupQuery) - Method in interface nl.strohalm.cyclos.dao.groups.GroupDAO
-
Searches groups according to the given query.
- search(GroupQuery) - Method in class nl.strohalm.cyclos.dao.groups.GroupDAOImpl
-
- search(GroupFilterQuery) - Method in interface nl.strohalm.cyclos.dao.groups.GroupFilterDAO
-
Searches group filters according to the given query, ordering by name.
- search(GroupFilterQuery) - Method in class nl.strohalm.cyclos.dao.groups.GroupFilterDAOImpl
-
- search(InfoTextQuery) - Method in interface nl.strohalm.cyclos.dao.infotexts.InfoTextDAO
-
- search(InfoTextQuery) - Method in class nl.strohalm.cyclos.dao.infotexts.InfoTextDAOImpl
-
- search(AdInterestQuery) - Method in interface nl.strohalm.cyclos.dao.members.AdInterestDAO
-
Searches for ad interests.
- search(AdInterestQuery) - Method in class nl.strohalm.cyclos.dao.members.AdInterestDAOImpl
-
- search(BrokerCommissionContractQuery) - Method in interface nl.strohalm.cyclos.dao.members.brokerings.BrokerCommissionContractDAO
-
Search for broker commission contracts
- search(BrokerCommissionContractQuery) - Method in class nl.strohalm.cyclos.dao.members.brokerings.BrokerCommissionContractDAOImpl
-
- search(BrokeringCommissionStatusQuery) - Method in interface nl.strohalm.cyclos.dao.members.brokerings.BrokeringCommissionStatusDAO
-
Search brokering commission status, given the query parameters
- search(BrokeringCommissionStatusQuery) - Method in class nl.strohalm.cyclos.dao.members.brokerings.BrokeringCommissionStatusDAOImpl
-
- search(BrokeringQuery) - Method in interface nl.strohalm.cyclos.dao.members.brokerings.BrokeringDAO
-
Searches for brokerings, ordering by brokered username.
- search(BrokeringQuery) - Method in class nl.strohalm.cyclos.dao.members.brokerings.BrokeringDAOImpl
-
- search(DefaultBrokerCommissionQuery) - Method in interface nl.strohalm.cyclos.dao.members.brokerings.DefaultBrokerCommissionDAO
-
Searchs default broker commissions
- search(DefaultBrokerCommissionQuery) - Method in class nl.strohalm.cyclos.dao.members.brokerings.DefaultBrokerCommissionDAOImpl
-
- search(ElementQuery) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Search elements, ordering results by username.
- search(ElementQuery) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- search(ImportedMemberQuery) - Method in interface nl.strohalm.cyclos.dao.members.imports.ImportedMemberDAO
-
Searches for imported members
- search(ImportedMemberQuery) - Method in class nl.strohalm.cyclos.dao.members.imports.ImportedMemberDAOImpl
-
- search(MemberRecordQuery) - Method in interface nl.strohalm.cyclos.dao.members.MemberRecordDAO
-
Searches for member records.
- search(MemberRecordQuery) - Method in class nl.strohalm.cyclos.dao.members.MemberRecordDAOImpl
-
- search(MemberRecordTypeQuery) - Method in interface nl.strohalm.cyclos.dao.members.MemberRecordTypeDAO
-
Searches for member record types.
- search(MemberRecordTypeQuery) - Method in class nl.strohalm.cyclos.dao.members.MemberRecordTypeDAOImpl
-
- search(MessageCategoryQuery) - Method in interface nl.strohalm.cyclos.dao.members.MessageCategoryDAO
-
Search message categories
- search(MessageCategoryQuery) - Method in class nl.strohalm.cyclos.dao.members.MessageCategoryDAOImpl
-
- search(MessageQuery) - Method in interface nl.strohalm.cyclos.dao.members.MessageDAO
-
Searches for messages, ordering results by date descending
- search(MessageQuery) - Method in class nl.strohalm.cyclos.dao.members.MessageDAOImpl
-
- search(PendingMemberQuery) - Method in interface nl.strohalm.cyclos.dao.members.PendingMemberDAO
-
Searches for pending members
- search(PendingMemberQuery) - Method in class nl.strohalm.cyclos.dao.members.PendingMemberDAOImpl
-
- search(ReferenceQuery) - Method in interface nl.strohalm.cyclos.dao.members.ReferenceDAO
-
Searches for references, ordering results by the reference date.
- search(ReferenceQuery) - Method in class nl.strohalm.cyclos.dao.members.ReferenceDAOImpl
-
- search(RemarkQuery) - Method in interface nl.strohalm.cyclos.dao.members.RemarkDAO
-
Searches for remarks, ordering by date descending.
- search(RemarkQuery) - Method in class nl.strohalm.cyclos.dao.members.RemarkDAOImpl
-
- search(ServiceClientQuery) - Method in interface nl.strohalm.cyclos.dao.services.ServiceClientDAO
-
Search for service clients
- search(ServiceClientQuery) - Method in class nl.strohalm.cyclos.dao.services.ServiceClientDAOImpl
-
- search(SmsLogQuery) - Method in interface nl.strohalm.cyclos.dao.sms.SmsLogDAO
-
Searches for SMS logs, ordering results by date descending
- search(SmsLogQuery) - Method in class nl.strohalm.cyclos.dao.sms.SmsLogDAOImpl
-
- search(SmsMailingQuery) - Method in interface nl.strohalm.cyclos.dao.sms.SmsMailingDAO
-
Searches for sms mailings
- search(SmsMailingQuery) - Method in class nl.strohalm.cyclos.dao.sms.SmsMailingDAOImpl
-
- search(AccountFeeQuery) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Search account fees
- search(AccountFeeQuery) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- search(AccountFeeQuery) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- search(AccountTypeQuery) - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeService
-
Searchs account types according to the given query
- search(AccountTypeQuery) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- search(AccountTypeQuery) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceSecurity
-
- search(CardQuery) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardService
-
Search for Cards based on the given query
- search(CardQuery) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- search(CardQuery) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceSecurity
-
- search() - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalAccountService
-
Search External Accounts related system account type
- search() - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceImpl
-
- search() - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceSecurity
-
- search(ExternalTransferImportQuery) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportService
-
Searches for file imports with given query parameters
- search(ExternalTransferImportQuery) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceImpl
-
- search(ExternalTransferImportQuery) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceSecurity
-
- search(ExternalTransferQuery) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferService
-
Searches for external transfers
- search(ExternalTransferQuery) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- search(ExternalTransferQuery) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceSecurity
-
There are no restrictions to see the external transfers of an external account but to have the appropriate permission for viewing the details
of the account.
- search(CertificationQuery) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- search(CertificationQuery) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- search(CertificationQuery) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- search(GuaranteeQuery) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It searches for Guarantees
- search(GuaranteeQuery) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- search(GuaranteeQuery) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- search(GuaranteeTypeQuery) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeService
-
Search guarantee types
- search(GuaranteeTypeQuery) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceImpl
-
- search(GuaranteeTypeQuery) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceSecurity
-
- search(PaymentObligationQuery) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationService
-
- search(PaymentObligationQuery) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- search(PaymentObligationQuery) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- search(PosQuery) - Method in interface nl.strohalm.cyclos.services.accounts.pos.PosService
-
Search for POS based on the given query
- search(PosQuery) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- search(PosQuery) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceSecurity
-
- search(AdCategoryQuery) - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryService
-
Searches for categories as parameters
- search(AdCategoryQuery) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- search(AdCategoryQuery) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- search(AdQuery) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
Search the existing ads based on the AdQuery object
- search(AdQuery) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- search(AdQuery) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- search(AlertQuery) - Method in interface nl.strohalm.cyclos.services.alerts.AlertService
-
Search the existing ads based on the AlertQuery object.
- search(AlertQuery) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- search(AlertQuery) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceSecurity
-
- search(ErrorLogEntryQuery) - Method in interface nl.strohalm.cyclos.services.alerts.ErrorLogService
-
Searches for error logs
- search(ErrorLogEntryQuery) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceImpl
-
- search(ErrorLogEntryQuery) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceSecurity
-
- search(CustomizedFileQuery) - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileService
-
Searches for customized files, according to the given parameters
- search(CustomizedFileQuery) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- search(CustomizedFileQuery) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceSecurity
-
- search(DocumentQuery) - Method in interface nl.strohalm.cyclos.services.customization.DocumentService
-
Search documents
- search(DocumentQuery) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl
-
- search(DocumentQuery) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceSecurity
-
- search(TranslationMessageQuery) - Method in interface nl.strohalm.cyclos.services.customization.TranslationMessageService
-
Searches for messages
- search(TranslationMessageQuery) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- search(TranslationMessageQuery) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceSecurity
-
- search(AdInterestQuery) - Method in interface nl.strohalm.cyclos.services.elements.AdInterestService
-
Search the existing ad interests based on the AdInterestQuery object
- search(AdInterestQuery) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceImpl
-
- search(AdInterestQuery) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceSecurity
-
- search(BrokeringQuery) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringService
-
Search brokerings based on specified parameters
- search(BrokeringQuery) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- search(BrokeringQuery) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceSecurity
-
- search(ElementQuery) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Search the existing elements based on the ElementQuery object
- search(PendingMemberQuery) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Searches for pending members
- search(ElementQuery) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- search(PendingMemberQuery) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- search(ElementQuery) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- search(PendingMemberQuery) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- search(MemberRecordQuery) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordService
-
Searches for member records
- search(MemberRecordQuery) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceImpl
-
- search(MemberRecordQuery) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceSecurity
-
- search(MemberRecordTypeQuery) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordTypeService
-
Searches for member record types
- search(MemberRecordTypeQuery) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- search(MemberRecordTypeQuery) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceSecurity
-
- search(MessageCategoryQuery) - Method in interface nl.strohalm.cyclos.services.elements.MessageCategoryService
-
Search message categories
- search(MessageCategoryQuery) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceImpl
-
- search(MessageCategoryQuery) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceSecurity
-
- search(MessageQuery) - Method in interface nl.strohalm.cyclos.services.elements.MessageService
-
Searches for messages
- search(MessageQuery) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- search(MessageQuery) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceSecurity
-
- search(ReferenceQuery) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Searches for references
- search(ReferenceQuery) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- search(ReferenceQuery) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- search(GroupFilterQuery) - Method in interface nl.strohalm.cyclos.services.groups.GroupFilterService
-
Searches existing group filters according to the specified query parameters
- search(GroupFilterQuery) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceImpl
-
- search(GroupFilterQuery) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceSecurity
-
- search(GroupQuery) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Searches for groups that matches the give query
- search(GroupQuery) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- search(GroupQuery) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- search(InfoTextQuery) - Method in interface nl.strohalm.cyclos.services.infotexts.InfoTextService
-
- search(InfoTextQuery) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- search(InfoTextQuery) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceSecurity
-
- search(LoanGroupQuery) - Method in interface nl.strohalm.cyclos.services.loangroups.LoanGroupService
-
Searches the loan groups defined in the system
- search(LoanGroupQuery) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- search(LoanGroupQuery) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceSecurity
-
- search(ServiceClientQuery) - Method in interface nl.strohalm.cyclos.services.services.ServiceClientService
-
Searches for service clients
- search(ServiceClientQuery) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- search(ServiceClientQuery) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceSecurity
-
- search(SmsLogQuery) - Method in interface nl.strohalm.cyclos.services.sms.SmsLogService
-
Search SMS logs
- search(SmsLogQuery) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceImpl
-
- search(SmsLogQuery) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceSecurity
-
- search(SmsMailingQuery) - Method in interface nl.strohalm.cyclos.services.sms.SmsMailingService
-
Search for SMS mailings
- search(SmsMailingQuery) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- search(SmsMailingQuery) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceSecurity
-
- search(InvoiceQuery) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Searches for invoices
- search(InvoiceQuery) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- search(InvoiceQuery) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- search(LoanPaymentQuery) - Method in interface nl.strohalm.cyclos.services.transactions.LoanService
-
Searches for loan payments
- search(LoanQuery) - Method in interface nl.strohalm.cyclos.services.transactions.LoanService
-
Searches loans
- search(LoanPaymentQuery) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- search(LoanQuery) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- search(LoanPaymentQuery) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- search(LoanQuery) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- search(TransferQuery) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Searches for transfers
- search(TransferQuery) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- search(TransferQuery) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- search(ScheduledPaymentQuery) - Method in interface nl.strohalm.cyclos.services.transactions.ScheduledPaymentService
-
Searches for scheduled payments
- search(ScheduledPaymentQuery) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- search(ScheduledPaymentQuery) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- search(TicketQuery) - Method in interface nl.strohalm.cyclos.services.transactions.TicketService
-
Searches for tickets
- search(TicketQuery) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- search(TicketQuery) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceSecurity
-
- search(PaymentFilterQuery) - Method in interface nl.strohalm.cyclos.services.transfertypes.PaymentFilterService
-
Searches existing payment filters according to the specified query parameters
- search(PaymentFilterQuery) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceImpl
-
- search(PaymentFilterQuery) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceSecurity
-
- search(TransactionFeeQuery) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Searches existing transaction fees, matching the query
- search(TransactionFeeQuery) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- search(TransactionFeeQuery) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- search(TransferTypeQuery) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeService
-
Search the existing transfer types
- search(TransferTypeQuery) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- search(TransferTypeQuery) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- search(AdSearchParameters) - Method in interface nl.strohalm.cyclos.webservices.ads.AdWebService
-
Searches for adversisements, according to the search parameters
- search(AdSearchParameters) - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- search(InfoTextSearchParameters) - Method in interface nl.strohalm.cyclos.webservices.infotexts.InfoTextWebService
-
Searches for info texts
- search(InfoTextSearchParameters) - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextWebServiceImpl
-
- search(MemberSearchParameters) - Method in interface nl.strohalm.cyclos.webservices.members.MemberWebService
-
Searches for members, according to the search parameters
- search(MemberSearchParameters) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- search(FullTextAdSearchParameters, String, boolean, HttpServletRequest) - Method in class nl.strohalm.cyclos.webservices.rest.AdsRestController
-
Searches for advertisements
- search(FullTextMemberSearchParameters, HttpServletRequest) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
Searches for members
- searchAccountHistory(AccountHistorySearchParameters) - Method in interface nl.strohalm.cyclos.webservices.accounts.AccountWebService
-
Searches for transfers and return the status for a given member account
- searchAccountHistory(AccountHistorySearchParameters) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- searchAccountHistory(AccountHistoryPosParameters) - Method in interface nl.strohalm.cyclos.webservices.pos.PosWebService
-
Returns the account history of an account
- searchAccountHistory(AccountHistoryPosParameters) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- searchAccountHistory(Long, AccountHistoryParams, HttpServletRequest) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Searches for account history entries on the given account
- SearchAccountTypesAjaxAction - Class in nl.strohalm.cyclos.controls.accounts.accounttypes
-
Action for searching member account types using Ajax
- SearchAccountTypesAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxAction
-
- SearchAccountTypesAjaxForm - Class in nl.strohalm.cyclos.controls.accounts.accounttypes
-
Form for searching account types using Ajax
- SearchAccountTypesAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- searchActiveCards(Long, Long) - Method in interface nl.strohalm.cyclos.dao.accounts.cards.CardDAO
-
Searches for cards with status !
- searchActiveCards(Long, Long) - Method in class nl.strohalm.cyclos.dao.accounts.cards.CardDAOImpl
-
- searchActiveMembers(Collection<Group>) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- searchAdmins(AdminNotificationPreferenceQuery) - Method in interface nl.strohalm.cyclos.dao.members.AdminNotificationPreferenceDAO
-
Returns administrators to notify according to the given arguments
- searchAdmins(AdminNotificationPreferenceQuery) - Method in class nl.strohalm.cyclos.dao.members.AdminNotificationPreferenceDAOImpl
-
- SearchAdminsAction - Class in nl.strohalm.cyclos.controls.admins
-
Action to search administrators
- SearchAdminsAction() - Constructor for class nl.strohalm.cyclos.controls.admins.SearchAdminsAction
-
- SearchAdminsAjaxAction - Class in nl.strohalm.cyclos.controls.members
-
Searches admins and returns the list as an JSON
- SearchAdminsAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.members.SearchAdminsAjaxAction
-
- SearchAdminsAjaxForm - Class in nl.strohalm.cyclos.controls.members
-
Form used for Ajax admins search
- SearchAdminsAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.members.SearchAdminsAjaxForm
-
- SearchAdminsForm - Class in nl.strohalm.cyclos.controls.admins
-
Form used to search administrators
- SearchAdminsForm() - Constructor for class nl.strohalm.cyclos.controls.admins.SearchAdminsForm
-
- SearchAdsAction - Class in nl.strohalm.cyclos.controls.ads
-
Action used to search advertisements
- SearchAdsAction() - Constructor for class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- SearchAdsForm - Class in nl.strohalm.cyclos.controls.ads
-
Form used to search advertisements
- SearchAdsForm() - Constructor for class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- SearchAlertsAction - Class in nl.strohalm.cyclos.controls.alerts
-
Action used to search alerts
- SearchAlertsAction() - Constructor for class nl.strohalm.cyclos.controls.alerts.SearchAlertsAction
-
- SearchAlertsForm - Class in nl.strohalm.cyclos.controls.alerts
-
Form used to search alerts
- SearchAlertsForm() - Constructor for class nl.strohalm.cyclos.controls.alerts.SearchAlertsForm
-
- searchAtDate(MemberQuery, Calendar) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Search members in history in a point date; search in the remarks and groups, if needed, ordering results by username.
- searchAtDate(MemberQuery, Calendar) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- searchAtDate(MemberQuery, Calendar) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Search the existing elements based on the ElementQuery object and a date
- searchAtDate(MemberQuery, Calendar) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- searchAtDate(MemberQuery, Calendar) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- searchAuthorizations(TransferAuthorizationQuery) - Method in interface nl.strohalm.cyclos.services.transactions.TransferAuthorizationService
-
Searches for transfer authorizations
- searchAuthorizations(TransferAuthorizationQuery) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- searchAuthorizations(TransferAuthorizationQuery) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceSecurity
-
- searchBrokerCommissionContracts(BrokerCommissionContractQuery) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Searchs for broker commission contracts
- searchBrokerCommissionContracts(BrokerCommissionContractQuery) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- searchBrokerCommissionContracts(BrokerCommissionContractQuery) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- SearchBrokerCommissionContractsAction - Class in nl.strohalm.cyclos.controls.members.brokering
-
Search broker commission contracts
- SearchBrokerCommissionContractsAction() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.SearchBrokerCommissionContractsAction
-
- SearchBrokerCommissionContractsForm - Class in nl.strohalm.cyclos.controls.members.brokering
-
Form used to list broker commission contracts
- SearchBrokerCommissionContractsForm() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.SearchBrokerCommissionContractsForm
-
- SearchCardsAction - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- SearchCardsAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsAction
-
- SearchCardsAsBrokerAction - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- SearchCardsAsBrokerAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsAsBrokerAction
-
- SearchCardsForm - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- SearchCardsForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsForm
-
- SearchCardsNormalAction - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- SearchCardsNormalAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsNormalAction
-
- SearchCardTypeForm - Class in nl.strohalm.cyclos.controls.accounts.cards
-
- SearchCardTypeForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.cards.SearchCardTypeForm
-
- SearchCertificationsAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.certifications
-
- SearchCertificationsAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.SearchCertificationsAction
-
- SearchCertificationsForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.certifications
-
- SearchCertificationsForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.SearchCertificationsForm
-
- searchDefaultAccountHistory(AccountHistoryParams, HttpServletRequest) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Searches for account history entries on the default account
- searchDefaultScheduledPayments(AccountsRestController.SearchScheduledPaymentParams) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Searches for scheduled payments on the default account
- SearchElementsAction<Q extends FullTextElementQuery> - Class in nl.strohalm.cyclos.controls.elements
-
Action used to search elements
- SearchElementsAction() - Constructor for class nl.strohalm.cyclos.controls.elements.SearchElementsAction
-
- SearchElementsForm - Class in nl.strohalm.cyclos.controls.elements
-
Form used to search elements
- SearchElementsForm() - Constructor for class nl.strohalm.cyclos.controls.elements.SearchElementsForm
-
- SearchErrorLogAction - Class in nl.strohalm.cyclos.controls.alerts
-
Action used to quuery the error log history
- SearchErrorLogAction() - Constructor for class nl.strohalm.cyclos.controls.alerts.SearchErrorLogAction
-
- SearchErrorLogForm - Class in nl.strohalm.cyclos.controls.alerts
-
Form used to search the error log
- SearchErrorLogForm() - Constructor for class nl.strohalm.cyclos.controls.alerts.SearchErrorLogForm
-
- searchForWebServices(InfoTextQuery) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- searchForWebServices(InfoTextQuery) - Method in interface nl.strohalm.cyclos.services.infotexts.InfoTextServiceLocal
-
Searches for matching info texts without permission checks
- searchGeneratedTransferTypes(TransactionFee, boolean, boolean) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Returns a list of generated transfer types allowed for the given fee.
- searchGeneratedTransferTypes(TransactionFee, boolean, boolean) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- searchGeneratedTransferTypes(TransactionFee, boolean, boolean) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- SearchGroupsAjaxAction - Class in nl.strohalm.cyclos.controls.groups
-
Searches groups and returns the list as an JSON
- SearchGroupsAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxAction
-
- SearchGroupsAjaxForm - Class in nl.strohalm.cyclos.controls.groups
-
Form used for Ajax groups search
- SearchGroupsAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- SearchGuaranteesAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- SearchGuaranteesAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.SearchGuaranteesAction
-
- SearchGuaranteesForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.guarantees
-
- SearchGuaranteesForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.SearchGuaranteesForm
-
- searchHistoryNew(ElementQuery) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Search new elements in history in a period; search in the remarks and groups, if needed, ordering results by username.
- searchHistoryNew(ElementQuery) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- searchHistoryRemoved(ElementQuery) - Method in interface nl.strohalm.cyclos.dao.members.ElementDAO
-
Search the removed elements in history in a period; search in the remarks and groups, if needed, ordering results by username.
- searchHistoryRemoved(ElementQuery) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- searchImportedAds(ImportedAdQuery) - Method in interface nl.strohalm.cyclos.services.ads.AdImportService
-
Searches for imported advertisements
- searchImportedAds(ImportedAdQuery) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- searchImportedAds(ImportedAdQuery) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceSecurity
-
- searchImportedMembers(ImportedMemberQuery) - Method in interface nl.strohalm.cyclos.services.elements.MemberImportService
-
Searches for imported members
- searchImportedMembers(ImportedMemberQuery) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- searchImportedMembers(ImportedMemberQuery) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceSecurity
-
- SearchInfoTextsAction - Class in nl.strohalm.cyclos.controls.members.sms
-
- SearchInfoTextsAction() - Constructor for class nl.strohalm.cyclos.controls.members.sms.SearchInfoTextsAction
-
- SearchInfoTextsForm - Class in nl.strohalm.cyclos.controls.members.sms
-
Form used to search SMS mailings
- SearchInfoTextsForm() - Constructor for class nl.strohalm.cyclos.controls.members.sms.SearchInfoTextsForm
-
- SearchInvoicesAction - Class in nl.strohalm.cyclos.controls.invoices
-
Action used to retrieve the invoices of a given member
- SearchInvoicesAction() - Constructor for class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction
-
- SearchInvoicesAction.Entry - Class in nl.strohalm.cyclos.controls.invoices
-
- SearchInvoicesAction.Entry() - Constructor for class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction.Entry
-
- SearchInvoicesAction.TransformInvoiceInEntry - Class in nl.strohalm.cyclos.controls.invoices
-
- SearchInvoicesAction.TransformInvoiceInEntry(AccountOwner) - Constructor for class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction.TransformInvoiceInEntry
-
- SearchInvoicesForm - Class in nl.strohalm.cyclos.controls.invoices
-
Form used for retrieving a member's invoices
- SearchInvoicesForm() - Constructor for class nl.strohalm.cyclos.controls.invoices.SearchInvoicesForm
-
- searchLeafAdCategories(AdCategoryQuery) - Method in interface nl.strohalm.cyclos.dao.ads.AdCategoryDAO
-
Returns a List containing all leaf Categories.
- searchLeafAdCategories(AdCategoryQuery) - Method in class nl.strohalm.cyclos.dao.ads.AdCategoryDAOImpl
-
- searchLeafAdCategories(AdCategoryQuery) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- searchLeafAdCategories(AdCategoryQuery) - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryServiceLocal
-
Searches for leaf categories
- SearchLoanGroupsAction - Class in nl.strohalm.cyclos.controls.loangroups
-
Action used to search loan groups
- SearchLoanGroupsAction() - Constructor for class nl.strohalm.cyclos.controls.loangroups.SearchLoanGroupsAction
-
- SearchLoanGroupsForm - Class in nl.strohalm.cyclos.controls.loangroups
-
Form used to search loan groups
- SearchLoanGroupsForm() - Constructor for class nl.strohalm.cyclos.controls.loangroups.SearchLoanGroupsForm
-
- SearchLoanPaymentsAction - Class in nl.strohalm.cyclos.controls.loans
-
Action used to search loan payments
- SearchLoanPaymentsAction() - Constructor for class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- SearchLoanPaymentsForm - Class in nl.strohalm.cyclos.controls.loans
-
Form used to search loan payments
- SearchLoanPaymentsForm() - Constructor for class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsForm
-
- SearchLoansAction - Class in nl.strohalm.cyclos.controls.loans
-
Action used to search loans
- SearchLoansAction() - Constructor for class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- SearchLoansForm - Class in nl.strohalm.cyclos.controls.loans
-
Form used to search loans
- SearchLoansForm() - Constructor for class nl.strohalm.cyclos.controls.loans.SearchLoansForm
-
- searchLogs(AccountFeeLogQuery) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Search account fee logs
- searchLogs(AccountFeeLogQuery) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- searchLogs(AccountFeeLogQuery) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- SearchMemberRecordsAction - Class in nl.strohalm.cyclos.controls.members.records
-
Action used to search member records
- SearchMemberRecordsAction() - Constructor for class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsAction
-
- SearchMemberRecordsForm - Class in nl.strohalm.cyclos.controls.members.records
-
Form used to search member records
- SearchMemberRecordsForm() - Constructor for class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- searchMembers(MemberAccountFeeLogQuery) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Searches for charged members in an account fee log
- searchMembers(MemberAccountFeeLogQuery) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- searchMembers(MemberAccountFeeLogQuery) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- SearchMembersAction - Class in nl.strohalm.cyclos.controls.members
-
Action to search members
- SearchMembersAction() - Constructor for class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- SearchMembersAjaxAction - Class in nl.strohalm.cyclos.controls.members
-
Searches members and returns the list as an JSON
- SearchMembersAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.members.SearchMembersAjaxAction
-
- SearchMembersAjaxForm - Class in nl.strohalm.cyclos.controls.members
-
Form used for Ajax member search
- SearchMembersAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- SearchMembersForm - Class in nl.strohalm.cyclos.controls.members
-
Form used to search members
- SearchMembersForm() - Constructor for class nl.strohalm.cyclos.controls.members.SearchMembersForm
-
- SearchMessageCategoriesAjaxAction - Class in nl.strohalm.cyclos.controls.members.messages
-
Searches message categories and returns the list as an JSON
- SearchMessageCategoriesAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxAction
-
- SearchMessageCategoriesAjaxForm - Class in nl.strohalm.cyclos.controls.members.messages
-
Form used for Ajax message categories search
- SearchMessageCategoriesAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxForm
-
- SearchMessagesAction - Class in nl.strohalm.cyclos.controls.members.messages
-
Action used to search messages
- SearchMessagesAction() - Constructor for class nl.strohalm.cyclos.controls.members.messages.SearchMessagesAction
-
- SearchMessagesForm - Class in nl.strohalm.cyclos.controls.members.messages
-
Form used to search messages
- SearchMessagesForm() - Constructor for class nl.strohalm.cyclos.controls.members.messages.SearchMessagesForm
-
- searchMine(int, int) - Method in class nl.strohalm.cyclos.webservices.rest.AdsRestController
-
Returns authenticated user's ads
- SearchOperatorsAction - Class in nl.strohalm.cyclos.controls.operators
-
Action to search operatoristrators
- SearchOperatorsAction() - Constructor for class nl.strohalm.cyclos.controls.operators.SearchOperatorsAction
-
- SearchOperatorsForm - Class in nl.strohalm.cyclos.controls.operators
-
Form used by members to search for operators
- SearchOperatorsForm() - Constructor for class nl.strohalm.cyclos.controls.operators.SearchOperatorsForm
-
- SearchParameters - Class in nl.strohalm.cyclos.webservices.model
-
Base class for search parameters
- SearchParameters() - Constructor for class nl.strohalm.cyclos.webservices.model.SearchParameters
-
- SearchPaymentFiltersAjaxAction - Class in nl.strohalm.cyclos.controls.accounts.paymentfilters
-
Searches payment filters and returns the list as an JSON
- SearchPaymentFiltersAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxAction
-
- SearchPaymentFiltersAjaxForm - Class in nl.strohalm.cyclos.controls.accounts.paymentfilters
-
Form used for Ajax payment filters search
- SearchPaymentFiltersAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxForm
-
- SearchPaymentObligationsAction - Class in nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations
-
- SearchPaymentObligationsAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.SearchPaymentObligationsAction
-
- SearchPaymentObligationsForm - Class in nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations
-
- SearchPaymentObligationsForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.SearchPaymentObligationsForm
-
- SearchPaymentRequestsAction - Class in nl.strohalm.cyclos.controls.payments.request
-
Action used to search payment requests
- SearchPaymentRequestsAction() - Constructor for class nl.strohalm.cyclos.controls.payments.request.SearchPaymentRequestsAction
-
- SearchPaymentRequestsForm - Class in nl.strohalm.cyclos.controls.payments.request
-
Form used to search payment request tickets
- SearchPaymentRequestsForm() - Constructor for class nl.strohalm.cyclos.controls.payments.request.SearchPaymentRequestsForm
-
- searchPaymentsAwaitingFeedback(PaymentsAwaitingFeedbackQuery) - Method in interface nl.strohalm.cyclos.dao.members.ReferenceDAO
-
Searches for payments that should have but still have no feedback
- searchPaymentsAwaitingFeedback(PaymentsAwaitingFeedbackQuery) - Method in class nl.strohalm.cyclos.dao.members.ReferenceDAOImpl
-
- searchPaymentsAwaitingFeedback(PaymentsAwaitingFeedbackQuery) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Searches for payments awaiting buyer / seller feedback
- searchPaymentsAwaitingFeedback(PaymentsAwaitingFeedbackQuery) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- searchPaymentsAwaitingFeedback(PaymentsAwaitingFeedbackQuery) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- SearchPaymentsAwaitingFeedbackAction - Class in nl.strohalm.cyclos.controls.members.references
-
Action used to search payments that should receive feedback
- SearchPaymentsAwaitingFeedbackAction() - Constructor for class nl.strohalm.cyclos.controls.members.references.SearchPaymentsAwaitingFeedbackAction
-
- SearchPaymentsAwaitingFeedbackForm - Class in nl.strohalm.cyclos.controls.members.references
-
Form used to search payments that should receive feedback
- SearchPaymentsAwaitingFeedbackForm() - Constructor for class nl.strohalm.cyclos.controls.members.references.SearchPaymentsAwaitingFeedbackForm
-
- SearchPendingMembersAction - Class in nl.strohalm.cyclos.controls.members.pending
-
Action used to search for pending members
- SearchPendingMembersAction() - Constructor for class nl.strohalm.cyclos.controls.members.pending.SearchPendingMembersAction
-
- SearchPendingMembersForm - Class in nl.strohalm.cyclos.controls.members.pending
-
Form used to search for pending members
- SearchPendingMembersForm() - Constructor for class nl.strohalm.cyclos.controls.members.pending.SearchPendingMembersForm
-
- SearchPosAction - Class in nl.strohalm.cyclos.controls.accounts.pos
-
- SearchPosAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.pos.SearchPosAction
-
- SearchPosForm - Class in nl.strohalm.cyclos.controls.accounts.pos
-
- SearchPosForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.pos.SearchPosForm
-
- SearchPossibleValuesAjaxAction - Class in nl.strohalm.cyclos.controls.customization.fields
-
Action used to list possible values by ajax
- SearchPossibleValuesAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- SearchPossibleValuesAjaxForm - Class in nl.strohalm.cyclos.controls.customization.fields
-
Form used to list possible values by ajax
- SearchPossibleValuesAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxForm
-
- searchScheduledPayments(Long, AccountsRestController.SearchScheduledPaymentParams) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
Searches for scheduled payments on the given account
- SearchScheduledPaymentsAction - Class in nl.strohalm.cyclos.controls.accounts.details
-
Action used to search for scheduled payments
- SearchScheduledPaymentsAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.SearchScheduledPaymentsAction
-
- SearchScheduledPaymentsForm - Class in nl.strohalm.cyclos.controls.accounts.details
-
Form used to search for scheduled payments
- SearchScheduledPaymentsForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.SearchScheduledPaymentsForm
-
- SearchServiceClientsAction - Class in nl.strohalm.cyclos.controls.services
-
Action used to search web services clients
- SearchServiceClientsAction() - Constructor for class nl.strohalm.cyclos.controls.services.SearchServiceClientsAction
-
- SearchServiceClientsForm - Class in nl.strohalm.cyclos.controls.services
-
Form used to search web services clients
- SearchServiceClientsForm() - Constructor for class nl.strohalm.cyclos.controls.services.SearchServiceClientsForm
-
- searchSessions(SessionQuery) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Searches for connected user sessions
- searchSessions(SessionQuery) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- searchSessions(SessionQuery) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- SearchSmsLogsAction - Class in nl.strohalm.cyclos.controls.members.sms
-
- SearchSmsLogsAction() - Constructor for class nl.strohalm.cyclos.controls.members.sms.SearchSmsLogsAction
-
- SearchSmsLogsForm - Class in nl.strohalm.cyclos.controls.members.sms
-
Form used to search SMS logs
- SearchSmsLogsForm() - Constructor for class nl.strohalm.cyclos.controls.members.sms.SearchSmsLogsForm
-
- SearchSmsMailingsAction - Class in nl.strohalm.cyclos.controls.members.sms
-
Action used to search for sms mailings
- SearchSmsMailingsAction() - Constructor for class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingsAction
-
- SearchSmsMailingsForm - Class in nl.strohalm.cyclos.controls.members.sms
-
Form used to search SMS mailings
- SearchSmsMailingsForm() - Constructor for class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingsForm
-
- SearchSmsMailingVariablesAjaxAction - Class in nl.strohalm.cyclos.controls.members.sms
-
Searches SMS mailing variables and returns a list as an JSON
- SearchSmsMailingVariablesAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingVariablesAjaxAction
-
- SearchSmsMailingVariablesAjaxForm - Class in nl.strohalm.cyclos.controls.members.sms
-
Form used for Ajax SMS mailing variables search
- SearchSmsMailingVariablesAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingVariablesAjaxForm
-
- SearchTransactionsAction - Class in nl.strohalm.cyclos.controls.posweb
-
Action used to search transactions on PosWeb
- SearchTransactionsAction() - Constructor for class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction
-
- SearchTransactionsAction.Entry - Class in nl.strohalm.cyclos.controls.posweb
-
An entry which abstracts a transfer or scheduled payment as being a debit or a credit, depending on the currently logged member
- SearchTransactionsAction.Entry() - Constructor for class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction.Entry
-
- SearchTransactionsForm - Class in nl.strohalm.cyclos.controls.posweb
-
Action used to search transactions on PosWeb
- SearchTransactionsForm() - Constructor for class nl.strohalm.cyclos.controls.posweb.SearchTransactionsForm
-
- SearchTransferAuthorizationsAction - Class in nl.strohalm.cyclos.controls.accounts.details
-
Action used to search for transfer authorizations given by a given member / administration
- SearchTransferAuthorizationsAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.SearchTransferAuthorizationsAction
-
- SearchTransferAuthorizationsForm - Class in nl.strohalm.cyclos.controls.accounts.details
-
Form used to search for transfer authorizations given by a given member / administration
- SearchTransferAuthorizationsForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.SearchTransferAuthorizationsForm
-
- SearchTransferImportsAction - Class in nl.strohalm.cyclos.controls.accounts.external.transferimports
-
Searches external file imports for the given parameters
- SearchTransferImportsAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.transferimports.SearchTransferImportsAction
-
- SearchTransferImportsForm - Class in nl.strohalm.cyclos.controls.accounts.external.transferimports
-
Form used to search for external transfer imports
- SearchTransferImportsForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.transferimports.SearchTransferImportsForm
-
- searchTransfersAwaitingAuthorization(TransfersAwaitingAuthorizationQuery) - Method in interface nl.strohalm.cyclos.dao.accounts.transactions.TransferDAO
-
Searches for transfers awaiting authorization
- searchTransfersAwaitingAuthorization(TransfersAwaitingAuthorizationQuery) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- searchTransfersAwaitingAuthorization(TransfersAwaitingAuthorizationQuery) - Method in interface nl.strohalm.cyclos.services.transactions.TransferAuthorizationService
-
Searches for transfers awaiting authorization of the logged element
- searchTransfersAwaitingAuthorization(TransfersAwaitingAuthorizationQuery) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- searchTransfersAwaitingAuthorization(TransfersAwaitingAuthorizationQuery) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceSecurity
-
- searchTransferTypes(TransferTypeSearchParameters) - Method in interface nl.strohalm.cyclos.webservices.accounts.AccountWebService
-
Returns a list of transfer types for the given parameters
- searchTransferTypes(TransferTypeSearchParameters) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- SearchTransferTypesAjaxAction - Class in nl.strohalm.cyclos.controls.accounts.transfertypes
-
Action for searching transfer types using Ajax
- SearchTransferTypesAjaxAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxAction
-
- SearchTransferTypesAjaxAction.Options - Enum in nl.strohalm.cyclos.controls.accounts.transfertypes
-
- SearchTransferTypesAjaxForm - Class in nl.strohalm.cyclos.controls.accounts.transfertypes
-
Form for searching transfer types using Ajax
- SearchTransferTypesAjaxForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- SearchTranslationMessagesAction - Class in nl.strohalm.cyclos.controls.customization.translationMessages
-
Action used to search translation messages
- SearchTranslationMessagesAction() - Constructor for class nl.strohalm.cyclos.controls.customization.translationMessages.SearchTranslationMessagesAction
-
- SearchTranslationMessagesForm - Class in nl.strohalm.cyclos.controls.customization.translationMessages
-
Form used to search translation messages
- SearchTranslationMessagesForm() - Constructor for class nl.strohalm.cyclos.controls.customization.translationMessages.SearchTranslationMessagesForm
-
- searchWithCardType(long) - Method in interface nl.strohalm.cyclos.dao.accounts.cards.CardTypeDAO
-
Verify if has any card generated with given cardType
- searchWithCardType(long) - Method in class nl.strohalm.cyclos.dao.accounts.cards.CardTypeDAOImpl
-
- searchWithUsedAmount(CertificationQuery) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- searchWithUsedAmount(CertificationQuery) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- searchWithUsedAmount(CertificationQuery) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- secondsSince(long) - Static method in class nl.strohalm.cyclos.utils.DateHelper
-
Returns the number of seconds since the given time
- SecurityProxyPostProcessor - Class in nl.strohalm.cyclos.spring
-
BeanPostProcessor which wraps security services in proxies, used to store exceptions, which could be suppressed, but would still need to be
processed
- SecurityProxyPostProcessor() - Constructor for class nl.strohalm.cyclos.spring.SecurityProxyPostProcessor
-
- select(String) - Method in class nl.strohalm.cyclos.themes.BaseThemeHandler
-
- select(String) - Method in interface nl.strohalm.cyclos.themes.ThemeHandler
-
Selects the theme with the given file name
- select(ServletContext, String) - Static method in class nl.strohalm.cyclos.themes.ThemeHelper
-
Selects the given theme for use
- SelectChannelsAction - Class in nl.strohalm.cyclos.controls.access.channels
-
Action used to prepare the external access screen
- SelectChannelsAction() - Constructor for class nl.strohalm.cyclos.controls.access.channels.SelectChannelsAction
-
- SelectChannelsForm - Class in nl.strohalm.cyclos.controls.access.channels
-
- SelectChannelsForm() - Constructor for class nl.strohalm.cyclos.controls.access.channels.SelectChannelsForm
-
- SelectCustomFieldsTag - Class in nl.strohalm.cyclos.taglibs
-
Custom tag used to choose custom fields according to a given criteria
- SelectCustomFieldsTag() - Constructor for class nl.strohalm.cyclos.taglibs.SelectCustomFieldsTag
-
- SelectDocumentAction - Class in nl.strohalm.cyclos.controls.members.documents
-
Action used to select a document to print
- SelectDocumentAction() - Constructor for class nl.strohalm.cyclos.controls.members.documents.SelectDocumentAction
-
- SelectDocumentForm - Class in nl.strohalm.cyclos.controls.members.documents
-
Form used to select a document to print
- SelectDocumentForm() - Constructor for class nl.strohalm.cyclos.controls.members.documents.SelectDocumentForm
-
- SelectedSettingTypeNotInFileException - Exception in nl.strohalm.cyclos.services.settings.exceptions
-
This exception is thrown when the user selects to import settings of type that is not in the xml
- SelectedSettingTypeNotInFileException(List<Setting.Type>) - Constructor for exception nl.strohalm.cyclos.services.settings.exceptions.SelectedSettingTypeNotInFileException
-
- SelectThemeAction - Class in nl.strohalm.cyclos.controls.customization.themes
-
Action used to select a theme
- SelectThemeAction() - Constructor for class nl.strohalm.cyclos.controls.customization.themes.SelectThemeAction
-
- self() - Static method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType.Context
-
- SelfPaymentAction - Class in nl.strohalm.cyclos.controls.payments
-
Action for payments between accounts of a given account owner
- SelfPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.payments.SelfPaymentAction
-
- SelfPaymentForm - Class in nl.strohalm.cyclos.controls.payments
-
Form for self payments
- SelfPaymentForm() - Constructor for class nl.strohalm.cyclos.controls.payments.SelfPaymentForm
-
- send(SendMessageDTO) - Method in interface nl.strohalm.cyclos.services.elements.MessageService
-
Sends a message
- send(SendMessageDTO) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- send(SendMessageDTO) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceSecurity
-
- send(SmsMailing) - Method in interface nl.strohalm.cyclos.services.sms.SmsMailingService
-
Sends a free/paid SMS mailing to groups or individual members
- send(SmsMailing) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- send(SmsMailing) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceSecurity
-
- send(Invoice) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Sends an invoice, returning the populated object
- send(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- send(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- send(String, InternetAddress, InternetAddress, String, boolean) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
Sends an arbitrary mail message
- send(Member, String, String) - Method in interface nl.strohalm.cyclos.utils.sms.SmsSender
-
Sends the given (tagged with trace data) message to the given member.
- send(Member, String, String) - Method in class nl.strohalm.cyclos.utils.sms.SmsSenderImpl
-
- send(String, SendSmsSenderParameters) - Method in interface nl.strohalm.cyclos.webservices.external.sms.SmsSenderWebService
-
Sends an SMS message to the given member
- sendActivation(boolean, Member, String) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
- sendAfterTransactionCommit(String, InternetAddress, InternetAddress, String, boolean) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
Sends an email only after the current transaction is committed
- sendAutomatically(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- sendAutomatically(Invoice) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceServiceLocal
-
Sends an invoice, without testing the logged member.
- SendDirectMessageToMemberDTO - Class in nl.strohalm.cyclos.services.elements
-
A message sent between members
- SendDirectMessageToMemberDTO() - Constructor for class nl.strohalm.cyclos.services.elements.SendDirectMessageToMemberDTO
-
- sendEmailChange(PendingEmailChange) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
- sendEmailIfNeeded(Message) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- sendEmailIfNeeded(Message) - Method in interface nl.strohalm.cyclos.services.elements.MessageServiceLocal
-
Sends the e-mail for the given message
- sendEmailValidation(PendingMember) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
- sendError(String, Object...) - Method in class nl.strohalm.cyclos.controls.ActionContext
-
Returns an action forward for the error page, showing the message of the given key / arguments
- sendError(int) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- sendError(int, String) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- sendError(ActionMapping, HttpServletRequest, HttpServletResponse, String, Object...) - Static method in class nl.strohalm.cyclos.utils.ActionHelper
-
Sends an error message to the error page via a translation key
- sendErrorWithMessage(ActionMapping, HttpServletRequest, HttpServletResponse, String) - Static method in class nl.strohalm.cyclos.utils.ActionHelper
-
Sends a direct error message to the error page
- sendException(MobileException) - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- sendException(ActionMapping, HttpServletRequest, MobileException) - Static method in class nl.strohalm.cyclos.controls.mobile.MobileHelper
-
Send the exception to the error page
- sendFromSystem(SendMessageFromSystemDTO) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- sendFromSystem(SendMessageFromSystemDTO) - Method in interface nl.strohalm.cyclos.services.elements.MessageServiceLocal
-
Sends the given message from a system internal procedure
- SendingInvoiceWithMultipleTransferTypesWithCustomFields - Exception in nl.strohalm.cyclos.services.transactions.exceptions
-
When a member is sending an invoice with custom fields, ther can't have multiple possible payment types, because the custom fields would be
inconsistent.
- SendingInvoiceWithMultipleTransferTypesWithCustomFields() - Constructor for exception nl.strohalm.cyclos.services.transactions.exceptions.SendingInvoiceWithMultipleTransferTypesWithCustomFields
-
- sendInvitation(Element, String) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
- SendInvoiceAction - Class in nl.strohalm.cyclos.controls.invoices
-
Action used to send an invoice
- SendInvoiceAction() - Constructor for class nl.strohalm.cyclos.controls.invoices.SendInvoiceAction
-
- SendInvoiceActionPolicy - Class in nl.strohalm.cyclos.struts.access.policies
-
- SendInvoiceForm - Class in nl.strohalm.cyclos.controls.invoices
-
Form used to send an invoice
- SendInvoiceForm() - Constructor for class nl.strohalm.cyclos.controls.invoices.SendInvoiceForm
-
- sendMessage(String, Object...) - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Sends a message to the next page, with the given key / arguments
- sendMessage(HttpServletRequest, HttpServletResponse, String, Object...) - Static method in class nl.strohalm.cyclos.utils.ActionHelper
-
Sends a message to the next page
- SendMessageAction - Class in nl.strohalm.cyclos.controls.members.messages
-
Action used to send a message
- SendMessageAction() - Constructor for class nl.strohalm.cyclos.controls.members.messages.SendMessageAction
-
- SendMessageAction.SendTo - Enum in nl.strohalm.cyclos.controls.members.messages
-
An enum indicating where to send a message
- SendMessageActionPolicy - Class in nl.strohalm.cyclos.struts.access.policies
-
- SendMessageDTO - Class in nl.strohalm.cyclos.services.elements
-
Base DTO for sending a message
- SendMessageDTO() - Constructor for class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- SendMessageForm - Class in nl.strohalm.cyclos.controls.members.messages
-
Action used to send a message
- SendMessageForm() - Constructor for class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- SendMessageFromBrokerToMembersDTO - Class in nl.strohalm.cyclos.services.elements
-
DTO for sending a message from a broker to his brokered members
- SendMessageFromBrokerToMembersDTO() - Constructor for class nl.strohalm.cyclos.services.elements.SendMessageFromBrokerToMembersDTO
-
- SendMessageFromSystemDTO - Class in nl.strohalm.cyclos.services.elements
-
DTO for sending a message from system to a single member
- SendMessageFromSystemDTO() - Constructor for class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
- SendMessageToAdminDTO - Class in nl.strohalm.cyclos.services.elements
-
DTO for sending a message to the administration
- SendMessageToAdminDTO() - Constructor for class nl.strohalm.cyclos.services.elements.SendMessageToAdminDTO
-
- SendMessageToGroupDTO - Class in nl.strohalm.cyclos.services.elements
-
Base DTO for sending a message
- SendMessageToGroupDTO() - Constructor for class nl.strohalm.cyclos.services.elements.SendMessageToGroupDTO
-
- SendMessageToMemberDTO - Class in nl.strohalm.cyclos.services.elements
-
DTO for sending a message to a single member
- SendMessageToMemberDTO() - Constructor for class nl.strohalm.cyclos.services.elements.SendMessageToMemberDTO
-
- sendRedirect(String) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- sendRequest(PaymentRequestTicket) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentRequestHandler
-
Enqueue the payment request
- sendRequest(PaymentRequestTicket) - Method in class nl.strohalm.cyclos.utils.paymentrequest.PaymentRequestHandlerImpl
-
- sendResetPassword(Member, String) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
- sendSms(SendSmsDTO) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
This methods runs a new transaction for handling the sms status, charging, etc...
- sendSms(SendSmsDTO) - Method in interface nl.strohalm.cyclos.services.elements.MessageServiceLocal
-
Sends an SMS to a member.
- sendSms(SendSmsParameters) - Method in interface nl.strohalm.cyclos.webservices.sms.SmsWebService
-
Sends an SMS message
- sendSms(SendSmsParameters) - Method in class nl.strohalm.cyclos.webservices.sms.SmsWebServiceImpl
-
- sendSmsAfterTransactionCommit(SendSmsDTO) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- sendSmsAfterTransactionCommit(SendSmsDTO) - Method in interface nl.strohalm.cyclos.services.elements.MessageServiceLocal
-
Sends an SMS to a member in background
- SendSmsDTO - Class in nl.strohalm.cyclos.services.elements
-
Contains the parameters for sending an SMS message
- SendSmsDTO() - Constructor for class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- SendSmsMailingAction - Class in nl.strohalm.cyclos.controls.members.sms
-
Action used to send an SMS mailing
- SendSmsMailingAction() - Constructor for class nl.strohalm.cyclos.controls.members.sms.SendSmsMailingAction
-
- SendSmsMailingForm - Class in nl.strohalm.cyclos.controls.members.sms
-
Form used to send an SMS mailing
- SendSmsMailingForm() - Constructor for class nl.strohalm.cyclos.controls.members.sms.SendSmsMailingForm
-
- SendSmsParameters - Class in nl.strohalm.cyclos.webservices.sms
-
Parameters used to send an SMS message
- SendSmsParameters() - Constructor for class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- SendSmsResult - Class in nl.strohalm.cyclos.webservices.sms
-
Result for a send sms operation
- SendSmsResult() - Constructor for class nl.strohalm.cyclos.webservices.sms.SendSmsResult
-
- SendSmsSenderParameters - Class in nl.strohalm.cyclos.webservices.external.sms
-
- SendSmsSenderParameters() - Constructor for class nl.strohalm.cyclos.webservices.external.sms.SendSmsSenderParameters
-
- SendSmsStatus - Enum in nl.strohalm.cyclos.webservices.sms
-
Possible status for an SMS sending request
- SEPARATOR - Static variable in class nl.strohalm.cyclos.utils.logging.LogFormatter
-
- ServerErrorVO - Class in nl.strohalm.cyclos.webservices.model
-
- ServerErrorVO() - Constructor for class nl.strohalm.cyclos.webservices.model.ServerErrorVO
-
- ServerErrorVO(String, String) - Constructor for class nl.strohalm.cyclos.webservices.model.ServerErrorVO
-
- Service - Interface in nl.strohalm.cyclos.services
-
Marker interface for services
- ServiceClient - Class in nl.strohalm.cyclos.entities.services
-
A remote host that may access specific web services
- ServiceClient() - Constructor for class nl.strohalm.cyclos.entities.services.ServiceClient
-
- serviceClient() - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Returns the service client if the current transaction was started by a web service access, null otherwise
- ServiceClient.Relationships - Enum in nl.strohalm.cyclos.entities.services
-
- ServiceClientDAO - Interface in nl.strohalm.cyclos.dao.services
-
DAO interface for service clients
- ServiceClientDAOImpl - Class in nl.strohalm.cyclos.dao.services
-
DAO implementation for service clients
- ServiceClientDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.services.ServiceClientDAOImpl
-
- ServiceClientIpResolvingPollingTask - Class in nl.strohalm.cyclos.scheduling.polling
-
A
PollingTask that resolves IP addresses for service clients
- ServiceClientIpResolvingPollingTask() - Constructor for class nl.strohalm.cyclos.scheduling.polling.ServiceClientIpResolvingPollingTask
-
- ServiceClientQuery - Class in nl.strohalm.cyclos.entities.services
-
Contains search parameters for WebService clients
- ServiceClientQuery() - Constructor for class nl.strohalm.cyclos.entities.services.ServiceClientQuery
-
- ServiceClientService - Interface in nl.strohalm.cyclos.services.services
-
Service interface for service clients
- ServiceClientServiceImpl - Class in nl.strohalm.cyclos.services.services
-
Implementation for ServiceClientService
- ServiceClientServiceImpl() - Constructor for class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- ServiceClientServiceLocal - Interface in nl.strohalm.cyclos.services.services
-
Local interface.
- ServiceClientServiceSecurity - Class in nl.strohalm.cyclos.services.services
-
- ServiceClientServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.services.ServiceClientServiceSecurity
-
- serviceInterfaceForName(String) - Static method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
- ServiceOperation - Enum in nl.strohalm.cyclos.entities.services
-
Contains the possible operations for a WebServices client
- ServiceSecurity - Interface in nl.strohalm.cyclos.services
-
Marker interface for the security layer
- ServiceSecurityProxyInvocationHandler - Class in nl.strohalm.cyclos.spring
-
Invocation handler for service security proxies
- ServiceSecurityProxyInvocationHandler(Object) - Constructor for class nl.strohalm.cyclos.spring.ServiceSecurityProxyInvocationHandler
-
- ServletContextHelper - Class in nl.strohalm.cyclos.utils
-
Helper class for servlet context
- ServletContextHelper() - Constructor for class nl.strohalm.cyclos.utils.ServletContextHelper
-
- servletContextOf(SoapMessage) - Static method in class nl.strohalm.cyclos.webservices.utils.WebServiceHelper
-
Returns the HttpServletRequest instance for the given SOAP message
- Session - Class in nl.strohalm.cyclos.entities.access
-
Represents a session for an user
- Session() - Constructor for class nl.strohalm.cyclos.entities.access.Session
-
- session(HttpSession) - Static method in class nl.strohalm.cyclos.http.AttributeHolder.Factory
-
- Session.Relationships - Enum in nl.strohalm.cyclos.entities.access
-
- SessionAlreadyInUseException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
Custom exception thrown when trying to login with a session id already in use
- SessionAlreadyInUseException(String) - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.SessionAlreadyInUseException
-
- sessionCreated(HttpSessionEvent) - Method in class nl.strohalm.cyclos.http.LifecycleListener
-
- SessionDAO - Interface in nl.strohalm.cyclos.dao.access
-
DAO interface for sessions
- SessionDAOImpl - Class in nl.strohalm.cyclos.dao.access
-
- SessionDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.access.SessionDAOImpl
-
- sessionDestroyed(HttpSessionEvent) - Method in class nl.strohalm.cyclos.http.LifecycleListener
-
- sessionFactory - Variable in class nl.strohalm.cyclos.utils.lucene.AbstractDocumentMapper
-
- SessionQuery - Class in nl.strohalm.cyclos.entities.access
-
Query for user sessions
- SessionQuery() - Constructor for class nl.strohalm.cyclos.entities.access.SessionQuery
-
- set(String, int, Object) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- set(String, Object) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- set(String, String, Object) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- set(int, E) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- set(String, Object) - Method in class nl.strohalm.cyclos.utils.JSONBuilder
-
Sets a JSON object property
- set(Object, String, Object) - Static method in class nl.strohalm.cyclos.utils.PropertyHelper
-
Sets a property value by reflection, handling nested nulls
- set(Member, ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Sets the thread local's current context.
- set(Pos, ServletContext, HttpServletRequest, SoapMessage) - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Sets the thread local's current context.
- set(ServiceClient, ServletContext, HttpServletRequest, SoapMessage) - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Sets the thread local's current context.
- set(ServletContext, HttpServletRequest, SoapMessage) - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Sets the thread local's current context.
- setAcceptedInvoices(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- setAcceptFreeMailing(boolean) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- setAcceptFreeMailing(boolean) - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- setAcceptPaidMailing(boolean) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- setAcceptPaidMailing(boolean) - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- setAccessRestController(AccessRestController) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.controls.access.LoginAction
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmPaymentAction
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentAction
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.http.LifecycleListener
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.http.LoggedUserFilter
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setAccessService(AccessService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.PurgeAccessTracesScheduledTask
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.PurgeExpiredSessionsScheduledTask
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.webservices.access.AccessWebServiceImpl
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.webservices.interceptor.PosInterceptor
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.webservices.rest.RestAuthenticationProvider
-
- setAccessServiceLocal(AccessServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setAccessSettingsHandler(SettingsHandler<AccessSettings, AccessSettingsChangeListener>) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- setAccount(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeForm
-
- setAccount(Account) - Method in class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- setAccount(Account) - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- setAccount(Account) - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- setAccount(Account) - Method in class nl.strohalm.cyclos.entities.accounts.AmountReservation
-
- setAccount(Account) - Method in class nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance
-
- setAccount(ExternalAccount) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- setAccount(ExternalAccount) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport
-
- setAccount(ExternalAccount) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImportQuery
-
- setAccount(ExternalAccount) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- setAccount(ExternalAccount) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- setAccount(ExternalAccount) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMapping
-
- setAccount(MemberAccount) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- setAccount(SystemAccount) - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- setAccount(Account) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- setAccount(Account) - Method in class nl.strohalm.cyclos.services.accounts.AccountDTO
-
- setAccount(MemberAccount) - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- setAccount(Account) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- setAccount(MemberAccountVO) - Method in class nl.strohalm.cyclos.webservices.model.MemberAccountWithStatusVO
-
- setAccountActivities(Map<String, AccountActivitiesVO>) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setAccountDao(AccountDAO) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.ScheduledPaymentDAOImpl
-
- setAccountDao(AccountDAO) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- setAccountDao(AccountDAO) - Method in class nl.strohalm.cyclos.scheduling.polling.AccountActivationPollingTask
-
- setAccountDao(AccountDAO) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setAccountDao(AccountDAO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setAccountDao(AccountDAO) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- setAccountDao(AccountDAO) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setAccountDao(AccountDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setAccountFee(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeForm
-
- setAccountFee(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeForm
-
- setAccountFee(AccountFee) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- setAccountFee(AccountFee) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setAccountFee(AccountFee) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- setAccountFeeDao(AccountFeeDAO) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setAccountFeeDao(AccountFeeDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setAccountFeeEnabled(Boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- setAccountFeeFile(String) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setAccountFeeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeExecutionForm
-
- setAccountFeeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeForm
-
- setAccountFeeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.RemoveAccountFeeForm
-
- setAccountFeeLevel(LogSettings.AccountFeeLevel) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setAccountFeeLog(AccountFeeLog) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- setAccountFeeLog(AccountFeeLog) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- setAccountFeeLog(AccountFeeLog) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLogQuery
-
- setAccountFeeLog(AccountFeeLog) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setAccountFeeLog(AccountFeeLog) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setAccountFeeLog(AccountFeeLog) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setAccountFeeLogDao(AccountFeeLogDAO) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setAccountFeeLogId(long) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeExecutionForm
-
- setAccountFeeLogId(long) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeLogDetailsForm
-
- setAccountFeeLogId(long) - Method in class nl.strohalm.cyclos.controls.invoices.BaseInvoiceForm
-
- setAccountFeeLogId(long) - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsForm
-
- setAccountFeeReceivedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAccountFeeReceivedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAccountFeeReceivedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAccountFees(Collection<AccountFee>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- setAccountFees(Collection<AccountFee>) - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccountType
-
- setAccountFees(Collection<AccountFee>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setAccountFees(Collection<AccountFee>) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setAccountFeeService(AccountFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.AccountFeeLogDetailsAction
-
- setAccountFeeService(AccountFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeAction
-
- setAccountFeeService(AccountFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.ListAccountFeeLogAction
-
- setAccountFeeService(AccountFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.RechargeFailedAccountFeeLogAction
-
- setAccountFeeService(AccountFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.RemoveAccountFeeAction
-
- setAccountFeeService(AccountFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.RunAccountFeeAction
-
- setAccountFeeService(AccountFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- setAccountFeeService(AccountFeeService) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsTaxesAction
-
- setAccountFeeServiceLocal(AccountFeeServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.ChargeAccountFeePollingTask
-
- setAccountFeeServiceLocal(AccountFeeServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.AccountFeeScheduledTask
-
- setAccountFeeServiceLocal(AccountFeeServiceLocal) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- setAccountFeeServiceLocal(AccountFeeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setAccountHelper(AccountHelper) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setAccountHelper(AccountHelper) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setAccountHelper(AccountHelper) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setAccountHelper(AccountHelper) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceImpl
-
- setAccountHelper(AccountHelper) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- setAccountHelper(AccountHelper) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- setAccountHelper(AccountHelper) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setAccountHelper(AccountHelper) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setAccountInformation(boolean) - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- setAccountLimitLogDao(AccountLimitLogDAO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setAccountLimitLogDao(AccountLimitLogDAO) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- setAccountLimitLogDao(AccountLimitLogDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setAccountOwner(AccountOwner) - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- setAccounts(Collection<MemberAccount>) - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccountType
-
- setAccounts(List<MemberAccountVO>) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- setAccountsBalances(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setAccountsBalances(Map<AccountType, BigDecimal>) - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- setAccountsCredits(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setAccountsCredits(Map<AccountType, BigDecimal>) - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountOverviewAction
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ExportTransactionsToCsvAction
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitAction
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmAccountAction
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileHomeAction
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionAction
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportVOIterator
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersReportHandler
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setAccountService(AccountService) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.CloseBalancesScheduledTask
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.BaseLoanHandler
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setAccountServiceLocal(AccountServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setAccountSettings(Collection<MemberGroupAccountSettings>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setAccountSettingsDao(MemberGroupAccountSettingsDAO) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setAccountsRestController(AccountsRestController) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController
-
- setAccountsRestController(AccountsRestController) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setAccountsRestController(AccountsRestController) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController
-
- setAccountsStatus(Map<Long, AccountStatusVO>) - Method in class nl.strohalm.cyclos.webservices.model.PaymentDataVO
-
- setAccountStatus(AccountStatus) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setAccountStatus(AccountStatusVO) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistoryResultPage
-
- setAccountStatusEnabledSince(Calendar) - Method in class nl.strohalm.cyclos.entities.Application
-
- setAccountsUpperCredits(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setAccountsUpperCredits(Map<AccountType, BigDecimal>) - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- setAccountType(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeForm
-
- setAccountType(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeForm
-
- setAccountType(AccountType) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- setAccountType(MemberAccountType) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setAccountType(MemberAccountType) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- setAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- setAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- setAccountType(MemberAccountType) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- setAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- setAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- setAccountType(MemberAccountType) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- setAccountType(MemberAccountType) - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- setAccountTypeDao(AccountTypeDAO) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.RemoveAccountFeeForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.RemoveAccountTypeForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.RemoveAuthorizationLevelForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.RemovePaymentFilterForm
-
- setAccountTypeId(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.RemoveTransactionFeeForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.RemoveTransferTypeForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.LinkPaymentCustomFieldForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsForm
-
- setAccountTypeId(long) - Method in class nl.strohalm.cyclos.controls.groups.accounts.RemoveGroupAccountForm
-
- setAccountTypeId(String) - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- setAccountTypeId(Long) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setAccountTypeId(Long) - Method in class nl.strohalm.cyclos.webservices.pos.AccountHistoryPosParameters
-
- setAccountTypeId(Long) - Method in class nl.strohalm.cyclos.webservices.pos.AccountStatusPosParameters
-
- setAccountTypeIds(long[]) - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitForm
-
- setAccountTypeName(String) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setAccountTypes(Collection<AccountType>) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setAccountTypes(Collection<AccountType>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- setAccountTypes(Collection<SystemAccountType>) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setAccountTypes(List<DetailedAccountTypeVO>) - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.ListAccountTypesAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.RemoveAccountTypeAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountOverviewAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.details.SearchScheduledPaymentsAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalAccountAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.ads.EditAdAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.invoices.SendInvoiceAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportHandler
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersReportHandler
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
- setAccountTypeService(AccountTypeService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceSecurity
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceImpl
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceSecurity
-
- setAccountTypeServiceLocal(AccountTypeServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setAction(String) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferForm
-
- setAction(String) - Method in class nl.strohalm.cyclos.controls.members.messages.ChangeMessageStatusForm
-
- setAction(HttpServletRequest, HttpServletResponse, PosWebHelper.Action) - Static method in class nl.strohalm.cyclos.controls.posweb.PosWebHelper
-
Sets which action a member is allowed to perform in posweb
- setAction(ExternalTransferType.Action) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- setAction(MemberAccount.Action) - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- setAction(TransferAuthorization.Action) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- setAction(TransferAuthorization.Action) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- setActionAccessMonitor(ActionAccessMonitor) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
- setActionHelper(ActionHelper) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
- setActionHelper(ActionHelper) - Method in class nl.strohalm.cyclos.controls.BasePublicAction
-
- setActionHelper(ActionHelper) - Method in class nl.strohalm.cyclos.controls.mobile.MobileBaseAction
-
- setActionHelper(ActionHelper) - Method in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- setActionHelper(ActionHelper) - Method in class nl.strohalm.cyclos.http.JspTransactionFilter
-
- setActionHelper(ActionHelper) - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor
-
- setActivationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- setActivationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setActivationMessageWithoutPassword(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setActivationMessageWithPassword(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setActivationPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- setActivationPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- setActivationSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setActive(boolean) - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- setActive(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setActiveAds(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setAd(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- setAd(String, Object) - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- setAd(ImportedAd) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCustomFieldValue
-
- setAd(Ad) - Method in class nl.strohalm.cyclos.entities.customization.fields.AdCustomFieldValue
-
- setAd(Ad) - Method in class nl.strohalm.cyclos.entities.customization.images.AdImage
-
- setAdCategories(List<AdCategory>) - Method in class nl.strohalm.cyclos.controls.ads.categories.ListAdCategoryForm
-
- setAdCategoryDao(AdCategoryDAO) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- setAdCategoryIds(Long[]) - Method in class nl.strohalm.cyclos.controls.ads.categories.ListAdCategoryForm
-
- setAdCategoryIds(Long[]) - Method in class nl.strohalm.cyclos.controls.ads.categories.SetAdCategoryOrderForm
-
- SetAdCategoryOrderAction - Class in nl.strohalm.cyclos.controls.ads.categories
-
Action used to set the ad category order
- SetAdCategoryOrderAction() - Constructor for class nl.strohalm.cyclos.controls.ads.categories.SetAdCategoryOrderAction
-
- SetAdCategoryOrderForm - Class in nl.strohalm.cyclos.controls.ads.categories
-
Form used to set the ad category order
- SetAdCategoryOrderForm() - Constructor for class nl.strohalm.cyclos.controls.ads.categories.SetAdCategoryOrderForm
-
- setAdCategoryService(AdCategoryService) - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- setAdCategoryService(AdCategoryService) - Method in class nl.strohalm.cyclos.controls.ads.categories.EditAdCategoryAction
-
- setAdCategoryService(AdCategoryService) - Method in class nl.strohalm.cyclos.controls.ads.categories.ExportAdCategoriesAction
-
- setAdCategoryService(AdCategoryService) - Method in class nl.strohalm.cyclos.controls.ads.categories.ImportAdCategoriesAction
-
- setAdCategoryService(AdCategoryService) - Method in class nl.strohalm.cyclos.controls.ads.categories.ListAdCategoriesAction
-
- setAdCategoryService(AdCategoryService) - Method in class nl.strohalm.cyclos.controls.ads.categories.RemoveAdCategoryAction
-
- setAdCategoryService(AdCategoryService) - Method in class nl.strohalm.cyclos.controls.ads.categories.SetAdCategoryOrderAction
-
- setAdCategoryService(AdCategoryService) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- setAdCategoryService(AdCategoryService) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestAction
-
- setAdCategoryService(AdCategoryService) - Method in class nl.strohalm.cyclos.webservices.rest.AdCategoriesRestController
-
- setAdCategoryServiceLocal(AdCategoryServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- setAdCategoryServiceLocal(AdCategoryServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- setAdCategoryServiceLocal(AdCategoryServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setAdCategoryServiceLocal(AdCategoryServiceLocal) - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.ads.ExportAdsToCsvAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.ListCustomFieldsAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderAction
-
- setAdCustomFieldService(AdCustomFieldService) - Method in class nl.strohalm.cyclos.webservices.rest.AdFieldsRestController
-
- setAdCustomFieldServiceLocal(AdCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- setAdCustomFieldServiceLocal(AdCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setAdCustomFieldServiceLocal(AdCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- setAdCustomFieldServiceLocal(AdCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- setAdCustomFieldServiceLocal(AdCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.fields.FieldWebServiceImpl
-
- setAdCustomFieldServiceLocal(AdCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- setAdDao(AdDAO) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setAdDao(AdDAO) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- setAdDescriptionFormat(TextFormat) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setAddress(String) - Method in class nl.strohalm.cyclos.entities.services.ServiceClientQuery
-
- setAddressBegin(String) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setAddressEnd(String) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setAdExpirationMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdExpirationSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdExpirationSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdFields(List<FieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setAdFieldsRestController(AdFieldsRestController) - Method in class nl.strohalm.cyclos.webservices.rest.AdsRestController
-
- setAdHelper(AdHelper) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- setAdHelper(AdHelper) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setAdHelper(AdHelper) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- setAdHelper(AdHelper) - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- setAdImport(AdImport) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory
-
- setAdImport(AdImport) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdQuery
-
- setAdImportDao(AdImportDAO) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- setAdImportService(AdImportService) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportAdsAction
-
- setAdImportService(AdImportService) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdCategoriesAction
-
- setAdImportService(AdImportService) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsDetailsAction
-
- setAdImportService(AdImportService) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsSummaryAction
-
- setAdImportServiceLocal(AdImportServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.PurgeOldImportsScheduledTask
-
- setAdImportServiceLocal(AdImportServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceSecurity
-
- setAdInterest(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestForm
-
- setAdInterest(String, Object) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestForm
-
- setAdInterestDao(AdInterestDAO) - Method in class nl.strohalm.cyclos.scheduling.polling.AdInterestsNotificationPollingTask
-
- setAdInterestDao(AdInterestDAO) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceImpl
-
- setAdInterestMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdInterestService(AdInterestService) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestAction
-
- setAdInterestService(AdInterestService) - Method in class nl.strohalm.cyclos.controls.members.adinterests.ListAdInterestsAction
-
- setAdInterestService(AdInterestService) - Method in class nl.strohalm.cyclos.controls.members.adinterests.RemoveAdInterestsAction
-
- setAdInterestServiceLocal(AdInterestServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceSecurity
-
- setAdInterestServiceLocal(AdInterestServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setAdInterestsIds(Long[]) - Method in class nl.strohalm.cyclos.controls.members.adinterests.RemoveAdInterestsForm
-
- setAdInterestSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdInterestSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdmin(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileForm
-
- setAdmin(String, Object) - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileForm
-
- setAdmin(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminForm
-
- setAdmin(String, Object) - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminForm
-
- setAdmin(Administrator) - Method in class nl.strohalm.cyclos.entities.customization.fields.AdminCustomFieldValue
-
- setAdmin(Administrator) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- setAdminApplicationErrorMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminApplicationErrorSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminComments(String) - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- setAdminCommentsDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- setAdminCustomFields(Collection<AdminCustomField>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setAdminCustomFieldService(AdminCustomFieldService) - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileAction
-
- setAdminCustomFieldService(AdminCustomFieldService) - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- setAdminCustomFieldService(AdminCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- setAdminCustomFieldService(AdminCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueAction
-
- setAdminCustomFieldService(AdminCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.ListCustomFieldsAction
-
- setAdminCustomFieldService(AdminCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueAction
-
- setAdminCustomFieldService(AdminCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldAction
-
- setAdminCustomFieldService(AdminCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueAction
-
- setAdminCustomFieldService(AdminCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- setAdminCustomFieldService(AdminCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderAction
-
- setAdminCustomFieldServiceLocal(AdminCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- setAdminCustomFieldServiceLocal(AdminCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setAdminCustomFieldServiceLocal(AdminCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setAdminGroup(AdminGroup) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- setAdminGroups(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- setAdminGroups(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setAdminId(long) - Method in class nl.strohalm.cyclos.controls.accounts.details.SearchScheduledPaymentsForm
-
- setAdminId(long) - Method in class nl.strohalm.cyclos.controls.accounts.details.SearchTransferAuthorizationsForm
-
- setAdminId(long) - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileForm
-
- setAdminId(long) - Method in class nl.strohalm.cyclos.controls.admins.ChangeAdminGroupForm
-
- setAdminId(long) - Method in class nl.strohalm.cyclos.controls.admins.RemoveAdminForm
-
- setAdminId(long) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- setAdminId(long) - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- setAdministrationWhitelist(String) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setAdminMemberAlertSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminNewMemberMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminNewMemberSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminNewPendingPaymentMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminNewPendingPaymentSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminNotificationHandler(AdminNotificationHandler) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setAdminNotificationHandler(AdminNotificationHandler) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- setAdminNotificationHandler(AdminNotificationHandler) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceImpl
-
- setAdminNotificationHandler(AdminNotificationHandler) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setAdminNotificationHandler(AdminNotificationHandler) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setAdminNotificationHandler(AdminNotificationHandler) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setAdminNotificationHandler(AdminNotificationHandler) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setAdminNotificationHandler(AdminNotificationHandler) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setAdminNotificationPreference(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.admins.mailPreferences.MailPreferencesForm
-
- setAdminNotificationPreference(String, Object) - Method in class nl.strohalm.cyclos.controls.admins.mailPreferences.MailPreferencesForm
-
- setAdminNotificationPreferenceDao(AdminNotificationPreferenceDAO) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setAdminPaymentFromMemberToSystemMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminPaymentFromMemberToSystemSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminPaymentFromSystemToMemberMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminPaymentFromSystemToMemberSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminPaymentFromSystemToSystemMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminPaymentFromSystemToSystemSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminPendingBuyerOnlyGuaranteeMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminPendingBuyerOnlyGuaranteeSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminPendingGuaranteeMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminPendingGuaranteeSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminSystemAlertSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminSystemInvoiceMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminSystemInvoiceSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setAdminTimeout(TimePeriod) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setAdReportVO(AdReportVO) - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- setAds(Collection<ImportedAd>) - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- setAds(Collection<Ad>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setAds(Map<Ad.Status, Integer>) - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- setAds(boolean) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- setAds(List<AdVO>) - Method in class nl.strohalm.cyclos.webservices.ads.AdResultPage
-
- setAdsByStatus(Map<Ad.Status, Integer>) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setAdSearchAccess(MemberCustomField.Access) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- setAdService(AdService) - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- setAdService(AdService) - Method in class nl.strohalm.cyclos.controls.ads.ExportAdsToCsvAction
-
- setAdService(AdService) - Method in class nl.strohalm.cyclos.controls.ads.MemberAdsAction
-
- setAdService(AdService) - Method in class nl.strohalm.cyclos.controls.ads.RemoveAdAction
-
- setAdService(AdService) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- setAdService(AdService) - Method in class nl.strohalm.cyclos.controls.image.ImageDetailsAction
-
- setAdService(AdService) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportVOIterator
-
- setAdService(AdService) - Method in class nl.strohalm.cyclos.webservices.rest.AdsRestController
-
- setAdServiceLocal(AdServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.AdInterestsNotificationPollingTask
-
- setAdServiceLocal(AdServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.AdExpirationScheduledTask
-
- setAdServiceLocal(AdServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- setAdServiceLocal(AdServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- setAdServiceLocal(AdServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- setAdServiceLocal(AdServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setAdServiceLocal(AdServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setAdServiceLocal(AdServiceLocal) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceImpl
-
- setAdServiceLocal(AdServiceLocal) - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- setAdServiceLocal(AdServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- setAdValues(Collection<AdCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setAdvanced(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryForm
-
- setAdvanced(boolean) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- setAdvanced(boolean) - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesForm
-
- setAdvanced(boolean) - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessagesForm
-
- setAdvanced(boolean) - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- setaFIsZero(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- setaFIsZero(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- setAlertDao(AlertDAO) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- setAlertIds(Long[]) - Method in class nl.strohalm.cyclos.controls.alerts.RemoveAlertsForm
-
- setAlerts(Collection<MemberAlert>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setAlertService(AlertService) - Method in class nl.strohalm.cyclos.controls.alerts.BaseListAlertsAction
-
- setAlertService(AlertService) - Method in class nl.strohalm.cyclos.controls.alerts.RemoveAlertsAction
-
- setAlertService(AlertService) - Method in class nl.strohalm.cyclos.controls.alerts.SearchAlertsAction
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.AccountActivationPollingTask
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.ChargeAccountFeePollingTask
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceSecurity
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setAlertServiceLocal(AlertServiceLocal) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- setAlertSettingsHandler(SettingsHandler<AlertSettings, AlertSettingsChangeListener>) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- setAlertType(String) - Method in class nl.strohalm.cyclos.controls.alerts.RemoveAlertsForm
-
- setAlias(String) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- setAlias(String) - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextSearchParameters
-
- setAliases(Set<String>) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- setAll(boolean) - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFileQuery
-
- setAllBrokerGroups(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- setAllFields(List<? extends CustomField>) - Method in class nl.strohalm.cyclos.taglibs.SelectCustomFieldsTag
-
- setAllowAnyAccount(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- setAllowAnyAccount(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- setAllowBlockScheduledPayments(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setAllowCancelScheduledPayments(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setAllowChargingSms(boolean) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- setAllowChargingSms(boolean) - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- setAllowedGuaranteeTypes(Collection<GuaranteeType>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setAllowGeneration(boolean) - Method in class nl.strohalm.cyclos.services.elements.ResetTransactionPasswordDTO
-
- setAllowMakePayment(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- setAllowMakePayment(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setAllowMakePayment(boolean) - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- setAllowMultipleLogins(boolean) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setAllowOperatorLogin(boolean) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setAllowSmsNotification(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setAllowsScheduledPayments(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setAllSelectedLabel(String) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setAlreadyCharged(boolean) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatusQuery
-
- setAlreadySearched(boolean) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- setAmount(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- setAmount(String) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- setAmount(String) - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- setAmount(String) - Method in class nl.strohalm.cyclos.controls.loans.RepayLoanForm
-
- setAmount(String) - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentForm
-
- setAmount(String) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- setAmount(String) - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction.Entry
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.SimpleTransferVO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.AmountReservation
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- setAmount(Amount) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- setAmount(Amount) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- setAmount(Amount) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- setAmount(Amount) - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.external.ProcessExternalTransferDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeCalculationDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.RepayLoanDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewDTO
-
- setAmount(Amount) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.model.TransactionFeeVO
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.pos.BasePaymentParameters
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.pos.ChargebackParameters
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- setAmount(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- setAmountDeniedInvoices(int) - Method in class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- setAmountForRates(Amount) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
for rates, the amount needs to be set without resetting the charge type.
- setAmountIncorrectLogin(int) - Method in class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- setAmountLowerLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setAmountLowerLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- setAmountReservationDao(AmountReservationDAO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setAmountUpperLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setAmountUpperLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- setAnalyzer(Analyzer) - Method in class nl.strohalm.cyclos.entities.ads.FullTextAdQuery
-
- setAnalyzer(Analyzer) - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- setAnalyzer(Analyzer) - Method in class nl.strohalm.cyclos.entities.members.records.FullTextMemberRecordQuery
-
- setApplicationContext(ApplicationContext) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setApplicationContext(ApplicationContext) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setApplicationContext(ApplicationContext) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- setApplicationContext(ApplicationContext) - Method in class nl.strohalm.cyclos.spring.BaseSingletonFactoryBean
-
- setApplicationContext(ApplicationContext) - Method in class nl.strohalm.cyclos.utils.customizedfile.HazelcastCustomizedFileHandler
-
- setApplicationContext(ApplicationContext) - Method in class nl.strohalm.cyclos.utils.CustomObjectHandlerImpl
-
- setApplicationContext(ApplicationContext) - Method in class nl.strohalm.cyclos.utils.lock.HazelcastLockHandlerFactory
-
- setApplicationContext(ApplicationContext) - Method in class nl.strohalm.cyclos.utils.lock.HazelcastUniqueObjectHandlerImpl
-
- setApplicationContext(ApplicationContext) - Method in class nl.strohalm.cyclos.utils.tasks.TaskRunnerImpl
-
- setApplicationDao(ApplicationDAO) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setApplicationErrors(boolean) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- setApplicationErrors(boolean) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setApplicationName(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setApplicationName(String) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- setApplicationService(ApplicationService) - Method in class nl.strohalm.cyclos.controls.admins.GetApplicationStatusAjaxAction
-
- setApplicationService(ApplicationService) - Method in class nl.strohalm.cyclos.controls.admintasks.AdministrativeTasksAction
-
- setApplicationService(ApplicationService) - Method in class nl.strohalm.cyclos.controls.admintasks.BaseIndexesAction
-
- setApplicationService(ApplicationService) - Method in class nl.strohalm.cyclos.controls.admintasks.SetSystemOnlineAction
-
- setApplicationService(ApplicationService) - Method in class nl.strohalm.cyclos.controls.general.HomeAction
-
- setApplicationService(ApplicationService) - Method in class nl.strohalm.cyclos.http.LifecycleListener
-
- setApplicationService(ApplicationService) - Method in class nl.strohalm.cyclos.http.RestFilter
-
- setApplicationService(ApplicationService) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.PurgeOldIndexOperationsScheduledTask
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceSecurity
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.utils.HashHandler
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.utils.lock.BaseLockHandlerFactory
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.utils.TransactionHelperImpl
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.webservices.interceptor.AuthInterceptor
-
- setApplicationServiceLocal(ApplicationServiceLocal) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setApplicationUsername(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setApplyExpirationToMaxPublishDate(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- setArate(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- setaRate(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- setaRate(boolean) - Method in class nl.strohalm.cyclos.services.accounts.rates.WhatRate
-
- setARate(BigDecimal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewForRatesDTO
-
- setaRateParameters(ARateParameters) - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- setaRateParametersDao(ARateParametersDAO) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- setArg0(String) - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- setArg0(String) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setArg1(String) - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- setArg1(String) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setArg2(String) - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- setArg2(String) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setArg3(String) - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- setArg3(String) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setArg4(String) - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- setArg4(String) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setArray(String) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- setAsMemberToMemberTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setAsMemberToMemberTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- setAsMemberToSelfTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setAsMemberToSelfTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- setAsMemberToSystemTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setAsMemberToSystemTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- setAssignedTo(Member) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- setAssignTo(String) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- setAttribute(String, Object) - Method in interface nl.strohalm.cyclos.http.AttributeHolder
-
- setAttribute(String, Object) - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- setAttribute(String, Object) - Method in class nl.strohalm.cyclos.http.ResettableAttributeHolder
-
- setAttribute(String, Object) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletRequest
-
- setAttribute(String, Object) - Method in class nl.strohalm.cyclos.http.ResettableHttpSession
-
- setAttribute(String, Object) - Static method in class nl.strohalm.cyclos.utils.access.LoggedUser
-
Sets an attribute for the given key
- setAttributes(Map<String, Object>) - Method in class nl.strohalm.cyclos.taglibs.AbstractDynamicAttributesTag
-
- setAuthor(String) - Method in class nl.strohalm.cyclos.themes.Theme
-
- setAuthorizable(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setAuthorizationLevel(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.EditAuthorizationLevelForm
-
- setAuthorizationLevel(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.EditAuthorizationLevelForm
-
- setAuthorizationLevelDao(AuthorizationLevelDAO) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl
-
- setAuthorizationLevelDao(AuthorizationLevelDAO) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- setAuthorizationLevelId(long) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.EditAuthorizationLevelForm
-
- setAuthorizationLevelId(long) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.RemoveAuthorizationLevelForm
-
- setAuthorizationLevels(Collection<AuthorizationLevel>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setAuthorizationLevelService(AuthorizationLevelService) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.EditAuthorizationLevelAction
-
- setAuthorizationLevelService(AuthorizationLevelService) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.RemoveAuthorizationLevelAction
-
- setAuthorizationLevelServiceLocal(AuthorizationLevelServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceSecurity
-
- setAuthorizations(Collection<TransferAuthorization>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setAuthorizedBy(GuaranteeType.AuthorizedBy) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setAuthorizer(AuthorizationLevel.Authorizer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- setAuthorizer(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- setAuthorizerGroup(AdminGroup) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setAuthorizers(Collection<AuthorizationLevel.Authorizer>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setAutomatic(boolean) - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- setAutomatic(boolean) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setAutomaticLoanAuthorization(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeForm
-
- setAvailableBalance(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- setAvailableBalance(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- setAwaitingAuthorization(boolean) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setAwaitingEmailValidation(boolean) - Method in class nl.strohalm.cyclos.webservices.members.MemberRegistrationResult
-
- setBalance(BigDecimal) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDailyDifference
-
- setBalance(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- setBalance(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance
-
- setBalance(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccountDetailsVO
-
- setBalance(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- setBaseGroupId(long) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- setBaseKey(String) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- setBaseMalus(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.DRateParameters
-
- setBaseMalus(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.DRatedFeeDTO
-
- setBaseMemberRecordId(long) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- setBaseName(String) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Validators objects will set its base name to the exc
- setBasicSettings(BasicGroupSettings) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setBeanFactory(BeanFactory) - Method in class nl.strohalm.cyclos.utils.paymentrequest.PaymentRequestHandlerImpl
-
- setBeanFactory(BeanFactory) - Method in class nl.strohalm.cyclos.utils.sms.SmsSenderImpl
-
- setBegin(Calendar) - Method in class nl.strohalm.cyclos.utils.Period
-
- setBeginDate(Calendar) - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- setBeginDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setBeginDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setBeginDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- setBeginDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- setBeginOfDocCommand(String) - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- setBinaryFile(BinaryFile) - Method in class nl.strohalm.cyclos.entities.customization.documents.StaticDocument
-
- setBinaryFileDao(BinaryFileDAO) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl
-
- setBlock(boolean) - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.ManageTransactionPasswordForm
-
- setBody(String) - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- setBody(String) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- setBody(String) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setBody(String) - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- setBody(String) - Method in class nl.strohalm.cyclos.taglibs.AbstractEscapeTag
-
- setBody(String) - Method in class nl.strohalm.cyclos.webservices.model.InfoTextVO
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatusQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommissionQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.PendingMemberQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- setBroker(Member) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- setBrokerAccess(MemberRecordCustomField.Access) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField
-
- setBrokerCanViewInformationOf(Collection<AccountType>) - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- setBrokerCanViewInformationOf(Collection<AccountType>) - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- setBrokerCanViewMemberDocuments(boolean) - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- setBrokerCommission(BrokerCommission) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- setBrokerCommission(BrokerCommission) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- setBrokerCommission(BrokerCommission) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- setBrokerCommission(BrokerCommission) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- setBrokerCommission(BrokerCommission) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatusQuery
-
- setBrokerCommission(BrokerCommission) - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- setBrokerCommission(BrokerCommission) - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommissionQuery
-
- setBrokerCommission(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setBrokerCommission(BrokerCommission) - Method in class nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO
-
- setBrokerCommissionContract(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractForm
-
- setBrokerCommissionContract(String, Object) - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractForm
-
- setBrokerCommissionContract(BrokerCommissionContract) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setBrokerCommissionContract(BrokerCommissionContract) - Method in class nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO
-
- setBrokerCommissionContractDao(BrokerCommissionContractDAO) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setBrokerCommissionContractDao(BrokerCommissionContractDAO) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setBrokerCommissionContractId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.AcceptBrokerCommissionContractForm
-
- setBrokerCommissionContractId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.CancelBrokerCommissionContractForm
-
- setBrokerCommissionContractId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.DenyBrokerCommissionContractForm
-
- setBrokerCommissionContractId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractForm
-
- setBrokerCommissionContractId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.RemoveBrokerCommissionContractForm
-
- setBrokerCommissionId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractForm
-
- setBrokerCommissionId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.StopBrokerCommissionForm
-
- setBrokerCommissionId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.SuspendBrokerCommissionForm
-
- setBrokerCommissionId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.UnsuspendBrokerCommissionForm
-
- setBrokerConversionSimulationTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- setBrokerConversionSimulationTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- setBrokerCreateMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- setBrokerCreateMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- setBrokerDeleteMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- setBrokerDeleteMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- setBrokerDocuments(Collection<Document>) - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- setBrokerDocuments(Collection<Document>) - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- setBrokered(boolean) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- setBrokered(Member) - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- setBrokered(Member) - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- setBrokeredMembers(Collection<Member>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setBrokerGroup(BrokerGroup) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- setBrokerGroups(Collection<BrokerGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- setBrokerGroups(Collection<BrokerGroup>) - Method in class nl.strohalm.cyclos.entities.customization.documents.Document
-
- setBrokerId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- setBrokerId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.ManageBrokerCommissionsForm
-
- setBrokerId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.StopBrokerCommissionForm
-
- setBrokerId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.SuspendBrokerCommissionForm
-
- setBrokerId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.UnsuspendBrokerCommissionForm
-
- setBrokering(Brokering) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- setBrokering(Brokering) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- setBrokering(Brokering) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatusQuery
-
- setBrokeringCommissionStatus(BrokeringCommissionStatus) - Method in class nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO
-
- setBrokeringCommissionStatusDao(BrokeringCommissionStatusDAO) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setBrokeringCommissionStatusDao(BrokeringCommissionStatusDAO) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setBrokeringCommissionStatusDao(BrokeringCommissionStatusDAO) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setBrokeringDao(BrokeringDAO) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setBrokeringExpirationMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setBrokeringExpirationPeriod(TimePeriod) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setBrokeringExpirationSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setBrokeringExpirationSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setBrokeringRemovedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setBrokeringRemovedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setBrokeringRemovedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setBrokerings(Collection<Brokering>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setBrokeringsAsBrokered(Collection<Brokering>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setBrokeringService(BrokeringService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerAction
-
- setBrokeringService(BrokeringService) - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractAction
-
- setBrokeringService(BrokeringService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ExportBrokeringsToCsvAction
-
- setBrokeringService(BrokeringService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ListBrokeringsAction
-
- setBrokeringService(BrokeringService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ManageBrokeredMemberAction
-
- setBrokeringService(BrokeringService) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeBrokerAction
-
- setBrokeringServiceLocal(BrokeringServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.BrokeringExpirationScheduledTask
-
- setBrokeringServiceLocal(BrokeringServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceSecurity
-
- setBrokeringServiceLocal(BrokeringServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setBrokeringServiceLocal(BrokeringServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setBrokeringServiceLocal(BrokeringServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setBrokeringServiceLocal(BrokeringServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setBrokeringServiceLocal(BrokeringServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setBrokerMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- setBrokerMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- setBrokerModifyMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- setBrokerModifyMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.BrokerGroupPermissionsDTO
-
- setBrokerName(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setBrokerName(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setBrokerName(String) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setBrokerRemovedRemarkComments(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setBrokers(boolean) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- setBrokerUsername(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setBrokerUsername(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setBrokerUsername(String) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setBrOnly(boolean) - Method in class nl.strohalm.cyclos.taglibs.EscapeHTMLTag
-
- setBufferSize(int) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- setBugFixes(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setBuyer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- setBuyer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- setBuyer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setBuyer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setBuyer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setBuyer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- setBuyerOnlyGuaranteeStatusChangedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setBuyerOnlyGuaranteeStatusChangedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setBuyerOnlyGuaranteeStatusChangedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.access.UsernameChangeLog
-
- setBy(Administrator) - Method in class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardLog
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setBy(Administrator) - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- setBy(Administrator) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- setBy(Element) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- setBy(Element) - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- setBy(Element) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setByAdministration(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- setBytes(Long) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- setCacheManager(CacheManager) - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
- setCanBuyWithPaymentObligationsFromGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setCanBuyWithPaymentObligationsFromGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- setCancelled(boolean) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setCancelledBy(Element) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- setCanIssueCertificationToGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setCanIssueCertificationToGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- setCanMakeMemberPayments(boolean) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- setCanMakeSystemPayments(boolean) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- setCanPay(AccountOwner) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- setCanPayOwnerId(String) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- setCanViewAdsOfGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setCanViewAdsOfGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- setCanViewGroupFilters(Collection<GroupFilter>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setCanViewInformationOf(Collection<AccountType>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setCanViewInformationOf(Collection<AccountType>) - Method in class nl.strohalm.cyclos.entities.groups.OperatorGroup
-
- setCanViewInformationOf(Collection<AccountType>) - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- setCanViewInformationOf(Collection<AccountType>) - Method in class nl.strohalm.cyclos.services.groups.OperatorGroupPermissionsDTO
-
- setCanViewProfileOfGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setCanViewProfileOfGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- setCaptcha(String) - Method in class nl.strohalm.cyclos.controls.members.CreateMemberForm
-
- setCaptchaProducer(Producer) - Method in class nl.strohalm.cyclos.servlets.CaptchaServlet
-
- setCaption(String) - Method in class nl.strohalm.cyclos.entities.customization.images.ImageCaptionDTO
-
- setCaption(String) - Method in class nl.strohalm.cyclos.entities.customization.images.OwneredImage
-
- setCaption(String) - Method in class nl.strohalm.cyclos.webservices.model.ImageVO
-
- setCard(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- setCard(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- setCard(Card) - Method in class nl.strohalm.cyclos.entities.access.WrongCredentialAttempt
-
- setCard(Card) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardLog
-
- setCardCode1(String) - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardForm
-
- setCardCode2(String) - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardForm
-
- setCardDao(CardDAO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setCardDao(CardDAO) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- setCardFormatNumber(String) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- setCardId(long) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- setCardId(long) - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardForm
-
- setCardLogDao(CardLogDAO) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- setCardNumber(BigInteger) - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- setCardNumberPattern(String) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setCards(Collection<Card>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setCardSecurityCode(String) - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- setCardSecurityCode(CardType.CardSecurityCode) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- setCardSecurityCodeBlockedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCardSecurityCodeBlockedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCardSecurityCodeBlockedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCardSecurityCodeBlockedUntil(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- setCardSecurityCodeLength(RangeConstraint) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- setCardService(CardService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardDetailsAction
-
- setCardService(CardService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CreateCardAction
-
- setCardService(CardService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.ExportCardsToCsvAction
-
- setCardService(CardService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsAction
-
- setCardService(CardService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardAction
-
- setCardService(CardService) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkGenerateCardAction
-
- setCardServiceLocal(CardServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.CardScheduledTask
-
- setCardServiceLocal(CardServiceLocal) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setCardServiceLocal(CardServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceSecurity
-
- setCardServiceLocal(CardServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setCardType(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.cards.EditCardTypeForm
-
- setCardType(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.cards.EditCardTypeForm
-
- setCardType(CardType) - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- setCardType(CardType) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- setCardType(CardType) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setCardTypeDao(CardTypeDAO) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceImpl
-
- setCardTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.cards.EditCardTypeForm
-
- setCardTypeService(CardTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.EditCardTypeAction
-
- setCardTypeService(CardTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.ExportCardsToCsvAction
-
- setCardTypeService(CardTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.ListCardTypeAction
-
- setCardTypeService(CardTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.RemoveCardTypeAction
-
- setCardTypeService(CardTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsAction
-
- setCardTypeService(CardTypeService) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- setCardTypeServiceLocal(CardTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceSecurity
-
- setCategories(Collection<ImportedAdCategory>) - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- setCategories(Collection<MessageCategory>) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- setCategoriesIds(List<Long>) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setCategory(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.ads.categories.AdCategoryForm
-
- setCategory(String, Object) - Method in class nl.strohalm.cyclos.controls.ads.categories.AdCategoryForm
-
- setCategory(AdCategory) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setCategory(AdCategory) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setCategory(AdCategory) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- setCategory(MessageCategory) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setCategory(MessageCategory) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- setCategory(MessageCategory) - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- setCategory(AdCategoryVO) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setCategoryId(Long) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setCategoryOnly(boolean) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- setCertification(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationForm
-
- setCertification(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationForm
-
- setCertification(Certification) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog
-
- setCertification(Certification) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setCertification(Certification) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setCertificationDao(CertificationDAO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- setCertificationId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.ChangeStatusCertificationForm
-
- setCertificationId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.DeleteCertificationForm
-
- setCertificationId(long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationForm
-
- setCertificationIssuedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCertificationIssuedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCertificationIssuedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCertificationLogDao(CertificationLogDAO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- setCertificationService(CertificationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.ChangeStatusCertificationAction
-
- setCertificationService(CertificationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.DeleteCertificationAction
-
- setCertificationService(CertificationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationAction
-
- setCertificationService(CertificationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.SearchCertificationsAction
-
- setCertificationService(CertificationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationPackAction
-
- setCertificationService(CertificationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationAction
-
- setCertificationService(CertificationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.SearchPaymentObligationsAction
-
- setCertificationServiceLocal(CertificationServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.CertificationScheduledTask
-
- setCertificationServiceLocal(CertificationServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- setCertificationServiceLocal(CertificationServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setCertificationServiceLocal(CertificationServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- setCertificationServiceLocal(CertificationServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setCertificationStatusChangedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCertificationStatusChangedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCertificationStatusChangedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setChangeBroker(MapBean) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkActionsForm
-
- setChangeChannels(MapBean) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkActionsForm
-
- setChanged(int) - Method in class nl.strohalm.cyclos.services.elements.BulkMemberActionResultVO
-
- setChangeGroup(MapBean) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkActionsForm
-
- setChannel(String) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setChannel(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.channels.EditChannelForm
-
- setChannel(String, Object) - Method in class nl.strohalm.cyclos.controls.channels.EditChannelForm
-
- setChannel(String) - Method in class nl.strohalm.cyclos.controls.members.LoadMemberAjaxForm
-
- setChannel(Channel) - Method in class nl.strohalm.cyclos.entities.access.ChannelPrincipal
-
- setChannel(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setChannel(Channel) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setChannel(String) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setChannel(String) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setChannelDao(ChannelDAO) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- setChannelHelper(ChannelHelper) - Method in class nl.strohalm.cyclos.webservices.access.AccessWebServiceImpl
-
- setChannelHelper(ChannelHelper) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- setChannelHelper(ChannelHelper) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setChannelHelper(ChannelHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setChannelHelper(ChannelHelper) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setChannelHelper(ChannelHelper) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setChannelId(long) - Method in class nl.strohalm.cyclos.controls.channels.EditChannelForm
-
- setChannelId(long) - Method in class nl.strohalm.cyclos.controls.channels.RemoveChannelForm
-
- setChannelPrincipalDao(ChannelPrincipalDAO) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- setChannels(String[]) - Method in class nl.strohalm.cyclos.controls.access.channels.SelectChannelsForm
-
- setChannels(Collection<Channel>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setChannels(Collection<Channel>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setChannels(Collection<Channel>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.access.channels.ManageExternalAccessAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.access.LoginAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.channels.EditChannelAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.channels.ListChannelsAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.channels.RemoveChannelAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkActionsAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeChannelsAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.members.LoadMemberAjaxAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmPaymentAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.payments.request.RequestPaymentAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.settings.EditLocalSettingsAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentAction
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setChannelService(ChannelService) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.services.settings.LocalSettingsHandler
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.utils.paymentrequest.PaymentRequestHandlerImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.utils.sms.SmsSenderImpl
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.webservices.rest.RestAuthenticationProvider
-
- setChannelServiceLocal(ChannelServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.ChannelHelper
-
- setCharacterEncoding(String) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- setChargebackDescription(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setChargebackOf(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setChargebackPaymentTypes(Set<TransferType>) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- SetChargebacksMigration - Class in nl.strohalm.cyclos.setup.migrations.version3_6
-
A migration class which will update transfers which have been charged by by setting the chargeback id
- SetChargebacksMigration() - Constructor for class nl.strohalm.cyclos.setup.migrations.version3_6.SetChargebacksMigration
-
- setChargebackTransfer(AccountHistoryTransferVO) - Method in class nl.strohalm.cyclos.webservices.payments.ChargebackResult
-
- setChargebackTransferTypes(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- setChargebackTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- setChargedBackBy(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setChargedMember(Member) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setChargedMember(Member) - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- setChargeMode(AccountFee.ChargeMode) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setChargeStatus(CommissionChargeStatusDTO.ChargeStatus) - Method in class nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO
-
- setChargeType(TransactionFee.ChargeType) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setChargeType(TransactionFee.ChargeType) - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- setChargingError(AccountFeeLog, Member, BigDecimal) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setChargingError(AccountFeeLog, Member, BigDecimal) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeServiceLocal
-
Sets the result of the charging as error for the given member and account fee log
- setChargingSuccess(AccountFeeLog, Member, BigDecimal, Transfer, Invoice) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setChargingSuccess(AccountFeeLog, Member, BigDecimal, Transfer, Invoice) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeServiceLocal
-
Sets the result for the charging as success of the given member and account fee log
- setChildren(Collection<Transfer>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setChildren(Collection<AdCategory>) - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- setChildren(List<AdCategoryWithCounterVO>) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- setChildren(Collection<CustomField>) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setChildren(List<AdCategoryHierarchicalVO>) - Method in class nl.strohalm.cyclos.webservices.model.AdCategoryHierarchicalVO
-
- setChildren(List<DetailedAdCategoryVO>) - Method in class nl.strohalm.cyclos.webservices.model.DetailedAdCategoryVO
-
- setClassName(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CustomFileMapping
-
- setClientAddress(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.WebShopTicket
-
- setClientAddress(String) - Method in class nl.strohalm.cyclos.webservices.model.WebShopTicketVO
-
- setClientAddress(String) - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- setClientId(long) - Method in class nl.strohalm.cyclos.controls.services.EditServiceClientForm
-
- setClientId(long) - Method in class nl.strohalm.cyclos.controls.services.RemoveServiceClientForm
-
- setClientId(Long) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TraceNumber
-
- setClientId(Long) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setClientId(Long) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setClosedAccountBalanceDao(ClosedAccountBalanceDAO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setCode(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- setCode(String) - Method in class nl.strohalm.cyclos.entities.sms.SmsType
-
- setCollection(Collection<? extends CustomFieldValue>) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setCollectionType(Class<?>) - Method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- setCollectionType(Class<?>) - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- setColspan(int) - Method in class nl.strohalm.cyclos.taglibs.CellTag
-
- setColumnHeader(String, int) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
a setter to set one specific indexed columnheader.
- setColumnKeys(String[]) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
Simple setter for the columnKeys (seriesnames)
- setColumns(int) - Method in class nl.strohalm.cyclos.taglibs.LayoutTag
-
- setColumnSeparator(Character) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVFileMapping
-
- setComments(String) - Method in class nl.strohalm.cyclos.controls.elements.ChangeElementGroupForm
-
- setComments(String) - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- setComments(String) - Method in class nl.strohalm.cyclos.controls.payments.authorization.TransferAuthorizationForm
-
- setComments(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- setComments(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- setComments(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationDTO
-
- setComments(String) - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- setComments(String) - Method in class nl.strohalm.cyclos.entities.members.remarks.Remark
-
- setComments(String) - Method in class nl.strohalm.cyclos.entities.members.remarks.RemarkQuery
-
- setComments(String) - Method in class nl.strohalm.cyclos.services.elements.ChangeBrokerDTO
-
- setComments(String) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setCommissionContractAcceptedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCommissionContractAcceptedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCommissionContractAcceptedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCommissionContractCancelledMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCommissionContractCancelledSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCommissionContractCancelledSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCommissionContractDeniedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCommissionContractDeniedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCommissionContractDeniedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.AcceptBrokerCommissionContractAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.CancelBrokerCommissionContractAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.DenyBrokerCommissionContractAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ListBrokerCommissionContractsAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ManageBrokerCommissionsAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.RemoveBrokerCommissionContractAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.SearchBrokerCommissionContractsAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.StopBrokerCommissionAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.SuspendBrokerCommissionAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.controls.members.brokering.UnsuspendBrokerCommissionAction
-
- setCommissionService(CommissionService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setCommissionServiceLocal(CommissionServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.BrokerCommissionContractActivationScheduledTask
-
- setCommissionServiceLocal(CommissionServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.BrokerCommissionContractExpirationScheduledTask
-
- setCommissionServiceLocal(CommissionServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.BrokeringCommissionStatusExpirationScheduledTask
-
- setCommissionServiceLocal(CommissionServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setCommissionServiceLocal(CommissionServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- setCommissionServiceLocal(CommissionServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setCommissionServiceLocal(CommissionServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setCommissionServiceLocal(CommissionServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setCommissionServiceLocal(CommissionServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setConciliable(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setConciliable(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setConciliated(Boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setConfiguration(Configuration) - Method in class nl.strohalm.cyclos.setup.Setup
-
- setConfirmationKey(String) - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- setConfirmationMessage(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setConfirmPassword(String) - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- setConnectedAdmins(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setConnectedAdminsViewedBy(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setConnectedBrokers(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setConnectedMembers(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setConnectedOperators(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setConnectionTimeout(long) - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
- setContact(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.contacts.ContactForm
-
- setContact(String, Object) - Method in class nl.strohalm.cyclos.controls.members.contacts.ContactForm
-
- setContact(Member) - Method in class nl.strohalm.cyclos.entities.members.Contact
-
- setContactDao(ContactDAO) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- setContactHelper(ContactHelper) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- setContacts(Collection<Contact>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setContactService(ContactService) - Method in class nl.strohalm.cyclos.controls.members.contacts.AddContactAction
-
- setContactService(ContactService) - Method in class nl.strohalm.cyclos.controls.members.contacts.DeleteContactAction
-
- setContactService(ContactService) - Method in class nl.strohalm.cyclos.controls.members.contacts.EditContactAction
-
- setContactService(ContactService) - Method in class nl.strohalm.cyclos.controls.members.contacts.ListContactsAction
-
- setContactService(ContactService) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- setContactService(ContactService) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
- setContactService(ContactService) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
- setContactServiceLocal(ContactServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- setContactServiceLocal(ContactServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setContainerUrl(String) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- setContainerUrl(String) - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- setContainerUrl(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setContentLength(int) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- setContents(Blob) - Method in class nl.strohalm.cyclos.entities.customization.binaryfiles.BinaryFile
-
- setContents(String) - Method in class nl.strohalm.cyclos.entities.customization.files.File
-
- setContents(String) - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreement
-
- setContentType(String) - Method in class nl.strohalm.cyclos.entities.customization.binaryfiles.BinaryFile
-
- setContentType(String) - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- setContentType(String) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- setContext(String) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setContext(PaymentFilterQuery.Context) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- setContext(TransferType.Context) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setContext(TransactionContext) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setContext(TransactionContext) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setContext(TransactionContext) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setContracts(Collection<BrokerCommissionContract>) - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- setControl(CustomField.Control) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setControl(FieldVO.FieldVOControl) - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- setConversionSimulationTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setConversionSimulationTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.GroupPermissionsDTO
-
- setConverter(Converter<T>) - Method in class nl.strohalm.cyclos.utils.binding.PropertyBinder
-
- setConverter(Converter<T>) - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- SetConverter<T extends java.util.Set<?>> - Class in nl.strohalm.cyclos.utils.conversion
-
You can use this class to split a string by a separator and return a Set instance to from that split.
- SetConverter(Class<T>, String) - Constructor for class nl.strohalm.cyclos.utils.conversion.SetConverter
-
- setCount(Integer) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- setCount(int) - Method in class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentForm
-
- setCount(Integer) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- setCount(int) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- setCount(Integer) - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- setCount(int) - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
- setCountOffer(int) - Method in class nl.strohalm.cyclos.webservices.model.DetailedAdCategoryVO
-
- setCountSearch(int) - Method in class nl.strohalm.cyclos.webservices.model.DetailedAdCategoryVO
-
- setCreatableByAdminGroups(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setCreatableByBrokerGroups(Collection<BrokerGroup>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setCreateAdminRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setCreateAdminRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setCreateBasicData(boolean) - Method in class nl.strohalm.cyclos.setup.Setup
-
- setCreateDataBase(boolean) - Method in class nl.strohalm.cyclos.setup.Setup
-
- setCreatedBefore(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- setCreateInitialData(boolean) - Method in class nl.strohalm.cyclos.setup.Setup
-
- setCreateMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setCreateMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setCreateSetupData(boolean) - Method in class nl.strohalm.cyclos.setup.Setup
-
- setCreateSmsData(boolean) - Method in class nl.strohalm.cyclos.setup.Setup
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.access.Session
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.Element
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setCreationDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setCreationPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setCreationPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.PendingMemberQuery
-
- setCreationValue(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.IRateParameters
-
- setCreationValue(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- setCredentials(String) - Method in class nl.strohalm.cyclos.controls.access.channels.ChangePinForm
-
- setCredentials(String) - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- setCredentials(String) - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentForm
-
- setCredentials(Channel.Credentials) - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- setCredentials(String) - Method in class nl.strohalm.cyclos.services.access.ChangePinDTO
-
- setCredentials(String) - Method in class nl.strohalm.cyclos.webservices.access.CheckCredentialsParameters
-
- setCredentials(String) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setCredentials(String) - Method in class nl.strohalm.cyclos.webservices.accounts.LoadTransferParameters
-
- setCredentials(String) - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- setCredentials(String) - Method in class nl.strohalm.cyclos.webservices.payments.ConfirmPaymentParameters
-
- setCredentials(String) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- setCredentialsRequired(boolean) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setCredentialType(Channel.Credentials) - Method in class nl.strohalm.cyclos.entities.access.WrongCredentialAttempt
-
- setCredentialType(GeneralRestController.CredentialTypeVO) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- setCreditFee(GuaranteeTypeFeeVO) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setCreditFeePayer(GuaranteeType.FeePayer) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setCreditFeeSpec(MapBean) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- setCreditFeeSpec(GuaranteeFeeVO) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setCreditFeeTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- setCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- setCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- setCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- setCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setCreditLimit(Member, CreditLimitDTO) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Sets the new credit limit
- setCreditLimit(Member, CreditLimitDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setCreditLimit(Member, CreditLimitDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- setCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.BulkUpdateAccountDTO
-
- setCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- setCredits(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- setCredits(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImportResult
-
- setCredits(boolean) - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- setCredits(Map<PaymentFilter, TransactionSummaryVO>) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryReportData
-
- setCreditsAllTime(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setCreditsLast30Days(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setCsvRecordSeparator(LocalSettings.CsvRecordSeparator) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setCsvStringQuote(LocalSettings.CsvStringQuote) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setCsvUseHeader(boolean) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setCsvValueSeparator(LocalSettings.CsvValueSeparator) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setCurrencies(Collection<Currency>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeTypeQuery
-
- setCurrencies(List<Currency>) - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- setCurrency(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- setCurrency(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- setCurrency(String) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.AccountTypeQuery
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.services.accounts.rates.DRatedFeeDTO
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setCurrency(Currency) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setCurrency(String) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setCurrency(String) - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- setCurrency(CurrencyVO) - Method in class nl.strohalm.cyclos.webservices.model.AccountTypeVO
-
- setCurrency(CurrencyVO) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setCurrency(String) - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- setCurrency(String) - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- setCurrencyDao(CurrencyDAO) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- setCurrencyDao(CurrencyDAO) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- setCurrencyHelper(CurrencyHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setCurrencyHelper(CurrencyHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- setCurrencyHelper(CurrencyHelper) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setCurrencyHelper(CurrencyHelper) - Method in class nl.strohalm.cyclos.webservices.utils.TicketHelper
-
- setCurrencyId(String) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- setCurrencyId(long) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- setCurrencyId(long) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ManageCurrencyForm
-
- setCurrencyId(long) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- setCurrencyId(long) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.RemoveCurrencyForm
-
- setCurrencyId(String) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setCurrencyId(Long) - Method in class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- setCurrencyId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- setCurrencyId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ListCurrenciesAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ManageCurrencyAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.RemoveCurrencyAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.SearchPaymentObligationsAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.ads.EditAdAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportAdsAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsSummaryAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.invoices.SendInvoiceAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.payments.request.RequestPaymentAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.controls.reports.simulations.DRateConfigSimulationAction
-
- setCurrencyService(CurrencyService) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- setCurrencyServiceLocal(CurrencyServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- setCurrencyServiceLocal(CurrencyServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setCurrencyServiceLocal(CurrencyServiceLocal) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceImpl
-
- setCurrencyServiceLocal(CurrencyServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.CurrencyHelper
-
- setCurrencySymbol(String) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- setCurrencySymbol(String) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- setCurrent(int) - Method in class nl.strohalm.cyclos.controls.mobile.MobileViewPaymentsForm
-
- setCurrentAccount(MemberAccount) - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- setCurrentAccountType(MemberAccountType) - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- setCurrentCategory(long) - Method in class nl.strohalm.cyclos.controls.ads.categories.SetAdCategoryOrderForm
-
- setCurrentPage(int) - Method in class nl.strohalm.cyclos.controls.payments.request.SearchPaymentRequestsForm
-
- setCurrentPage(int) - Method in class nl.strohalm.cyclos.utils.query.PageParameters
-
- setCurrentPage(int) - Method in class nl.strohalm.cyclos.webservices.model.ResultPage
-
- setCurrentPage(int) - Method in class nl.strohalm.cyclos.webservices.model.SearchParameters
-
- setCurrentPage(int) - Method in class nl.strohalm.cyclos.webservices.pos.AccountHistoryPosParameters
-
- setCurrentStateReport(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.reports.CurrentStateReportForm
-
- setCurrentStateReport(String, Object) - Method in class nl.strohalm.cyclos.controls.reports.CurrentStateReportForm
-
- setCurrentStateReportService(CurrentStateReportService) - Method in class nl.strohalm.cyclos.controls.reports.CurrentStateReportAction
-
- setCurrentStateReportServiceLocal(CurrentStateReportServiceLocal) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceSecurity
-
- setCustomField(MemberCustomField) - Method in class nl.strohalm.cyclos.entities.access.ChannelPrincipal
-
- setCustomFieldDao(CustomFieldDAO) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setCustomFieldDao(CustomFieldDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewScheduledPaymentAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.SearchGuaranteesAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.admins.CreateAdminAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDynamicDocumentAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.loangroups.BaseLoanGroupAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.members.pending.PendingMemberProfileAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.members.pending.SearchPendingMembersAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.members.PublicCreateMemberAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.controls.posweb.BasePosWebPaymentAction
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.utils.sms.SmsSenderImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.fields.FieldWebServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.rest.BaseFieldsRestController
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.utils.ContactHelper
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.utils.FieldHelper
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setCustomFieldHelper(CustomFieldHelper) - Method in class nl.strohalm.cyclos.webservices.utils.TicketHelper
-
- setCustomFieldId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.LinkPaymentCustomFieldForm
-
- setCustomFieldInternalName(String) - Method in class nl.strohalm.cyclos.webservices.model.WSPrincipalTypeVO
-
- SetCustomFieldOrderAction - Class in nl.strohalm.cyclos.controls.customization.fields
-
Action used to set the custom field order
- SetCustomFieldOrderAction() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderAction
-
- SetCustomFieldOrderForm - Class in nl.strohalm.cyclos.controls.customization.fields
-
Form used to set the custom field order
- SetCustomFieldOrderForm() - Constructor for class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderForm
-
- setCustomFieldPossibleValueDao(CustomFieldPossibleValueDAO) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setCustomFieldPossibleValueDao(CustomFieldPossibleValueDAO) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateCustomFieldHandler
-
- setCustomFields(Collection<PaymentCustomField>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setCustomFields(Collection<CustomField>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setCustomFields(List<FieldVO>) - Method in class nl.strohalm.cyclos.webservices.model.DetailedTransferTypeVO
-
- setCustomFieldValueDao(CustomFieldValueDAO) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditDynamicDocumentAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.customization.documents.PreviewDynamicDocumentAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.customization.documents.RemoveDocumentAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDynamicDocumentAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.customization.files.GetDirectoryContentsAjaxAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.customization.files.StopCustomizingFileAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.StopCustomizingGroupFileAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.StopCustomizingGroupFilterFileAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.RemoveGroupFilterAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.groups.RemoveGroupAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.controls.members.pending.ValidateRegistrationAction
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.initializations.CustomizedFileInitialization
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.initializations.DocumentInitialization
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.servlets.ImageByIdServlet
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.themes.ThemeHandlerImpl
-
- setCustomizationHelper(CustomizationHelper) - Method in class nl.strohalm.cyclos.utils.WebImageHelper
-
- setCustomizedFileDao(CustomizedFileDAO) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- setCustomizedFileDao(CustomizedFileDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setCustomizedFileHandler(CustomizedFileHandler) - Method in class nl.strohalm.cyclos.controls.image.RemoveImageAction
-
- setCustomizedFileHandler(CustomizedFileHandler) - Method in class nl.strohalm.cyclos.utils.CaptchaProducer
-
- setCustomizedFileHandler(CustomizedFileHandler) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
- setCustomizedFileHandler(CustomizedFileHandler) - Method in class nl.strohalm.cyclos.utils.WebImageHelper
-
- setCustomizedFiles(Collection<CustomizedFile>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setCustomizedFiles(Collection<CustomizedFile>) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.customization.files.ListCustomizedFilesAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.customization.files.StopCustomizingFileAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.StopCustomizingGroupFileAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.StopCustomizingGroupFilterFileAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.EditGroupFilterAction
-
- setCustomizedFileService(CustomizedFileService) - Method in class nl.strohalm.cyclos.themes.ThemeHandlerImpl
-
- setCustomizedFileServiceLocal(CustomizedFileServiceLocal) - Method in class nl.strohalm.cyclos.initializations.CustomizedFileInitialization
-
- setCustomizedFileServiceLocal(CustomizedFileServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceSecurity
-
- setCustomizedFileServiceLocal(CustomizedFileServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- setCustomObjectHandler(CustomObjectHandler) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceImpl
-
- setCustomObjectHandler(CustomObjectHandler) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setCustomObjectHandler(CustomObjectHandler) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setCustomObjectHandler(CustomObjectHandler) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setCustomValues(MapBean) - Method in class nl.strohalm.cyclos.controls.loans.RepayLoanForm
-
- setCustomValues(MapBean) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- setCustomValues(Collection<MemberCustomField>) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- setCustomValues(Collection<PaymentCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setCustomValues(Collection<PaymentCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setCustomValues(Collection<LoanGroupCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- setCustomValues(Collection<? extends CustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- setCustomValues(Collection<PaymentCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setCustomValues(Collection<PaymentCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setCustomValues(Collection<PaymentCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setCustomValues(Collection<AdCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setCustomValues(Collection<ImportedAdCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setCustomValues(Collection<AdminCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.Administrator
-
- setCustomValues(Collection<? extends CustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setCustomValues(Collection<? extends CustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- setCustomValues(Collection<MemberCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setCustomValues(Collection<ImportedMemberRecordCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord
-
- setCustomValues(Collection<MemberCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setCustomValues(Collection<OperatorCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.Operator
-
- setCustomValues(Collection<MemberCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setCustomValues(Collection<MemberCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.PendingMemberQuery
-
- setCustomValues(Collection<MemberRecordCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- setCustomValues(Collection<MemberRecordCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- setCustomValues(Collection<PaymentCustomFieldValue>) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setCustomValues(Collection<PaymentCustomFieldValue>) - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- setCustomValues(Collection<PaymentCustomFieldValue>) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- setCustomValues(Collection<PaymentCustomFieldValue>) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setCustomValues(Collection<CFV>) - Method in interface nl.strohalm.cyclos.utils.CustomFieldsContainer
-
- setCustomValues(List<FieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- setCustomValues(List<FieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- setCustomValues(List<RegistrationFieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController.UpdateProfileParameters
-
- setCustomValues(List<FieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- setCustomValues(Map<String, String>) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- setCyclosId(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setCyclosProperties(Properties) - Method in class nl.strohalm.cyclos.dao.settings.SettingDAOImpl
-
- setCyclosProperties(Properties) - Method in class nl.strohalm.cyclos.http.PosWebFilter
-
- setCyclosProperties(Properties) - Method in class nl.strohalm.cyclos.http.RestFilter
-
- setCyclosProperties(Properties) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setCyclosProperties(Properties) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setCyclosProperties(Properties) - Method in class nl.strohalm.cyclos.spring.FactoryBeanFromProperties
-
- setCyclosProperties(Properties) - Method in class nl.strohalm.cyclos.utils.instance.HazelcastInstanceHandler
-
- setCyclosProperties(Properties) - Method in class nl.strohalm.cyclos.utils.lock.HazelcastLockHandlerFactory
-
- setCyclosProperties(Properties) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setCyclosVersion(String) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setCyclosVersion(String) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- setDataBinder(DataBinder<Guarantee>) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeAction
-
- setDataField(Number) - Method in class nl.strohalm.cyclos.services.stats.general.KeyDevelopmentsStatsPerMonthVO
-
- setDataset() - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
sets the dataset for the graph.
- setDate(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- setDate(String) - Method in class nl.strohalm.cyclos.controls.loans.BaseLoanActionForm
-
- setDate(String) - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- setDate(String) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- setDate(String) - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- setDate(String) - Method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsForm
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.SimpleTransferVO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.access.LoginHistoryLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.access.PasswordHistoryLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.access.PermissionDeniedTrace
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.access.UsernameChangeLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.access.WrongCredentialAttempt
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.access.WrongUsernameAttempt
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.AmountReservation
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TraceNumber
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImport
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.IndexOperation
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreementLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.remarks.Remark
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.AccountDateDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.external.ProcessExternalTransferDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- setDateFormat(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- setDateHeader(String, long) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- setDatePattern(LocalSettings.DatePattern) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setDateTime(Calendar) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setDay(Calendar) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDailyDifference
-
- setDay(Byte) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setDay(Byte) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- setDeactivationAfterMaxPasswordTries(TimePeriod) - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- setDeactivationPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- setDebits(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- setDebits(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImportResult
-
- setDebits(boolean) - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- setDebits(Map<PaymentFilter, TransactionSummaryVO>) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryReportData
-
- setDebitsAllTime(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setDebitsLast30Days(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setDecimalCount(int) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- setDecimalDigits(int) - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- setDecimalInputMethod(LocalSettings.DecimalInputMethod) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setDecimalPlaces(Integer) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- setDecimalSeparator(Character) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- setDecimalSeparator(char) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- setDeductAmount(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setDefault(boolean) - Method in class nl.strohalm.cyclos.entities.access.ChannelPrincipal
-
- setDefault(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setDefault(Object) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setDefault(boolean) - Method in class nl.strohalm.cyclos.webservices.model.DetailedAccountTypeVO
-
- setDefault(boolean) - Method in class nl.strohalm.cyclos.webservices.model.MemberAccountVO
-
- setDefault(boolean) - Method in class nl.strohalm.cyclos.webservices.model.WSPrincipalTypeVO
-
- setDefaultAcceptFreeMailing(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setDefaultAcceptPaidMailing(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setDefaultAdPublicationTime(TimePeriod) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setDefaultAllowChargingSms(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setDefaultBrokerCommission(Object) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsForm
-
- setDefaultBrokerCommissionDao(DefaultBrokerCommissionDAO) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setDefaultBrokerCommissionDao(DefaultBrokerCommissionDAO) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setDefaultBrokerCommissionDao(DefaultBrokerCommissionDAO) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setDefaultChannels(Collection<Channel>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setDefaultCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setDefaultExpiration(TimePeriod) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- setDefaultFeedbackComments(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setDefaultFeedbackLevel(Reference.Level) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setDefaultMailMessages(Collection<Message.Type>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setDefaultPrincipalType(String) - Method in class nl.strohalm.cyclos.controls.channels.EditChannelForm
-
- setDefaultSmsMessages(Collection<Message.Type>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setDefaultUpperCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setDefaultValue(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- setDefaultValue(boolean) - Method in class nl.strohalm.cyclos.webservices.model.PossibleValueVO
-
- setDeletableByAdminGroups(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setDeletableByBrokerGroups(Collection<BrokerGroup>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setDeleteAdminRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setDeleteAdminRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setDeleteDate(Calendar) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setDeleteMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setDeleteMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setDeleteMessagesOnTrashAfter(TimePeriod) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setDeletePendingRegistrationsAfter(TimePeriod) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setDescription(String) - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentForm
-
- setDescription(String) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.AccountTypeQuery
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setDescription(String, String...) - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.customization.documents.Document
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setDescription(String) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setDescription(String) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setDescription(String) - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- setDescription(String) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setDescription(String) - Method in class nl.strohalm.cyclos.setup.Version
-
- setDescription(String) - Method in class nl.strohalm.cyclos.themes.Theme
-
- setDescription(String) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setDescription(String) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setDescription(String) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- setDescription(String) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setDescription(String) - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- setDescription(String) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- setDescription(String) - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- setDestination(TransferTypesRestController.Destination) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- setDestinationAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setDestinationChannel(String) - Method in class nl.strohalm.cyclos.webservices.payments.RequestPaymentParameters
-
- setDestType(String) - Method in class nl.strohalm.cyclos.controls.invoices.SendInvoiceForm
-
- setDetails(List<ImageCaptionDTO>) - Method in class nl.strohalm.cyclos.entities.customization.images.ImageDetailsDTO
-
- setDetailsLevel(MembersTransactionsReportDTO.DetailsLevel) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setDirect(boolean) - Method in class nl.strohalm.cyclos.controls.members.contacts.AddContactForm
-
- setDirection(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setDirection(String) - Method in class nl.strohalm.cyclos.controls.members.references.MemberReferencesForm
-
- setDirection(InvoiceQuery.Direction) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setDirection(InvoiceQuery.Direction) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- setDirection(Message.Direction) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setDisableChannels(Collection<Channel>) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeChannelsAction.ChangeChannelsBean
-
- setDisableCNCheck(boolean) - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
- setDisabled(boolean) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setDisabled(boolean) - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- setDisabledSince(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- setDisplayName(String) - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- setDisplayName(String) - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- setDisplayName(String) - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- setDisplayNameByProperty(Map<String, String>) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
- setDoAInit(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- setDocument(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditDynamicDocumentForm
-
- setDocument(String, Object) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditDynamicDocumentForm
-
- setDocument(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentForm
-
- setDocument(String, Object) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentForm
-
- setDocument(Document) - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentPage
-
- setDocumentDao(DocumentDAO) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl
-
- setDocumentId(long) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditDynamicDocumentForm
-
- setDocumentId(long) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentForm
-
- setDocumentId(long) - Method in class nl.strohalm.cyclos.controls.customization.documents.PreviewDocumentForm
-
- setDocumentId(long) - Method in class nl.strohalm.cyclos.controls.customization.documents.RemoveDocumentForm
-
- setDocumentId(long) - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDocumentForm
-
- setDocumentMappers(Map<Class<? extends Indexable>, DocumentMapper>) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
- setDocumentPage(DocumentPage) - Method in class nl.strohalm.cyclos.entities.customization.documents.DynamicDocument
-
- setDocumentPageDao(DocumentPageDAO) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl
-
- setDocuments(Collection<Document>) - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- setDocuments(Collection<Document>) - Method in class nl.strohalm.cyclos.services.groups.SystemGroupPermissionsDTO
-
- setDocumentService(DocumentService) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditDynamicDocumentAction
-
- setDocumentService(DocumentService) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentAction
-
- setDocumentService(DocumentService) - Method in class nl.strohalm.cyclos.controls.customization.documents.ListDocumentsAction
-
- setDocumentService(DocumentService) - Method in class nl.strohalm.cyclos.controls.customization.documents.PreviewDynamicDocumentAction
-
- setDocumentService(DocumentService) - Method in class nl.strohalm.cyclos.controls.customization.documents.RemoveDocumentAction
-
- setDocumentService(DocumentService) - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDocumentAction
-
- setDocumentService(DocumentService) - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDynamicDocumentAction
-
- setDocumentService(DocumentService) - Method in class nl.strohalm.cyclos.controls.members.documents.SelectDocumentAction
-
- setDocumentService(DocumentService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setDocumentServiceLocal(DocumentServiceLocal) - Method in class nl.strohalm.cyclos.initializations.DocumentInitialization
-
- setDocumentServiceLocal(DocumentServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceSecurity
-
- setDocumentServiceLocal(DocumentServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setDoDInit(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- setDoIInit(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- setDomainMarkers(Marker[]) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
Sets domain markers for the graph.
- setDoPaymentTypes(Set<TransferType>) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setDownload(HttpServletResponse, String) - Method in class nl.strohalm.cyclos.utils.ResponseHelper
-
Set the specified response as a file download (attachment)
- setDrate(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- setdRate(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- setdRate(boolean) - Method in class nl.strohalm.cyclos.services.accounts.rates.WhatRate
-
- setDRate(BigDecimal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewForRatesDTO
-
- setdRateParameters(DRateParameters) - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- setdRateParametersDao(DRateParametersDAO) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- setDynamicAttribute(String, String, Object) - Method in class nl.strohalm.cyclos.taglibs.AbstractDynamicAttributesTag
-
- setEditable(boolean) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setEditable(boolean) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setEditable(boolean) - Method in class nl.strohalm.cyclos.taglibs.ImagesTag
-
- setElement(Element) - Method in class nl.strohalm.cyclos.entities.access.User
-
- setElement(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- setElement(Element) - Method in class nl.strohalm.cyclos.entities.groups.GroupHistoryLog
-
- setElement(Element) - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- setElement(Element) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- setElementBinder(BeanBinder<T>) - Method in class nl.strohalm.cyclos.utils.binding.BeanCollectionBinder
-
- setElementDao(ElementDAO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setElementDao(ElementDAO) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setElementDao(ElementDAO) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setElementDao(ElementDAO) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setElementDao(ElementDAO) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setElementDao(ElementDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setElementDao(ElementDAO) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- setElementId(long) - Method in class nl.strohalm.cyclos.controls.elements.ChangeElementGroupForm
-
- setElementId(long) - Method in class nl.strohalm.cyclos.controls.elements.RemoveElementForm
-
- setElementId(long) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- setElementId(long) - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- setElementId(Long) - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- setElements(Collection<Element>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setElements(List<T>) - Method in class nl.strohalm.cyclos.webservices.model.ResultPage
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.controls.BasePublicAction
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentAction
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportHandler
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.struts.access.ActionAccessMonitor
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.utils.CustomFieldHelper
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
- setElementService(ElementService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.MemberGroupRegistrationExpirationScheduledTask
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.PurgeOldMailValidationsScheduledTask
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.webservices.access.AccessWebServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.webservices.rest.RestAuthenticationProvider
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setElementServiceLocal(ElementServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.TicketHelper
-
- setElementType(Class<T>) - Method in class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- setEmail(String) - Method in class nl.strohalm.cyclos.entities.members.Element
-
- setEmail(String) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setEmail(String) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setEmail(String) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setEmail(boolean) - Method in class nl.strohalm.cyclos.entities.members.preferences.NotificationPreference
-
- setEmail(String) - Method in class nl.strohalm.cyclos.webservices.members.MemberSearchParameters
-
- setEmail(String) - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- setEmail(String) - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- setEmail(String) - Method in class nl.strohalm.cyclos.webservices.model.MemberVO
-
- setEmail(String) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController.UpdateProfileParameters
-
- setEmailRequired(boolean) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setEmailSent(boolean) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setEmailUnique(boolean) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setEmailValidation(Set<MemberGroupSettings.EmailValidation>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setEmbed(boolean) - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- setEmbed(boolean) - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.ManageTransactionPasswordForm
-
- setEmissionDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- setEmissionDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setEmissionDate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- setEmissionDate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- setEmissionDate(Calendar) - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- setEmptyLabel(String) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setEmptyLabelKey(String) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setEnableARate(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- setEnableChannels(Collection<Channel>) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeChannelsAction.ChangeChannelsBean
-
- setEnabled(boolean) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- setEnabled(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setEnabled(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setEnabled(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setEnabled(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeTypeQuery
-
- setEnabled(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- setEnabled(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField
-
- setEnabled(boolean) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- setEnabled(Boolean) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- setEnabled(Boolean) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setEnabled(Boolean) - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- setEnabled(boolean) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- setEnabled(boolean) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setEnabledBefore(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- setEnableDRate(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- setEnabledSince(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setEnabledSince(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.IRateParameters
-
- setEnabledSince(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- setEnableIRate(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyForm
-
- setEnablePermanentAds(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setEnableSmsOperations(boolean) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- setEncodeHtml(boolean) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setEncoding(HttpServletResponse) - Method in class nl.strohalm.cyclos.utils.ResponseHelper
-
Set the correct character encoding (according to the settings)
- setEnd(Calendar) - Method in class nl.strohalm.cyclos.utils.Period
-
- setEndDate(Calendar) - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- setEndDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- setEndDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setEndDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setEndDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- setEndDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- setEndIn(Period) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- setEndIn(Period) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setEndIn(Period) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- setEndOfDocCommand(String) - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- setEndPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- setEnhancements(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setEntity(Entity) - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
- setEntityId(Long) - Method in class nl.strohalm.cyclos.entities.IndexOperation
-
- setEntityType(Class<? extends TransactionFee>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- setEntityType(IndexOperation.EntityType) - Method in class nl.strohalm.cyclos.entities.IndexOperation
-
- setEntryId(long) - Method in class nl.strohalm.cyclos.controls.alerts.ViewErrorLogEntryForm
-
- setEntryIds(Long[]) - Method in class nl.strohalm.cyclos.controls.alerts.RemoveErrorLogEntriesForm
-
- setError(Throwable) - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- setError(Throwable) - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- setError(Throwable) - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- setError(Throwable) - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Sets the current throwable
- setErrorArgument1(String) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setErrorArgument1(String) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setErrorArgument2(String) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setErrorArgument2(String) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setErrorCode(String) - Method in class nl.strohalm.cyclos.webservices.model.ServerErrorVO
-
- setErrorDetails(String) - Method in class nl.strohalm.cyclos.webservices.model.ServerErrorVO
-
- setErrorIndicatorPaint(Paint) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalBarRenderer
-
Sets the paint used for the error indicators (if null, the item outline paint is used instead)
- setErrorIndicatorPaint(Paint) - Method in class nl.strohalm.cyclos.utils.jfreeAsymmetric.AsymmetricStatisticalLineAndShapeRenderer
-
Sets the paint used for the error indicators (if null, the item outline paint is used instead)
- setErrorLogEntryDao(ErrorLogEntryDAO) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceImpl
-
- setErrorLogService(ErrorLogService) - Method in class nl.strohalm.cyclos.controls.alerts.BaseErrorLogQueryAction
-
- setErrorLogService(ErrorLogService) - Method in class nl.strohalm.cyclos.controls.alerts.RemoveErrorLogEntriesAction
-
- setErrorLogService(ErrorLogService) - Method in class nl.strohalm.cyclos.controls.alerts.ViewErrorLogEntryAction
-
- setErrorLogService(ErrorLogService) - Method in class nl.strohalm.cyclos.utils.ActionHelper
-
- setErrorLogServiceLocal(ErrorLogServiceLocal) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceSecurity
-
- setErrorLogServiceLocal(ErrorLogServiceLocal) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setErrorMessage(String) - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- setErrors(int) - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImportResult
-
- setErrors(int) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImportResult
-
- setErrors(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setErrorsByProperty(Map<String, Collection<ValidationError>>) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
- setErrorType(SmsLog.ErrorType) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setException(ApplicationException) - Method in class nl.strohalm.cyclos.services.transactions.BulkChargebackResult
-
- setException(ApplicationException) - Method in class nl.strohalm.cyclos.services.transactions.BulkPaymentResult
-
- setExclude(Long) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- setExcludeElements(Collection<Element>) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setExcludeElements(Collection<Element>) - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- setExcludeLoggedIn(boolean) - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- setExcludeRemoved(boolean) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setExcludeTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setExistingCategory(AdCategory) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setExistingParent(AdCategory) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory
-
- setExpenditure(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- setExpenditureGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- setExpiration(Period) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- setExpiration(Period) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- setExpirationDailyInterest(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setExpirationDailyInterestRepaymentType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.access.Session
-
- setExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- setExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- setExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- setExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- setExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- setExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- setExpirationFee(Amount) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setExpirationFeeRepaymentType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setExpirationPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- setExpirationPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- setExpired(Boolean) - Method in class nl.strohalm.cyclos.entities.members.PaymentsAwaitingFeedbackQuery
-
- setExpired(boolean) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setExpiredAds(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setExpiredCertificationMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExpiredCertificationSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExpiredCertificationSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExpiredGuaranteeMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExpiredGuaranteeSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExpiredGuaranteeSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExpireMembersAfter(TimePeriod) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setExpiryDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- setExportScriptTo(File) - Method in class nl.strohalm.cyclos.setup.Setup
-
- setExternalAccount(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalAccountForm
-
- setExternalAccount(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalAccountForm
-
- setExternalAccountDao(ExternalAccountDAO) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceImpl
-
- setExternalAccountDao(ExternalAccountDAO) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceImpl
-
- setExternalAccountId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalAccountForm
-
- setExternalAccountId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.external.ExternalAccountHistoryForm
-
- setExternalAccountId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferForm
-
- setExternalAccountId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferForm
-
- setExternalAccountId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFileMappingForm
-
- setExternalAccountId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- setExternalAccountId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.RemoveExternalAccountForm
-
- setExternalAccountId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.NewTransferImportForm
-
- setExternalAccountId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.SearchTransferImportsForm
-
- setExternalAccounts(Collection<ExternalAccount>) - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalAccountAction
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeAction
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.ExternalAccountHistoryAction
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferAction
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFileMappingAction
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.ListExternalAccountsAction
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.OverviewExternalAccountsAction
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.RetrieveTransfersToProcessAction
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.RemoveExternalAccountAction
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.NewTransferImportAction
-
- setExternalAccountService(ExternalAccountService) - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.SearchTransferImportsAction
-
- setExternalAccountServiceLocal(ExternalAccountServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceSecurity
-
- setExternalAdPublication(MemberGroupSettings.ExternalAdPublication) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setExternalChannelPaymentPerformedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExternalChannelPaymentPerformedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExternalChannelPaymentPerformedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExternalChannelPaymentRequestExpiredPayerMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExternalChannelPaymentRequestExpiredPayerSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExternalChannelPaymentRequestExpiredPayerSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExternalChannelPaymentRequestExpiredReceiverMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExternalChannelPaymentRequestExpiredReceiverSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExternalChannelPaymentRequestExpiredReceiverSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setExternalPaymentTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.OperatorGroupPermissionsDTO
-
- setExternalPublication(Boolean) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setExternalPublication(boolean) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setExternalPublication(boolean) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterQuery
-
- setExternalPublication(boolean) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setExternalTransfer(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferForm
-
- setExternalTransfer(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferForm
-
- setExternalTransfer(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- setExternalTransfer(ExternalTransfer) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- setExternalTransfer(ExternalTransfer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setExternalTransfer(ExternalTransfer) - Method in class nl.strohalm.cyclos.services.accounts.external.ProcessExternalTransferDTO
-
- setExternalTransfer(ExternalTransfer) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setExternalTransferDao(ExternalTransferDAO) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- setExternalTransferId(Long[]) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferForm
-
- setExternalTransferId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferForm
-
- setExternalTransferImportDao(ExternalTransferImportDAO) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceImpl
-
- setExternalTransferImportService(ExternalTransferImportService) - Method in class nl.strohalm.cyclos.controls.accounts.external.ExternalAccountHistoryAction
-
- setExternalTransferImportService(ExternalTransferImportService) - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.NewTransferImportAction
-
- setExternalTransferImportService(ExternalTransferImportService) - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.RemoveTransferImportAction
-
- setExternalTransferImportService(ExternalTransferImportService) - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.SearchTransferImportsAction
-
- setExternalTransferImportServiceLocal(ExternalTransferImportServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceSecurity
-
- setExternalTransferService(ExternalTransferService) - Method in class nl.strohalm.cyclos.controls.accounts.external.ExternalAccountHistoryAction
-
- setExternalTransferService(ExternalTransferService) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferAction
-
- setExternalTransferService(ExternalTransferService) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferAction
-
- setExternalTransferService(ExternalTransferService) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersAction
-
- setExternalTransferService(ExternalTransferService) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.RetrieveTransfersToProcessAction
-
- setExternalTransferServiceLocal(ExternalTransferServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceImpl
-
- setExternalTransferServiceLocal(ExternalTransferServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceSecurity
-
- setExternalTransferType(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeForm
-
- setExternalTransferType(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeForm
-
- setExternalTransferTypeDao(ExternalTransferTypeDAO) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceImpl
-
- setExternalTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeForm
-
- setExternalTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.RemoveExternalTransferTypeForm
-
- setExternalTransferTypeService(ExternalTransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeAction
-
- setExternalTransferTypeService(ExternalTransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.external.ListExternalTransferTypesAction
-
- setExternalTransferTypeService(ExternalTransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.external.RemoveExternalTransferTypeAction
-
- setExternalTransferTypeServiceLocal(ExternalTransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- setExternalTransferTypeServiceLocal(ExternalTransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceSecurity
-
- setF1(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- setF1(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- setFailedMembers(int) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setFee(AccountFee) - Method in class nl.strohalm.cyclos.services.accountfees.ChargeFeeDTO
-
- setFee(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeVO
-
- setFee(TransactionFee) - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- setFeedbackEnabledSince(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setFeedbackExpirationTime(TimePeriod) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setFeedbackReplyExpirationTime(TimePeriod) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setFeeLog(AccountFeeLog) - Method in class nl.strohalm.cyclos.services.accountfees.ChargeFeeDTO
-
- setFees(Map<TransactionFee, BigDecimal>) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewDTO
-
- setFees(List<TransactionFeeVO>) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- setFeeSpec(GuaranteeFeeVO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeCalculationDTO
-
- setFetch(Set<Relationship>) - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- setFetchBroker(boolean) - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- setFetchDao(FetchDAO) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- setFetchDao(FetchDAO) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl
-
- setFetchDao(FetchDAO) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceImpl
-
- setFetchDao(FetchDAO) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- setFetchDao(FetchDAO) - Method in class nl.strohalm.cyclos.services.fetch.FetchServiceImpl
-
- setFetchDao(FetchDAO) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl
-
- setFetchDao(FetchDAO) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateCustomFieldHandler
-
- setFetchDao(FetchDAO) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
- setFetchDao(FetchDAO) - Method in class nl.strohalm.cyclos.utils.lucene.AbstractDocumentMapper
-
- setFetchDao(FetchDAO) - Method in class nl.strohalm.cyclos.utils.lucene.LuceneQueryHandler
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.AccountActivationPollingTask
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.AdInterestsNotificationPollingTask
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.ChargeAccountFeePollingTask
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferImportServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.BaseServiceSecurity
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.BaseLoanHandler
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.AdminNotificationHandlerImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setFetchServiceLocal(FetchServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.ContactHelper
-
- setField(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- setField(String, Object) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- setField(FieldMapping.Field) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping
-
- setField(CustomField) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- setField(CustomField) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValueQuery
-
- setField(CustomField) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- setField(CustomField) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setField(TimePeriod.Field) - Method in class nl.strohalm.cyclos.utils.TimePeriod
-
- setField(TimePeriodVO.TimePeriodVOField) - Method in class nl.strohalm.cyclos.webservices.model.TimePeriodVO
-
- setFieldHelper(FieldHelper) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setFieldHelper(FieldHelper) - Method in class nl.strohalm.cyclos.webservices.fields.FieldWebServiceImpl
-
- setFieldHelper(FieldHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setFieldHelper(FieldHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- setFieldHelper(FieldHelper) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setFieldId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- setFieldId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldForm
-
- setFieldId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueForm
-
- setFieldId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxForm
-
- setFieldId(Long) - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- setFieldIds(Long[]) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderForm
-
- setFieldLength(Integer) - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- setFieldMapping(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingForm
-
- setFieldMapping(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingForm
-
- setFieldMappingDao(FieldMappingDAO) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl
-
- setFieldMappingId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingForm
-
- setFieldMappingId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.RemoveFieldMappingForm
-
- setFieldMappingService(FieldMappingService) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingAction
-
- setFieldMappingService(FieldMappingService) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.RemoveFieldMappingAction
-
- setFieldMappingService(FieldMappingService) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.SetFieldMappingsOrderAction
-
- setFieldMappingServiceLocal(FieldMappingServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceSecurity
-
- SetFieldMappingsOrderAction - Class in nl.strohalm.cyclos.controls.accounts.external.filemappings
-
Action used to set the field mappings order
- SetFieldMappingsOrderAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.filemappings.SetFieldMappingsOrderAction
-
- SetFieldMappingsOrderForm - Class in nl.strohalm.cyclos.controls.accounts.external.filemappings
-
Form used to set the field mapping order
- SetFieldMappingsOrderForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.external.filemappings.SetFieldMappingsOrderForm
-
- setFieldName(String) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setFields(Collection<FieldMapping>) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- setFields(Collection<MemberRecordCustomField>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setFields(List<FieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setFields(List<FieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- setFields(List<RegistrationFieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- setFields(List<RegistrationFieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- setFields(List<FieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- setFields(List<FieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.model.EntityWithCustomFieldsVO
-
- setFieldsIds(Long[]) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.SetFieldMappingsOrderForm
-
- setFile(FormFile) - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.NewTransferImportForm
-
- setFile(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileForm
-
- setFile(String, Object) - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileForm
-
- setFile(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileForm
-
- setFile(String, Object) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileForm
-
- setFile(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileForm
-
- setFile(String, Object) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileForm
-
- setFileId(long) - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileForm
-
- setFileId(long) - Method in class nl.strohalm.cyclos.controls.customization.files.StopCustomizingFileForm
-
- setFileId(long) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileForm
-
- setFileId(long) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.StopCustomizingGroupFileForm
-
- setFileId(long) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileForm
-
- setFileId(long) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.StopCustomizingGroupFilterFileForm
-
- setFileMapping(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFileMappingForm
-
- setFileMapping(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFileMappingForm
-
- setFileMapping(FileMapping) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- setFileMapping(FileMapping) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping
-
- setFileMappingDao(FileMappingDAO) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceImpl
-
- setFileMappingId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingForm
-
- setFileMappingId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.ResetFileMappingForm
-
- setFileMappingId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.SetFieldMappingsOrderForm
-
- setFileMappingService(FileMappingService) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingAction
-
- setFileMappingService(FileMappingService) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFileMappingAction
-
- setFileMappingService(FileMappingService) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.ResetFileMappingAction
-
- setFileMappingService(FileMappingService) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.SetFieldMappingsOrderAction
-
- setFileMappingServiceLocal(FileMappingServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl
-
- setFileMappingServiceLocal(FileMappingServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceSecurity
-
- setFileName(String) - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxForm
-
- setFilename(String) - Method in class nl.strohalm.cyclos.controls.customization.themes.ThemeForm
-
- setFilename(String) - Method in class nl.strohalm.cyclos.themes.Theme
-
- setFileUpload(FormFile) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.ImportTranslationMessagesForm
-
- setFilter(PaymentFilter) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- setFinalAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- setFinalAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setFinalAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentDTO
-
- setFinalAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeePreviewDTO
-
- setFinalAmount(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- setFinalBalance(BigDecimal) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- setFinalMonth(Month) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setFinalMonthYear(Integer) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setFinalPrice(BigDecimal) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setFinalPrice(BigDecimal) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- setFinalPrice(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setFinalQuarter(Quarter) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setFinalQuarterYear(Integer) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setFinalYear(Integer) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setfInfinite(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- setfInfinite(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- setFinishDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setFinished(boolean) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- setFinished(Boolean) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- setFirst(T1) - Method in class nl.strohalm.cyclos.utils.Pair
-
- setFirstExpirationDate(String) - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- setFirstExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- setFirstInstallmentDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoMemberPaymentParameters
-
- setFirstPaymentDate(String) - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- setFirstPaymentDate(String) - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- setFirstRepaymentDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanWithInterestDTO
-
- setFixedDestinationMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setfMinimal(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- setfMinimal(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- setForce(boolean) - Method in class nl.strohalm.cyclos.setup.Setup
-
- setForceAccept(boolean) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- setForceChange(boolean) - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- setForceChange(boolean) - Method in class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- setForceChangePassword(boolean) - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- setForceChangePassword(boolean) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setForced(boolean) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setForceShowFields(boolean) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- setForceSignal(boolean) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setForm(String) - Method in class nl.strohalm.cyclos.taglibs.PaginationTag
-
- setFormattedAmount(String) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- setFormattedAmount(String) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setFormattedAmount(String) - Method in class nl.strohalm.cyclos.webservices.model.TransactionFeeVO
-
- setFormattedAvailableBalance(String) - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- setFormattedBalance(String) - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- setFormattedCreationDate(String) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setFormattedCreditLimit(String) - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- setFormattedDate(String) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- setFormattedFinalAmount(String) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- setFormattedPrice(String) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setFormattedProcessDate(String) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- setFormattedPublicationEnd(String) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setFormattedPublicationStart(String) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setFormattedReservedAmount(String) - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- setFormattedUpperCreditLimit(String) - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- setFormPage(DocumentPage) - Method in class nl.strohalm.cyclos.entities.customization.documents.DynamicDocument
-
- setForwardTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setFree(boolean) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- setFreeBase(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setFreeBase(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setFreeBase(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- setFreeBaseUsed(boolean) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setFreeSmsExpiration(Calendar) - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- setFreeSmsSent(int) - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- setFrom(String) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- setFrom(String) - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- setFrom(String) - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentForm
-
- setFrom(String) - Method in class nl.strohalm.cyclos.controls.payments.PaymentForm
-
- setFrom(long) - Method in class nl.strohalm.cyclos.controls.payments.request.SearchPaymentRequestsForm
-
- setFrom(String) - Method in class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentForm
-
- setFrom(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setFrom(Account) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setFrom(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- setFrom(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- setFrom(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setFrom(Member) - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- setFrom(Member) - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLog
-
- setFrom(Member) - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLogQuery
-
- setFrom(Member) - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- setFrom(AccountOwner) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setFrom(AccountOwner) - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- setFrom(Account) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setFrom(Account) - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- setFrom(AccountTypeVO) - Method in class nl.strohalm.cyclos.webservices.model.TransferTypeVO
-
- setFrom(MemberVO) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- setFromAccountId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- setFromAccountOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setFromAccountStatus(AccountStatusVO) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentResult
-
- setFromAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setFromAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromAccountTypeId(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setFromAccountTypeId(Long) - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- setFromAccountTypes(Collection<? extends AccountType>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromAllGroups(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setFromChannel(Channel) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentRequestTicket
-
- setFromChannel(String) - Method in class nl.strohalm.cyclos.webservices.model.PaymentRequestTicketVO
-
- setFromElement(String) - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxForm
-
- setFromElement(Element) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategoryQuery
-
- setFromFixedMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setFromGroups(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setFromGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setFromGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromLimitType(AccountType.LimitType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromMail(String) - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- setFromMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setFromMember(Member) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setFromMember(String) - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- setFromMember(MemberVO) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- setFromMember(MemberVO) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setFromMember(String) - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- setFromMemberCredentials(String) - Method in class nl.strohalm.cyclos.webservices.pos.ReceivePaymentParameters
-
- setFromMemberFieldsToReturn(List<String>) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- setFromMemberPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.pos.ReceivePaymentParameters
-
- setFromMemberPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- setFromMemberPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- setFromMemberPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.pos.ReceivePaymentParameters
-
- setFromMemberToMember(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- setFromNature(String) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setFromNature(AccountType.Nature) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromOrToAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromOrToAccountTypes(Collection<? extends AccountType>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromOrToGroups(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setFromOrToGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromOrToNature(AccountType.Nature) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromOrToOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setFromOwner(AccountOwner) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setFromOwnerId(String) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setFromRates(RatesResultDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesToSave
-
- setFromSystem(boolean) - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- setFromSystem(boolean) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- setFromSystemAccountName(String) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- setFromTransactionFees(Collection<TransactionFee>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setFromTransferTypes(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- setFullName(String) - Method in class nl.strohalm.cyclos.webservices.model.DetailedAdCategoryVO
-
- setFullUrl(String) - Method in class nl.strohalm.cyclos.webservices.model.ImageVO
-
- setGeneralErrors(Collection<ValidationError>) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
- setGeneralRate(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- setGeneralRawRate(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- setGenerateCard(MapBean) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkActionsForm
-
- setGeneratedByAccountFees(Collection<? extends AccountFee>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setGeneratedByTransactionFees(Collection<? extends TransactionFee>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setGeneratedTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setGeneratedTransferTypeFromNature(AccountType.Nature) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- setGeneratedUsernameLength(int) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setGetter(Element) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- setgFIsZero(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- setgFIsZero(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- setGivenReferences(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setGivenReferences(Map<Reference.Level, Integer>) - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- setGivenReferences(Map<Reference.Level, Integer>) - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- setGivenReferencesByLevel(Map<Reference.Level, Integer>) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setGivenVeryBadRefs(int) - Method in class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- setGlobal(boolean) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- setGlobal(boolean) - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- setGrantFee(Amount) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setGrantFeeRepaymentType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setGrantLoanTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setGrantPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- setGraph(boolean) - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- setGraph(boolean) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesPreviewDTO
-
- setGraphDimensions(StatisticalResultDTO.TableToGraph, Integer, Integer) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
This setter sets three properties which can only be set at once (because the second and third may only be set AFTER the first is set, I created
a 3-in-1-setter).
- setGraphType(StatisticalResultDTO.GraphType) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- setGrossProduct(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setGrossProduct(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setGrossProductGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setGrossProductGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setGrossProductTopten(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setGroup(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- setGroup(String, Object) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- setGroup(MemberGroup) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setGroup(Group) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setGroup(Group) - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- setGroup(Group) - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFileQuery
-
- setGroup(MemberGroup) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- setGroup(Group) - Method in class nl.strohalm.cyclos.entities.groups.GroupHistoryLog
-
- setGroup(Group) - Method in class nl.strohalm.cyclos.entities.members.Element
-
- setGroup(MemberGroup) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- setGroup(MemberGroup) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- setGroup(MemberGroup) - Method in class nl.strohalm.cyclos.services.accounts.BulkUpdateAccountDTO
-
- setGroup(G) - Method in class nl.strohalm.cyclos.services.groups.GroupPermissionsDTO
-
- setGroup(Group) - Method in class nl.strohalm.cyclos.taglibs.SelectCustomFieldsTag
-
- setGroupAfterExpiration(MemberGroup) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setGroupDao(GroupDAO) - Method in class nl.strohalm.cyclos.dao.members.MemberRecordTypeDAOImpl
-
- setGroupDao(GroupDAO) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- setGroupDao(GroupDAO) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- setGroupDao(GroupDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setGroupedStatus(String) - Method in class nl.strohalm.cyclos.controls.payments.request.SearchPaymentRequestsForm
-
- setGroupedStatus(TicketQuery.GroupedStatus) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- setGroupFilter(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.EditGroupFilterForm
-
- setGroupFilter(String, Object) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.EditGroupFilterForm
-
- setGroupFilter(GroupFilter) - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- setGroupFilter(GroupFilter) - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFileQuery
-
- setGroupFilter(GroupFilter) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setGroupFilter(GroupFilter) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- setGroupFilterDao(GroupFilterDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceImpl
-
- setGroupFilterId(long) - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxForm
-
- setGroupFilterId(long) - Method in class nl.strohalm.cyclos.controls.general.RedirectForm
-
- setGroupFilterId(long) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileForm
-
- setGroupFilterId(long) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxForm
-
- setGroupFilterId(long) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.StopCustomizingGroupFilterFileForm
-
- setGroupFilterId(long) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.EditGroupFilterForm
-
- setGroupFilterId(long) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.RemoveGroupFilterForm
-
- setGroupFilterId(Long) - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- setGroupFilterIds(String[]) - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- setGroupFilterIds(List<Long>) - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- setGroupFilters(Collection<GroupFilter>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setGroupFilters(Collection<GroupFilter>) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setGroupFilters(Collection<GroupFilter>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setGroupFilters(Collection<GroupFilter>) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setGroupFilters(Collection<GroupFilter>) - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- setGroupFilters(Collection<GroupFilter>) - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- setGroupFilters(Collection<GroupFilter>) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.general.IndexAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.general.RedirectAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.EditGroupFilterAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.ListGroupFiltersAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.RemoveGroupFilterAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.groups.ListGroupsAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.members.pending.ValidateRegistrationAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- setGroupFilterService(GroupFilterService) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
- setGroupFilterServiceLocal(GroupFilterServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceSecurity
-
- setGroupHelper(GroupHelper) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- setGroupHistoryLogDao(GroupHistoryLogDAO) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setGroupHistoryLogs(Collection<GroupHistoryLog>) - Method in class nl.strohalm.cyclos.entities.members.Element
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxForm
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.general.RedirectForm
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsForm
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.groups.accounts.RemoveGroupAccountForm
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileForm
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxForm
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.StopCustomizingGroupFileForm
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditGroupPermissionsForm
-
- setGroupId(long) - Method in class nl.strohalm.cyclos.controls.groups.RemoveGroupForm
-
- setGroupId(Long) - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- setGroupId(Long) - Method in class nl.strohalm.cyclos.utils.ElementVO
-
- setGroupId(Long) - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- setGroupId(Long) - Method in class nl.strohalm.cyclos.webservices.model.MemberVO
-
- setGroupIds(Long[]) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- setGroupIds(Long[]) - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingVariablesAjaxForm
-
- setGroupIds(Long[]) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterQuery
-
- setGroupIds(List<Long>) - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- setGroupMemberCount(Map<MemberGroup, Integer>) - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- setGroups(String[]) - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxForm
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setGroups(Collection<? extends Group>) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticalTransferDTO
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- setGroups(Collection<Group>) - Method in class nl.strohalm.cyclos.entities.access.SessionQuery
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLogQuery
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setGroups(Collection<? extends Group>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setGroups(Collection<? extends Group>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- setGroups(Collection<SystemGroup>) - Method in class nl.strohalm.cyclos.entities.customization.documents.Document
-
- setGroups(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.customization.fields.AdminCustomField
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- setGroups(Collection<? extends Group>) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setGroups(Collection<? extends Group>) - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- setGroups(Collection<? extends SystemGroup>) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategory
-
- setGroups(Collection<? extends Group>) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategoryQuery
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.members.PendingMemberQuery
-
- setGroups(Collection<Group>) - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- setGroups(Collection<Group>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setGroups(Collection<Group>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordTypeQuery
-
- setGroups(Collection<Group>) - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- setGroups(Collection<? extends Group>) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalDTO
-
- setGroups(Collection<Group>) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- setGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- setGroupsAsMember(Collection<? extends Group>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setGroupService(GroupService) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
- setGroupService(GroupService) - Method in class nl.strohalm.cyclos.controls.BasePublicAction
-
- setGroupService(GroupService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- setGroupService(GroupService) - Method in class nl.strohalm.cyclos.struts.access.ActionAccessMonitor
-
- setGroupService(GroupService) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
- setGroupService(GroupService) - Method in class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- setGroupService(GroupService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionServiceImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.settings.AccessSettingsHandler
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceSecurity
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setGroupServiceLocal(GroupServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setGuarantee(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeForm
-
- setGuarantee(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeForm
-
- setGuarantee(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsForm
-
- setGuarantee(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsForm
-
- setGuarantee(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeForm
-
- setGuarantee(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeForm
-
- setGuarantee(Guarantee) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog
-
- setGuarantee(Guarantee) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setGuarantee(Guarantee) - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue
-
- setGuaranteeDao(GuaranteeDAO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setGuaranteeId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeForm
-
- setGuaranteeId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.ChangeStatusGuaranteeForm
-
- setGuaranteeId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.DeleteGuaranteeForm
-
- setGuaranteeId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsForm
-
- setGuaranteeId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.SearchGuaranteesForm
-
- setGuaranteeId(long) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- setGuaranteeLogDao(GuaranteeLogDAO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.SearchCertificationsAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.ChangeStatusGuaranteeAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.DeleteGuaranteeAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.SearchGuaranteesAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationPackAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.SearchPaymentObligationsAction
-
- setGuaranteeService(GuaranteeService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setGuaranteeServiceLocal(GuaranteeServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.GuaranteeLoanScheduledTask
-
- setGuaranteeServiceLocal(GuaranteeServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.GuaranteeScheduledTask
-
- setGuaranteeServiceLocal(GuaranteeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- setGuaranteeServiceLocal(GuaranteeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- setGuaranteeServiceLocal(GuaranteeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- setGuaranteeServiceLocal(GuaranteeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceSecurity
-
- setGuaranteeServiceLocal(GuaranteeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- setGuaranteeServiceLocal(GuaranteeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- setGuaranteeServiceLocal(GuaranteeServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setGuaranteesPage(int) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationForm
-
- setGuaranteeStatusChangedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setGuaranteeStatusChangedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setGuaranteeStatusChangedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setGuaranteeType(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsForm
-
- setGuaranteeType(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeForm
-
- setGuaranteeType(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeForm
-
- setGuaranteeType(GuaranteeType) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- setGuaranteeType(GuaranteeType) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setGuaranteeType(GuaranteeType) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setGuaranteeType(GuaranteeType) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setGuaranteeTypeDao(GuaranteeTypeDAO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceImpl
-
- setGuaranteeTypeId(String) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- setGuaranteeTypeId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeForm
-
- setGuaranteeTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.DeleteGuaranteeTypeForm
-
- setGuaranteeTypeId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeForm
-
- setGuaranteeTypeId(Long) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeCalculationDTO
-
- setGuaranteeTypes(Collection<GuaranteeType>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setGuaranteeTypes(Set<GuaranteeType>) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- setGuaranteeTypes(Collection<GuaranteeType>) - Method in class nl.strohalm.cyclos.services.groups.GroupPermissionsDTO
-
- setGuaranteeTypeService(GuaranteeTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxAction
-
- setGuaranteeTypeService(GuaranteeTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeAction
-
- setGuaranteeTypeService(GuaranteeTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.SearchGuaranteesAction
-
- setGuaranteeTypeService(GuaranteeTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.DeleteGuaranteeTypeAction
-
- setGuaranteeTypeService(GuaranteeTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeAction
-
- setGuaranteeTypeService(GuaranteeTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.ListGuaranteeTypesAction
-
- setGuaranteeTypeService(GuaranteeTypeService) - Method in class nl.strohalm.cyclos.controls.admins.mailPreferences.MailPreferencesAction
-
- setGuaranteeTypeServiceLocal(GuaranteeTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setGuaranteeTypeServiceLocal(GuaranteeTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceSecurity
-
- setGuaranteeTypeServiceLocal(GuaranteeTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setGuaranteeTypeServiceLocal(GuaranteeTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setGuaranteeTypeServiceLocal(GuaranteeTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- setH(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- setH(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- setHasAds(boolean) - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- setHasBody(boolean) - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- setHasDatabaseWrites(boolean) - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- setHasGeneral(boolean) - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- setHashHandler(HashHandler) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setHashHandler(HashHandler) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardServiceImpl
-
- setHashHandler(HashHandler) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setHashHandler(HashHandler) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setHasPendingCommissionContracts(boolean) - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- setHasRateInfo(boolean) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setHasSms(boolean) - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- setHasSubject(boolean) - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- setHeader(String, String) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- setHeaderLines(Integer) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVFileMapping
-
- setHeaderLines(int) - Method in class nl.strohalm.cyclos.utils.csv.CSVReader
-
- setHeight(int) - Method in class nl.strohalm.cyclos.utils.Dimensions
-
- setHelpFile(String) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
sets the help file.
- setHibernateCustomFieldHandler(HibernateCustomFieldHandler) - Method in class nl.strohalm.cyclos.dao.accounts.guarantees.GuaranteeDAOImpl
-
- setHibernateCustomFieldHandler(HibernateCustomFieldHandler) - Method in class nl.strohalm.cyclos.dao.accounts.loans.LoanDAOImpl
-
- setHibernateCustomFieldHandler(HibernateCustomFieldHandler) - Method in class nl.strohalm.cyclos.dao.accounts.loans.LoanGroupDAOImpl
-
- setHibernateCustomFieldHandler(HibernateCustomFieldHandler) - Method in class nl.strohalm.cyclos.dao.accounts.loans.LoanPaymentDAOImpl
-
- setHibernateCustomFieldHandler(HibernateCustomFieldHandler) - Method in class nl.strohalm.cyclos.dao.accounts.transactions.TransferDAOImpl
-
- setHibernateCustomFieldHandler(HibernateCustomFieldHandler) - Method in class nl.strohalm.cyclos.dao.ads.AdDAOImpl
-
- setHibernateCustomFieldHandler(HibernateCustomFieldHandler) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- setHibernateCustomFieldHandler(HibernateCustomFieldHandler) - Method in class nl.strohalm.cyclos.dao.members.MemberRecordDAOImpl
-
- setHibernateCustomFieldHandler(HibernateCustomFieldHandler) - Method in class nl.strohalm.cyclos.dao.members.PendingMemberDAOImpl
-
- setHibernateQueryHandler(HibernateQueryHandler) - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
- setHibernateQueryHandler(HibernateQueryHandler) - Method in class nl.strohalm.cyclos.dao.FetchDAOImpl
-
- setHidden(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue
-
- setHidden(Boolean) - Method in class nl.strohalm.cyclos.webservices.model.RegistrationFieldValueVO
-
- setHiddenFields(Set<String>) - Method in class nl.strohalm.cyclos.webservices.model.MyProfileVO
-
- setHideAuthorizationRelated(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- setHideCurrencyOnPayments(boolean) - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- setHideEmail(boolean) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setHideEmail(boolean) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setHideWhenNoCreditLimit(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setHighPrecision(LocalSettings.Precision) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setHistory(List<Version>) - Method in class nl.strohalm.cyclos.setup.VersionHistory
-
- setHistoryDate(Calendar) - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- setHistoryLogs(Collection<GroupHistoryLog>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setHostname(String) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setHour(Byte) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setHour(Byte) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- setHtml(boolean) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setHtml(boolean) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setHtml(boolean) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setHtml(boolean) - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- setHtml(boolean) - Method in class nl.strohalm.cyclos.taglibs.TruncateTag
-
- setHtml(boolean) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setId(long) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- setId(long) - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- setId(long) - Method in class nl.strohalm.cyclos.controls.ads.categories.AdCategoryForm
-
- setId(long) - Method in class nl.strohalm.cyclos.controls.image.RemoveImageForm
-
- setId(long) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestForm
-
- setId(Long) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- setId(long) - Method in class nl.strohalm.cyclos.controls.members.contacts.ContactForm
-
- setId(Long) - Method in class nl.strohalm.cyclos.controls.members.printsettings.EditReceiptPrinterSettingsForm
-
- setId(Long) - Method in class nl.strohalm.cyclos.controls.members.printsettings.RemoveReceiptPrinterSettingsForm
-
- setId(Long) - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmAccountForm
-
- setId(Long) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccountDetailsVO
-
- setId(Long) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- setId(Long) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setId(Long) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- setId(Long) - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- setId(long) - Method in class nl.strohalm.cyclos.entities.customization.images.ImageCaptionDTO
-
- setId(Long) - Method in class nl.strohalm.cyclos.entities.Entity
-
Set the id
- setId(Long) - Method in class nl.strohalm.cyclos.webservices.members.MemberRegistrationResult
-
- setId(Long) - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- setId(Long) - Method in class nl.strohalm.cyclos.webservices.model.EntityVO
-
- setId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.ConfirmPaymentResult
-
- setIdentifier(String) - Method in class nl.strohalm.cyclos.entities.access.Session
-
- setIdleInvoiceExpiration(TimePeriod) - Method in class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- setIgnoreDay(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardTypeForm
-
- setIgnoreDayInExpirationDate(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- setIgnoreGroup(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setIgnoreManagedBy(boolean) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setIgnoreRegistrationValidations(boolean) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setImage(Blob) - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- setImageDao(ImageDAO) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- setImageHelper(ImageHelper) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- setImageHelper(ImageHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- setImageHelper(ImageHelper) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setImageId(long) - Method in class nl.strohalm.cyclos.controls.customization.images.RemoveCustomImageForm
-
- setImageOnly(boolean) - Method in class nl.strohalm.cyclos.taglibs.ImagesTag
-
- setImages(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.image.ImageDetailsForm
-
- setImages(String, Object) - Method in class nl.strohalm.cyclos.controls.image.ImageDetailsForm
-
- setImages(Collection<AdImage>) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setImages(Collection<MemberImage>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setImages(List<? extends OwneredImage>) - Method in class nl.strohalm.cyclos.taglibs.ImagesTag
-
- setImages(List<ImageVO>) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setImages(List<ImageVO>) - Method in class nl.strohalm.cyclos.webservices.model.MemberVO
-
- setImages(List<ImageVO>) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.controls.ads.BaseAdAction
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.controls.customization.images.CustomImagesAction
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.controls.customization.images.RemoveCustomImageAction
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.controls.customization.images.SystemImagesAction
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.controls.image.ImageDetailsAction
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.controls.image.RemoveImageAction
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.initializations.ImageInitialization
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.servlets.ImageByIdServlet
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.themes.ThemeHandlerImpl
-
- setImageService(ImageService) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController
-
- setImageServiceLocal(ImageServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceSecurity
-
- setImageSize(Integer) - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- setImport(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportAdsForm
-
- setImport(String, Object) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportAdsForm
-
- setImport(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportMembersForm
-
- setImport(String, Object) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportMembersForm
-
- setImport(AdImport) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setImport(MemberImport) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setImportedAdCategoryDao(ImportedAdCategoryDAO) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- setImportedAdDao(ImportedAdDAO) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- setImportedCategory(ImportedAdCategory) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setImportedMember(ImportedMember) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue
-
- setImportedMemberDao(ImportedMemberDAO) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setImportedMemberRecordDao(ImportedMemberRecordDAO) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setImportedParent(ImportedAdCategory) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory
-
- setImportId(long) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdCategoriesForm
-
- setImportId(long) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsDetailsForm
-
- setImportId(long) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsSummaryForm
-
- setImportId(long) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersDetailsForm
-
- setImportId(long) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersSummaryForm
-
- setImports(Collection<ExternalTransferImport>) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- setImportType(String) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.ImportTranslationMessagesForm
-
- setIncludeDeleted(boolean) - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- setIncludeNoTraders(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setInclusiveBegin(boolean) - Method in class nl.strohalm.cyclos.utils.Period
-
- setInclusiveEnd(boolean) - Method in class nl.strohalm.cyclos.utils.Period
-
- setIncome(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- setIncomeGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- setIncoming(boolean) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- setIncomingInvoices(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setIncomingInvoices(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setIncomingTransactions(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setIndex(String) - Method in class nl.strohalm.cyclos.controls.admintasks.IndexesForm
-
- setIndex(int) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- setIndexed(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.AdCustomField
-
- setIndexHandler(IndexHandler) - Method in class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
- setIndexHandler(IndexHandler) - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- setIndexHandler(IndexHandler) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setIndexHandler(IndexHandler) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- setIndexHandler(IndexHandler) - Method in class nl.strohalm.cyclos.utils.lucene.LuceneQueryHandler
-
- setIndexing(MemberCustomField.Indexing) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- setIndexOperationDao(IndexOperationDAO) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setIndexOperationDao(IndexOperationDAO) - Method in class nl.strohalm.cyclos.utils.lucene.IndexHandler
-
- setIndexOperationDao(IndexOperationDAO) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- setIndexOperationRunner(IndexOperationRunner) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setInfoText(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.sms.EditInfoTextForm
-
- setInfoText(String, Object) - Method in class nl.strohalm.cyclos.controls.members.sms.EditInfoTextForm
-
- setInfoText(boolean) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- setInfoTextDao(InfoTextDAO) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- setInfoTextHelper(InfoTextHelper) - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextWebServiceImpl
-
- setInfoTextId(Long) - Method in class nl.strohalm.cyclos.controls.members.sms.EditInfoTextForm
-
- setInfoTextId(long) - Method in class nl.strohalm.cyclos.controls.members.sms.RemoveInfoTextForm
-
- setInfoTexts(List<InfoTextVO>) - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextResultPage
-
- setInfoTextService(InfoTextService) - Method in class nl.strohalm.cyclos.controls.members.sms.EditInfoTextAction
-
- setInfoTextService(InfoTextService) - Method in class nl.strohalm.cyclos.controls.members.sms.RemoveInfoTextAction
-
- setInfoTextService(InfoTextService) - Method in class nl.strohalm.cyclos.controls.members.sms.SearchInfoTextsAction
-
- setInfoTextServiceLocal(InfoTextServiceLocal) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceSecurity
-
- setInfoTextServiceLocal(InfoTextServiceLocal) - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextWebServiceImpl
-
- setInfoTextServiceLocal(InfoTextServiceLocal) - Method in class nl.strohalm.cyclos.webservices.sms.SmsWebServiceImpl
-
- setInitDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.InitializableRateParameters
-
- setInitialAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- setInitialAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setInitialBalance(BigDecimal) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- setInitialBalance(BigDecimal) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setInitialCredit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setInitialCreditTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setInitialCreditTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- setInitialDebitTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- setInitialGroup(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setInitialGroupForRegisteredMembers(MemberGroup) - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroupSettings
-
- setInitialGroupShow(String) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setInitialMonth(Month) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setInitialMonthYear(Integer) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setInitialPrice(BigDecimal) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setInitialPrice(BigDecimal) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- setInitialPrice(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setInitialQuarter(Quarter) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setInitialQuarterYear(Integer) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setInitialYear(Integer) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setInitValue(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.InitializableRateParameters
-
- setInline(HttpServletResponse) - Method in class nl.strohalm.cyclos.utils.ResponseHelper
-
Set the specified response to open inline (no attachment)
- setInReplyTo(long) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- setInReplyTo(Message) - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- setInstallments(List<ScheduledPaymentInstallmentVO>) - Method in class nl.strohalm.cyclos.webservices.model.ScheduledPaymentVO
-
- setInstallments(int) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoMemberPaymentParameters
-
- setInstanceHandler(InstanceHandler) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setInstanceHandler(InstanceHandler) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- setInterest(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.DRateParameters
-
- setInterest(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.DRatedFeeDTO
-
- setInternalName(String) - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- setInternalName(String) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setInternalName(String) - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- setInternalName(String) - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- setIntHeader(String, int) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- setInvitationMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setInvitationSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setInvocations(int) - Method in class nl.strohalm.cyclos.utils.CacheCleaner
-
- setInvoice(Invoice) - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction.Entry
-
- setInvoice(Invoice) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- setInvoice(Invoice) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment
-
- setInvoice(Invoice) - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue
-
- setInvoiceAcceptedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceAcceptedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceAcceptedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceCancelledMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceCancelledSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceCancelledSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceDao(InvoiceDAO) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setInvoiceDeniedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceDeniedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceDeniedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceId(long) - Method in class nl.strohalm.cyclos.controls.invoices.BaseInvoiceForm
-
- setInvoiceId(long) - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsForm
-
- setInvoiceMode(AccountFee.InvoiceMode) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setInvoicePaymentDao(InvoicePaymentDAO) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setInvoiceReceivedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceReceivedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoiceReceivedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setInvoices(Collection<Invoice>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setInvoices(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- setInvoices(boolean) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- setInvoiceService(InvoiceService) - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- setInvoiceService(InvoiceService) - Method in class nl.strohalm.cyclos.controls.invoices.CancelInvoiceAction
-
- setInvoiceService(InvoiceService) - Method in class nl.strohalm.cyclos.controls.invoices.DenyInvoiceAction
-
- setInvoiceService(InvoiceService) - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsAction
-
- setInvoiceService(InvoiceService) - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction
-
- setInvoiceService(InvoiceService) - Method in class nl.strohalm.cyclos.controls.invoices.SendInvoiceAction
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.ChargeAccountFeePollingTask
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.InvoiceAlertScheduledTask
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.InvoiceExpirationScheduledTask
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceImpl
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceImpl
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- setInvoiceServiceLocal(InvoiceServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setInvoicesSummaries(Map<Currency, Map<InvoiceSummaryType, TransactionSummaryVO>>) - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- setiRate(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- setiRate(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setiRate(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- setiRate(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- setiRate(boolean) - Method in class nl.strohalm.cyclos.services.accounts.rates.WhatRate
-
- setiRateParameters(IRateParameters) - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- setiRateParametersDao(IRateParametersDAO) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- setIssueFee(GuaranteeTypeFeeVO) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setIssueFeePayer(GuaranteeType.FeePayer) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setIssueFeeSpec(MapBean) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- setIssueFeeSpec(GuaranteeFeeVO) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setIssueFeeTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setIssuer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- setIssuer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- setIssuer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setIssuer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setIssuer(Member) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationPackDTO
-
- setIssuerId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationForm
-
- setIssuerId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationPackForm
-
- setIssuerId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationForm
-
- setItems(Object) - Method in class nl.strohalm.cyclos.taglibs.PaginationTag
-
- setIterateAll() - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- setKey(String) - Method in class nl.strohalm.cyclos.controls.members.AcceptRegistrationAgreementForm
-
- setKey(String) - Method in class nl.strohalm.cyclos.controls.members.pending.ValidateRegistrationForm
-
- setKey(String) - Method in class nl.strohalm.cyclos.controls.members.ValidateEmailChangeForm
-
- setKey(String) - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- setKey(String) - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- setKey(String) - Method in class nl.strohalm.cyclos.entities.customization.translationMessages.TranslationMessage
-
- setKey(String) - Method in class nl.strohalm.cyclos.entities.customization.translationMessages.TranslationMessageQuery
-
- setKey(String) - Method in class nl.strohalm.cyclos.scheduling.polling.PollingTask
-
- setKey(String) - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- setKeyBinder(DataBinder<K>) - Method in class nl.strohalm.cyclos.utils.binding.MapBinder
-
- setKeysByProperty(Map<String, String>) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
- setKeywords(String) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setKeywords(String) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- setKeywords(String) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- setKeywords(String) - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- setKeywords(String) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- setKeywords(String) - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- setKeywords(String) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setKeywords(String) - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextSearchParameters
-
- setKeywords(String) - Method in class nl.strohalm.cyclos.webservices.members.FullTextMemberSearchParameters
-
- setLabel(String) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setLabel(String) - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- setLabel(String) - Method in class nl.strohalm.cyclos.webservices.model.WSPrincipalTypeVO
-
- setLanguage(LocalSettings.Language) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setLastAction(ActionMapping) - Method in class nl.strohalm.cyclos.utils.Navigation
-
- setLastAds(boolean) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsForm
-
- setLastAds(boolean) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setLastClosingDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- setLastEmailDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- setLastEmailDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setLastIndexRebuidingTime(Calendar) - Method in class nl.strohalm.cyclos.entities.Application
-
- setLastLogin(Calendar) - Method in class nl.strohalm.cyclos.entities.access.User
-
- setLastLowUnitsSent(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- setLastModified(Calendar) - Method in class nl.strohalm.cyclos.entities.customization.binaryfiles.BinaryFile
-
- setLastModified(Calendar) - Method in class nl.strohalm.cyclos.entities.customization.files.File
-
- setLastModified(Calendar) - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- setLastModified(Calendar) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- setLastModified(Calendar) - Method in class nl.strohalm.cyclos.webservices.model.ImageVO
-
- setLastTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- setLayout(MemberRecordType.Layout) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setLength(int) - Method in class nl.strohalm.cyclos.taglibs.TruncateTag
-
- setLengthConstraint(RangeConstraint) - Method in class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- setLevel(Integer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- setLevel(AuthorizationLevel) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- setLevel(int) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- setLevel(Reference.Level) - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- setLevel(Reference.Level) - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLog
-
- setLevel(int) - Method in class nl.strohalm.cyclos.webservices.model.DetailedAdCategoryVO
-
- setLimited(Boolean) - Method in class nl.strohalm.cyclos.services.accounts.SystemAccountTypeQuery
-
- setLimitLogs(Collection<AccountLimitLog>) - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- setLimitPerType(Map<? extends AccountType, BigDecimal>) - Method in class nl.strohalm.cyclos.services.accounts.CreditLimitDTO
-
- setLineNumber(Integer) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- setLineNumber(Integer) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setLineNumber(Integer) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdQuery
-
- setLineNumber(Integer) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setLineNumber(Integer) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery
-
- setLineNumber(Integer) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setLines(int) - Method in class nl.strohalm.cyclos.taglibs.TruncateTag
-
- setLinkedCustomFields(Collection<PaymentCustomField>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setLinkedTransferTypes(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField
-
- setLinkGenerator(LinkGenerator) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setLinkGenerator(LinkGenerator) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
- setLinkGenerator(LinkGenerator) - Method in class nl.strohalm.cyclos.utils.notifications.AdminNotificationHandlerImpl
-
- setListAccess(PaymentCustomField.Access) - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField
-
- setListOnly(String) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- setLoan(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- setLoan(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanForm
-
- setLoan(String, Object) - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanForm
-
- setLoan(Loan) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setLoan(Loan) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- setLoan(Loan) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- setLoan(LoanParameters) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setLoan(Loan) - Method in class nl.strohalm.cyclos.services.accounts.external.ProcessExternalTransferDTO
-
- setLoan(Loan) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setLoan(Loan) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- setLoanCustomValues(Collection<PaymentCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- setLoanDao(LoanDAO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setLoanData(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setLoanExpirationMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLoanExpirationSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLoanExpirationSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLoanFilter(GuaranteeQuery.LoanFilter) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setLoanGrantedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLoanGrantedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLoanGrantedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLoanGroup(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupForm
-
- setLoanGroup(String, Object) - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupForm
-
- setLoanGroup(LoanGroup) - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- setLoanGroup(LoanGroup) - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- setLoanGroup(LoanGroup) - Method in class nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomFieldValue
-
- setLoanGroup(LoanGroup) - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- setLoanGroupCustomFieldService(LoanGroupCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- setLoanGroupCustomFieldService(LoanGroupCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueAction
-
- setLoanGroupCustomFieldService(LoanGroupCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.ListCustomFieldsAction
-
- setLoanGroupCustomFieldService(LoanGroupCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueAction
-
- setLoanGroupCustomFieldService(LoanGroupCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldAction
-
- setLoanGroupCustomFieldService(LoanGroupCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueAction
-
- setLoanGroupCustomFieldService(LoanGroupCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- setLoanGroupCustomFieldService(LoanGroupCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderAction
-
- setLoanGroupCustomFieldService(LoanGroupCustomFieldService) - Method in class nl.strohalm.cyclos.controls.loangroups.BaseLoanGroupAction
-
- setLoanGroupCustomFieldServiceLocal(LoanGroupCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- setLoanGroupCustomFieldServiceLocal(LoanGroupCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- setLoanGroupDao(LoanGroupDAO) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- setLoanGroupId(long) - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupForm
-
- setLoanGroupId(long) - Method in class nl.strohalm.cyclos.controls.loangroups.LoanGroupMembershipForm
-
- setLoanGroupId(long) - Method in class nl.strohalm.cyclos.controls.loangroups.RemoveLoanGroupForm
-
- setLoanGroupId(long) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanForm
-
- setLoanGroupId(long) - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanForm
-
- setLoanGroupId(long) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- setLoanGroupId(long) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansForm
-
- setLoanGroups(Collection<LoanGroup>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setLoanGroupService(LoanGroupService) - Method in class nl.strohalm.cyclos.controls.loangroups.BaseLoanGroupAction
-
- setLoanGroupService(LoanGroupService) - Method in class nl.strohalm.cyclos.controls.loangroups.BaseLoanGroupMembershipAction
-
- setLoanGroupService(LoanGroupService) - Method in class nl.strohalm.cyclos.controls.loangroups.RemoveLoanGroupAction
-
- setLoanGroupService(LoanGroupService) - Method in class nl.strohalm.cyclos.controls.loangroups.SearchLoanGroupsAction
-
- setLoanGroupService(LoanGroupService) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanAction
-
- setLoanGroupService(LoanGroupService) - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanAction
-
- setLoanGroupService(LoanGroupService) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- setLoanGroupService(LoanGroupService) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- setLoanGroupService(LoanGroupService) - Method in class nl.strohalm.cyclos.controls.members.loangroups.MemberLoanGroupsAction
-
- setLoanGroupService(LoanGroupService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setLoanGroupServiceLocal(LoanGroupServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- setLoanGroupServiceLocal(LoanGroupServiceLocal) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceSecurity
-
- setLoanId(long) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- setLoanPayment(LoanPayment) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanRepaymentAmountsDTO
-
- setLoanPayment(LoanPayment) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setLoanPayment(LoanPayment) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setLoanPayment(LoanPayment) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDTO
-
- setLoanPayment(LoanPayment) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setLoanPaymentDao(LoanPaymentDAO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setLoanPaymentId(long) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- setLoans(Collection<Loan>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- setLoans(boolean) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- setLoanSearchAccess(MemberCustomField.Access) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ExternalTransferToProcessVOIterator
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxAction
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanAction
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.loans.ExportLoanPaymentsToCsvAction
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.loans.ExportLoansToCsvAction
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanAction
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ExportBrokeringsToCsvAction
-
- setLoanService(LoanService) - Method in class nl.strohalm.cyclos.controls.members.brokering.PrintBrokeringsAction
-
- setLoanServiceLocal(LoanServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.LoanExpirationScheduledTask
-
- setLoanServiceLocal(LoanServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- setLoanServiceLocal(LoanServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setLoanServiceLocal(LoanServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setLoanServiceLocal(LoanServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setLoanServiceLocal(LoanServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setLoanServiceLocal(LoanServiceLocal) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceImpl
-
- setLoanServiceLocal(LoanServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.BaseLoanHandler
-
- setLoanServiceLocal(LoanServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- setLoansToDiscard(List<Loan>) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ExternalTransferToProcessVO
-
- setLoanTransfer(Boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setLoanTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setLocale(Locale) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setLocale(Locale) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- setLocale(Locale) - Method in class nl.strohalm.cyclos.setup.Setup
-
- setLocalSettingsHandler(SettingsHandler<LocalSettings, LocalSettingsChangeListener>) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- setLockHandlerFactory(LockHandlerFactory) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setLockHandlerFactory(LockHandlerFactory) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setLockHandlerFactory(LockHandlerFactory) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setLogFormatter(LogFormatter) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
- setLoggedMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setLoggedMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- setLoggedUser(User) - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- setLoggingHandler(LoggingHandler) - Method in class nl.strohalm.cyclos.http.RestFilter
-
- setLoggingHandler(LoggingHandler) - Method in class nl.strohalm.cyclos.scheduling.polling.ChargeAccountFeePollingTask
-
- setLoggingHandler(LoggingHandler) - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- setLoggingHandler(LoggingHandler) - Method in class nl.strohalm.cyclos.scheduling.tasks.BaseScheduledTask
-
- setLoggingHandler(LoggingHandler) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setLoggingHandler(LoggingHandler) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setLoggingHandler(LoggingHandler) - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor
-
- setLoggingHandler(LoggingHandler) - Method in class nl.strohalm.cyclos.webservices.interceptor.TraceInterceptor
-
- setLoggingHandler(LoggingHandler) - Method in class nl.strohalm.cyclos.webservices.utils.WebServiceHelper
-
- setLoginBlockedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLoginBlockedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLoginBlockedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLoginCookies(HttpServletRequest, HttpServletResponse, Entity) - Method in class nl.strohalm.cyclos.utils.ResponseHelper
-
Sets the cookies for the guest pages, based on the given group / group filter
- setLoginHelper(LoginHelper) - Method in class nl.strohalm.cyclos.controls.access.ExternalLoginAction
-
- setLoginHelper(LoginHelper) - Method in class nl.strohalm.cyclos.controls.access.LoginAction
-
- setLoginHelper(LoginHelper) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
- setLoginHelper(LoginHelper) - Method in class nl.strohalm.cyclos.controls.mobile.MobileBaseAction
-
- setLoginHelper(LoginHelper) - Method in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- setLoginHistory(Collection<LoginHistoryLog>) - Method in class nl.strohalm.cyclos.entities.access.User
-
- setLoginHistoryDao(LoginHistoryDAO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setLoginHistoryDao(LoginHistoryDAO) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- setLoginPageName(String) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- setLoginPageName(String) - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- setLoginPassword(String) - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- setLoginTimes(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setLoginTimesGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setLoginTimesTopten(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setLogs(Collection<CardLog>) - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- setLogs(Collection<AccountFeeLog>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setLogs(Collection<CertificationLog>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- setLogs(Collection<GuaranteeLog>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setLogs(Collection<PaymentObligationLog>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setLogs(List<SmsLog>) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportVO
-
- setLogSettingsHandler(SettingsHandler<LogSettings, LogSettingsChangeListener>) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- setLowUnits(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setLowUnitsMessage(String) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setLowUnitsMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLowUnitsSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLowUnitsSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setLuceneQueryHandler(LuceneQueryHandler) - Method in class nl.strohalm.cyclos.dao.IndexedDAOImpl
-
- setMailChangeValidationMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setMailChangeValidationSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setMailError(MailSendingException) - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Sets the current mail sending error
- setMailHandler(MailHandler) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setMailHandler(MailHandler) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setMailHandler(MailHandler) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setMailHandler(MailHandler) - Method in class nl.strohalm.cyclos.utils.notifications.AdminNotificationHandlerImpl
-
- setMailingTypes(Collection<SmsMailingType>) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- setMailSettingsHandler(SettingsHandler<MailSettings, MailSettingsChangeListener>) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- setMailTranslationHandler(SettingsHandler<MailTranslation, MailTranslationChangeListener>) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- setMailValidationMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setMailValidationSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setMaintainPastSettings(boolean) - Method in class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- setManagedBy(AdminGroup) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosQuery
-
- setManagedBy(AdminGroup) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setManagedByGroups(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setManagedMemberGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- setManagedMemberGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setManagedMemberGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- setManagedMemberGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- setManageGroups(Set<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setManagesGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setManagesGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setManualPassword(boolean) - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- setMappings(Map<String, DataBinder<?>>) - Method in class nl.strohalm.cyclos.utils.binding.BeanBinder
-
- setMask(String) - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- setMax(Integer) - Method in class nl.strohalm.cyclos.utils.RangeConstraint
-
- setMaxAdDescriptionSize(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setMaxAdImagesPerMember(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setMaxAdPublicationTime(TimePeriod) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setMaxAdsPerMember(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setMaxAjaxResults(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMaxAmountPerDay(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setMaxAmountPerDayByTransferType(Map<TransferType, BigDecimal>) - Method in class nl.strohalm.cyclos.entities.groups.OperatorGroup
-
- setMaxChargebackTime(TimePeriod) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMaxCount(Integer) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- setMaxFilesPerLog(int) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setMaxFixedValue(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setMaxImageHeight(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMaxImagesPerMember(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setMaxImageWidth(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMaximumDataPoints(int) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalService
-
sets the maximum number of datapoints which the user can request.
- setMaximumDataPoints(int) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- setMaximumDataPoints(int) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceSecurity
-
- setMaxInactiveInterval(int) - Method in class nl.strohalm.cyclos.http.HttpSessionWrapper
-
- setMaxIteratorResults(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMaxLength(int) - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- setMaxLengthPerFile(int) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setMaxLengthPerFileUnits(FileUnits) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setMaxMember(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setMaxMemberGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setMaxPageResults(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMaxPasswordWrongTries(int) - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- setMaxPercentageValue(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setMaxPinWrongTries(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setMaxPosSchedulingPayments(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setMaxPublishDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setMaxScheduledPayments(boolean) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- setMaxSchedulingPayments(Integer) - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- setMaxSchedulingPayments(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setMaxSchedulingPayments(int) - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- setMaxSchedulingPeriod(TimePeriod) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setMaxSecurityCodeTries(int) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- setMaxSmsThreads(int) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setMaxThreads(int) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
- setMaxThreads(int) - Method in class nl.strohalm.cyclos.utils.paymentrequest.PaymentRequestHandlerImpl
-
- setMaxThumbnailHeight(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMaxThumbnailWidth(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMaxTransactionPasswordTriesMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setMaxTransactionPasswordTriesSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setMaxTransactionPasswordTriesSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setMaxTransactionPasswordWrongTries(int) - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- setMaxUploadSize(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMaxUploadUnits(FileUnits) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMaxWidth(Integer) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setMedianPerMember(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setMedianPerMemberGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setMember(String) - Method in class nl.strohalm.cyclos.controls.access.LoginForm
-
- setMember(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.CreateMemberForm
-
- setMember(String, Object) - Method in class nl.strohalm.cyclos.controls.members.CreateMemberForm
-
- setMember(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileForm
-
- setMember(String, Object) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileForm
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.access.SessionQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLogQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.alerts.MemberAlert
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.customization.documents.MemberDocument
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.customization.fields.OperatorCustomField
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.customization.images.MemberImage
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.groups.OperatorGroup
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.FullTextOperatorQuery
-
- setMember(ImportedMember) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryReportData
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.Operator
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.OperatorQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.PaymentsAwaitingFeedbackQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.preferences.NotificationPreference
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreementLog
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- setMember(Member) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- setMember(Member) - Method in class nl.strohalm.cyclos.services.elements.ChangeBrokerDTO
-
- setMember(Member) - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- setMember(Member) - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- setMember(MemberVO) - Method in class nl.strohalm.cyclos.webservices.external.sms.SendSmsSenderParameters
-
- setMember(MemberVO) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- setMember(MemberVO) - Method in class nl.strohalm.cyclos.webservices.model.ContactVO
-
- setMemberAccountFeeLogDao(MemberAccountFeeLogDAO) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setMemberAccountHandler(MemberAccountHandler) - Method in class nl.strohalm.cyclos.scheduling.polling.AccountActivationPollingTask
-
- setMemberAccountHandler(MemberAccountHandler) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setMemberAccountHandler(MemberAccountHandler) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setMemberAccountId(Long) - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- setMemberAccountInformation(boolean) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- setMemberAccountType(MemberAccountType) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- setMemberAccountType(MemberAccountType) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setMemberAccountTypesBalance(Map<MemberAccountType, BigDecimal>) - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- setMemberAddress(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.WebShopTicket
-
- setMemberAddress(String) - Method in class nl.strohalm.cyclos.webservices.model.WebShopTicketVO
-
- setMemberAlert(MemberAlert.Alerts) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setMemberAlerts(Set<MemberAlert.Alerts>) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- setMemberAlerts(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setMemberCanHide(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- setMemberChargebackTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.cards.ExportCardsToCsvAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.ads.SearchAdsAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDynamicDocumentAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.ListCustomFieldsAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ExportBrokeringsToCsvAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.brokering.PrintBrokeringsAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.CreateMemberAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.ExportMembersToCsvAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.pending.ExportPendingMembersToCsvAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.pending.PendingMemberProfileAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.pending.SearchPendingMembersAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.PublicCreateMemberAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAction
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
- setMemberCustomFieldService(MemberCustomFieldService) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.settings.LocalSettingsHandler
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.ads.AdWebServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.fields.FieldWebServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.ContactHelper
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setMemberCustomFieldServiceLocal(MemberCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.TicketHelper
-
- setMemberCustomValues(Collection<MemberCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- setMemberField(MemberCustomField) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping
-
- setMemberFields(List<FieldValueVO>) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setMemberFieldsRestController(MemberFieldsRestController) - Method in class nl.strohalm.cyclos.webservices.rest.AdsRestController
-
- setMemberFieldsRestController(MemberFieldsRestController) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
- setMemberFieldValue(String, String) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setMemberFieldValues(Map<String, String>) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setMemberGroup(MemberGroup) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- setMemberGroup(MemberGroup) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setMemberGroup(MemberGroup) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setMemberGroupAccountSettingsDao(MemberGroupAccountSettingsDAO) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setMemberGroupAccountSettingsDao(MemberGroupAccountSettingsDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setMemberGroupFilterIds(List<Long>) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setMemberGroupId(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- setMemberGroupIds(List<Long>) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setMemberGroupInformation(boolean) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- setMemberGroups(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxForm
-
- setMemberGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setMemberGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- setMemberGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- setMemberGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- setMemberGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.access.AccessWebServiceImpl
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.members.MemberWebServiceImpl
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.sms.SmsWebServiceImpl
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.utils.ContactHelper
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setMemberHelper(MemberHelper) - Method in class nl.strohalm.cyclos.webservices.utils.TicketHelper
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.access.channels.ChangePinForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.access.channels.ManageExternalAccessForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.access.channels.SelectChannelsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.access.channels.UnblockPinForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountOverviewForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.accounts.details.SearchScheduledPaymentsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.accounts.details.SearchTransferAuthorizationsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.ads.MemberAdsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditMemberDocumentForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDocumentForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.invoices.BaseInvoiceForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.loangroups.LoanGroupMembershipForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.activities.ActivitiesForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.ListBrokerCommissionContractsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.ListBrokeringsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.RemoveBrokerCommissionContractForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.SearchBrokerCommissionContractsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.ChangeMemberGroupForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.contacts.AddContactForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.documents.SelectDocumentForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.loangroups.MemberLoanGroupsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.references.MemberReferencesForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.references.RemoveReferenceForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.RemoveMemberForm
-
- setMemberId(Long) - Method in class nl.strohalm.cyclos.controls.members.ResendEmailChangeValidationForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsLogsForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingVariablesAjaxForm
-
- setMemberId(long) - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- setMemberId(Long) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- setMemberId(Long) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionSummaryVO
-
- setMemberId(Long) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setMemberId(Long) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setMemberId(Long) - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- setMemberId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- setMemberImport(MemberImport) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery
-
- setMemberImportDao(MemberImportDAO) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setMemberImportService(MemberImportService) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersDetailsAction
-
- setMemberImportService(MemberImportService) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersSummaryAction
-
- setMemberImportService(MemberImportService) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportMembersAction
-
- setMemberImportServiceLocal(MemberImportServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.PurgeOldImportsScheduledTask
-
- setMemberImportServiceLocal(MemberImportServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceSecurity
-
- setMemberName(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setMemberName(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setMemberName(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- setMemberNotificationHandler(MemberNotificationHandler) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setMemberPayment(boolean) - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- setMemberPos(MemberPos) - Method in class nl.strohalm.cyclos.entities.access.WrongCredentialAttempt
-
- setMemberPos(MemberPos) - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- setMemberPosDao(MemberPosDAO) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- setMemberPosDao(MemberPosDAO) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- setMemberPosService(MemberPosService) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosAction
-
- setMemberPosServiceLocal(MemberPosServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceSecurity
-
- setMemberPosServiceLocal(MemberPosServiceLocal) - Method in class nl.strohalm.cyclos.webservices.interceptor.PosInterceptor
-
- setMemberPosServiceLocal(MemberPosServiceLocal) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setMemberPosStatus(MemberPos.Status) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- setMemberPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- setMemberPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- setMemberRecord(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- setMemberRecord(String, Object) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- setMemberRecord(MemberRecord) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomFieldValue
-
- setMemberRecord(ImportedMemberRecord) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecordCustomFieldValue
-
- setMemberRecordCustomFieldService(MemberRecordCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- setMemberRecordCustomFieldService(MemberRecordCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueAction
-
- setMemberRecordCustomFieldService(MemberRecordCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueAction
-
- setMemberRecordCustomFieldService(MemberRecordCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldAction
-
- setMemberRecordCustomFieldService(MemberRecordCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueAction
-
- setMemberRecordCustomFieldService(MemberRecordCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- setMemberRecordCustomFieldService(MemberRecordCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderAction
-
- setMemberRecordCustomFieldService(MemberRecordCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordAction
-
- setMemberRecordCustomFieldService(MemberRecordCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.records.ExportMemberRecordsToCsvAction
-
- setMemberRecordCustomFieldService(MemberRecordCustomFieldService) - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsAction
-
- setMemberRecordCustomFieldServiceLocal(MemberRecordCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- setMemberRecordCustomFieldServiceLocal(MemberRecordCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setMemberRecordCustomFieldServiceLocal(MemberRecordCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceImpl
-
- setMemberRecordDao(MemberRecordDAO) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceImpl
-
- setMemberRecordId(long) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- setMemberRecordId(long) - Method in class nl.strohalm.cyclos.controls.members.records.RemoveMemberRecordForm
-
- setMemberRecords(Collection<MemberRecord>) - Method in class nl.strohalm.cyclos.entities.members.Element
-
- setMemberRecordService(MemberRecordService) - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileAction
-
- setMemberRecordService(MemberRecordService) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- setMemberRecordService(MemberRecordService) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordAction
-
- setMemberRecordService(MemberRecordService) - Method in class nl.strohalm.cyclos.controls.members.records.ExportMemberRecordsToCsvAction
-
- setMemberRecordService(MemberRecordService) - Method in class nl.strohalm.cyclos.controls.members.records.RemoveMemberRecordAction
-
- setMemberRecordService(MemberRecordService) - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsAction
-
- setMemberRecordServiceLocal(MemberRecordServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setMemberRecordServiceLocal(MemberRecordServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceSecurity
-
- setMemberRecordType(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordTypeForm
-
- setMemberRecordType(String, Object) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordTypeForm
-
- setMemberRecordType(MemberRecordType) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField
-
- setMemberRecordTypeDao(MemberRecordTypeDAO) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- setMemberRecordTypeDao(MemberRecordTypeDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setMemberRecordTypeId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- setMemberRecordTypeId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldForm
-
- setMemberRecordTypeId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderForm
-
- setMemberRecordTypeId(long) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- setMemberRecordTypeId(long) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordTypeForm
-
- setMemberRecordTypeId(long) - Method in class nl.strohalm.cyclos.controls.members.records.RemoveMemberRecordTypeForm
-
- setMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setMemberRecordTypeService(MemberRecordTypeService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- setMemberRecordTypeService(MemberRecordTypeService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderAction
-
- setMemberRecordTypeService(MemberRecordTypeService) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordAction
-
- setMemberRecordTypeService(MemberRecordTypeService) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordTypeAction
-
- setMemberRecordTypeService(MemberRecordTypeService) - Method in class nl.strohalm.cyclos.controls.members.records.ExportMemberRecordsToCsvAction
-
- setMemberRecordTypeService(MemberRecordTypeService) - Method in class nl.strohalm.cyclos.controls.members.records.ListMemberRecordTypesAction
-
- setMemberRecordTypeService(MemberRecordTypeService) - Method in class nl.strohalm.cyclos.controls.members.records.RemoveMemberRecordTypeAction
-
- setMemberRecordTypeService(MemberRecordTypeService) - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsAction
-
- setMemberRecordTypeService(MemberRecordTypeService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setMemberRecordTypeServiceLocal(MemberRecordTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setMemberRecordTypeServiceLocal(MemberRecordTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceImpl
-
- setMemberRecordTypeServiceLocal(MemberRecordTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceSecurity
-
- setMemberRecordTypeServiceLocal(MemberRecordTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceSecurity
-
- setMemberRecordTypeServiceLocal(MemberRecordTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setMemberResultDisplay(LocalSettings.MemberResultDisplay) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMembers(Collection<Member>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- setMembers(Collection<ImportedMember>) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImport
-
- setMembers(List<MemberVO>) - Method in class nl.strohalm.cyclos.webservices.members.MemberResultPage
-
- setMemberSearchAccess(MemberCustomField.Access) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- setMemberService(MemberService) - Method in class nl.strohalm.cyclos.controls.general.HomeAction
-
- setMemberService(MemberService) - Method in class nl.strohalm.cyclos.controls.members.activities.ActivitiesAction
-
- setMemberService(MemberService) - Method in class nl.strohalm.cyclos.controls.members.ChangeMemberGroupAction
-
- setMemberService(MemberService) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceAction
-
- setMemberService(MemberService) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- setMemberService(MemberService) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController
-
- setMemberService(MemberService) - Method in class nl.strohalm.cyclos.webservices.rest.MemberFieldsRestController
-
- setMemberService(MemberService) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController
-
- setMemberService(MemberService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setMemberService(MemberService) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController
-
- setMemberServiceLocal(MemberServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setMemberServiceLocal(MemberServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- setMemberServiceLocal(MemberServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setMemberServiceLocal(MemberServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceSecurity
-
- setMemberServiceLocal(MemberServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setMemberServiceLocal(MemberServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setMemberServiceLocal(MemberServiceLocal) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceImpl
-
- setMemberServiceLocal(MemberServiceLocal) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- setMemberServiceLocal(MemberServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setMemberSettings(MemberGroupSettings) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setMembersListReport(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportForm
-
- setMembersListReport(String, Object) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportForm
-
- setMemberSmsStatusDao(MemberSmsStatusDAO) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setMembersNotified(Boolean) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setMembersNotified(boolean) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setMemberSortOrder(LocalSettings.SortOrder) - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- setMemberSortOrder(LocalSettings.SortOrder) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMembersRestController(MembersRestController) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController
-
- setMembersTransactionsReport(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportForm
-
- setMembersTransactionsReport(String, Object) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportForm
-
- setMemberTimeout(TimePeriod) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setMemberToMemberTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- setMemberToMemberTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.OperatorGroupPermissionsDTO
-
- setMemberToSystemTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- setMemberToSystemTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.OperatorGroupPermissionsDTO
-
- setMemberUsername(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- setMemberUsername(String) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setMemberValue(Member) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- setMemberValueId(Long) - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- setMemberValues(Collection<MemberCustomFieldValue>) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setMessage(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.EditTranslationMessageForm
-
- setMessage(String, Object) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.EditTranslationMessageForm
-
- setMessage(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- setMessage(String, Object) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- setMessage(boolean) - Method in class nl.strohalm.cyclos.entities.members.preferences.NotificationPreference
-
- setMessage(String) - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- setMessageBox(MessageBox) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- setMessageCategories(Collection<MessageCategory>) - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- setMessageCategories(Set<MessageCategory>) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- setMessageCategories(Collection<MessageCategory>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setMessageCategories(Collection<MessageCategory>) - Method in class nl.strohalm.cyclos.services.groups.SystemGroupPermissionsDTO
-
- setMessageCategory(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.messages.EditMessageCategoryForm
-
- setMessageCategory(String, Object) - Method in class nl.strohalm.cyclos.controls.members.messages.EditMessageCategoryForm
-
- setMessageCategory(MessageCategory) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setMessageCategoryDao(MessageCategoryDAO) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceImpl
-
- setMessageCategoryId(long) - Method in class nl.strohalm.cyclos.controls.members.messages.EditMessageCategoryForm
-
- setMessageCategoryId(long) - Method in class nl.strohalm.cyclos.controls.members.messages.RemoveMessageCategoryForm
-
- setMessageCategoryService(MessageCategoryService) - Method in class nl.strohalm.cyclos.controls.members.messages.EditMessageCategoryAction
-
- setMessageCategoryService(MessageCategoryService) - Method in class nl.strohalm.cyclos.controls.members.messages.ListMessageCategoriesAction
-
- setMessageCategoryService(MessageCategoryService) - Method in class nl.strohalm.cyclos.controls.members.messages.RemoveMessageCategoryAction
-
- setMessageCategoryService(MessageCategoryService) - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxAction
-
- setMessageCategoryService(MessageCategoryService) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageAction
-
- setMessageCategoryServiceLocal(MessageCategoryServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceSecurity
-
- setMessageCategoryServiceLocal(MessageCategoryServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceSecurity
-
- setMessageCategoryServiceLocal(MessageCategoryServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setMessageDao(MessageDAO) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setMessageFormat(TextFormat) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setMessageHelper(MessageHelper) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
- setMessageHelper(MessageHelper) - Method in class nl.strohalm.cyclos.controls.BasePublicAction
-
- setMessageHelper(MessageHelper) - Method in class nl.strohalm.cyclos.controls.mobile.MobileBaseAction
-
- setMessageHelper(MessageHelper) - Method in class nl.strohalm.cyclos.controls.mobile.MobileLoginAction
-
- setMessageHelper(MessageHelper) - Method in class nl.strohalm.cyclos.http.RequestProcessingFilter
-
- setMessageHelper(MessageHelper) - Method in class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- setMessageHelper(MessageHelper) - Method in class nl.strohalm.cyclos.utils.MessageResolverImpl
-
- setMessageHelper(MessageHelper) - Method in class nl.strohalm.cyclos.utils.ResponseHelper
-
- setMessageId(long) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.EditTranslationMessageForm
-
- setMessageId(Long[]) - Method in class nl.strohalm.cyclos.controls.members.messages.ChangeMessageStatusForm
-
- setMessageId(long) - Method in class nl.strohalm.cyclos.controls.members.messages.ViewMessageForm
-
- setMessageIds(Long[]) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.RemoveTranslationMessagesForm
-
- setMessageMailSubjectPrefix(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setMessageMailSuffixHtml(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setMessageMailSuffixPlain(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.utils.MessageHelper
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.utils.notifications.AdminNotificationHandlerImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.webservices.interceptor.CustomFaultInterceptor
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setMessageResolver(MessageResolver) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController
-
- setMessageResources(CyclosMessageResources) - Method in class nl.strohalm.cyclos.initializations.StrutsInitialization
-
- setMessageResources(CyclosMessageResources) - Method in class nl.strohalm.cyclos.utils.MessageHelper
-
- setMessageService(MessageService) - Method in class nl.strohalm.cyclos.controls.members.messages.ChangeMessageStatusAction
-
- setMessageService(MessageService) - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessagesAction
-
- setMessageService(MessageService) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageAction
-
- setMessageService(MessageService) - Method in class nl.strohalm.cyclos.controls.members.messages.ViewMessageAction
-
- setMessageServiceLocal(MessageServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.AdInterestsNotificationPollingTask
-
- setMessageServiceLocal(MessageServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.BulkMessageSendingPollingTask
-
- setMessageServiceLocal(MessageServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.SmsMailingSendingPollingTask
-
- setMessageServiceLocal(MessageServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.PurgeOldMessagesOnTrashScheduledTask
-
- setMessageServiceLocal(MessageServiceLocal) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setMessageServiceLocal(MessageServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setMessageServiceLocal(MessageServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceSecurity
-
- setMessageServiceLocal(MessageServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setMessageServiceLocal(MessageServiceLocal) - Method in class nl.strohalm.cyclos.webservices.sms.SmsWebServiceImpl
-
- setMessageSettingsHandler(SettingsHandler<MessageSettings, MessageSettingsChangeListener>) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- setMessageType(Message.Type) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setMessageType(Message.Type) - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- setMessageTypes(Collection<Message.Type>) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- setMethod(String) - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- setMethodName(String) - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- setMigrationsByDataBase(Map<String, List<Class<Migration>>>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setMin(Integer) - Method in class nl.strohalm.cyclos.utils.RangeConstraint
-
- setMinAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setMinimalD(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.DRateParameters
-
- setMinimalD(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.DRatedFeeDTO
-
- setMinLength(int) - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- setMinWidth(Integer) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setModel(GuaranteeType.Model) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setModels(Collection<GuaranteeType.Model>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeTypeQuery
-
- setModifiedBy(Element) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- setModifyAdminRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setModifyAdminRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setModifyMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setModifyMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setModule(Module) - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- setMonth(int) - Method in class nl.strohalm.cyclos.services.stats.general.KeyDevelopmentsStatsPerMonthVO
-
- setMonthlyInterest(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setMonthlyInterestRepaymentType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setMultiPaymentHandler(LoanHandler) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setMultipleValues(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueForm
-
- setMyAds(boolean) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setName(String) - Method in class nl.strohalm.cyclos.controls.customization.images.SystemImagesForm
-
- setName(String) - Method in class nl.strohalm.cyclos.controls.general.RedirectForm
-
- setName(String) - Method in class nl.strohalm.cyclos.controls.members.SearchAdminsAjaxForm
-
- setName(String) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.AccountTypeQuery
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccountDetailsVO
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroup
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.customization.binaryfiles.BinaryFile
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.customization.documents.Document
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.customization.files.File
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.Element
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategory
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.PendingMemberQuery
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreement
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setName(String) - Method in class nl.strohalm.cyclos.entities.settings.Setting
-
- setName(String) - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- setName(String) - Method in class nl.strohalm.cyclos.taglibs.CustomImageUrlTag
-
- setName(String) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setName(String) - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- setName(String) - Method in class nl.strohalm.cyclos.utils.NamedPeriod
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.members.MemberSearchParameters
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.model.AccountTypeVO
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.model.AdCategoryVO
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.model.CurrencyVO
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.model.GroupVO
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.model.MemberVO
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.model.PaymentFilterVO
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.model.TransactionFeeVO
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.model.TransferTypeVO
-
- setName(String) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController.UpdateProfileParameters
-
- setNameDisplay(LocalSettings.MemberResultDisplay) - Method in class nl.strohalm.cyclos.entities.members.FullTextElementQuery
-
- setNameOrUsername(String) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.access.ListConnectedUsersForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.ListCustomFieldsForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.customization.images.CustomImagesForm
-
- setNature(String) - Method in class nl.strohalm.cyclos.controls.members.references.MemberReferencesForm
-
- setNature(TransactionFee.Nature) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- setNature(AccountType.Nature) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery
-
- setNature(Ticket.Nature) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- setNature(Image.Nature) - Method in class nl.strohalm.cyclos.entities.customization.images.ImageDetailsDTO
-
- setNature(Group.Nature) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setNature(Reference.Nature) - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- setNature(Element.Nature) - Method in class nl.strohalm.cyclos.utils.ElementVO
-
- setNatures(String[]) - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- setNatures(Collection<Group.Nature>) - Method in class nl.strohalm.cyclos.entities.access.SessionQuery
-
- setNatures(Collection<Document.Nature>) - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- setNatures(Group.Nature...) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setNaturesCollection(Collection<Group.Nature>) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setNegateAmount(boolean) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setNegativeAmountValue(String) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- setNewBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.remarks.BrokerRemark
-
- setNewBroker(Member) - Method in class nl.strohalm.cyclos.services.elements.ChangeBrokerDTO
-
- setNewBrokerId(long) - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- setNewCategories(int) - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImportResult
-
- setNewCommissionContractMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewCommissionContractSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewCommissionContractSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewContents(String) - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- setNewCredentials(String) - Method in class nl.strohalm.cyclos.webservices.access.ChangeCredentialsParameters
-
- setNewCreditLimits(String[]) - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitForm
-
- setNewCssClasses(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setNewEmail(String) - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- setNewGroup(Group) - Method in class nl.strohalm.cyclos.entities.members.remarks.GroupRemark
-
- setNewGroupId(long) - Method in class nl.strohalm.cyclos.controls.elements.ChangeElementGroupForm
-
- setNewHelps(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setNewLibraries(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setNewMemberGroup(MemberGroup) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setNewMembers(Set<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- setNewPassword(String) - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- setNewPassword(String) - Method in class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- setNewPasswordConfirmation(String) - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- setNewPasswordConfirmation(String) - Method in class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- setNewPayment(HttpSession, DoPaymentDTO) - Static method in class nl.strohalm.cyclos.controls.webshop.WebShopHelper
-
Sets the new payment DTO
- setNewPayments(int) - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- setNewPendingPayment(TransferType) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setNewPendingPaymentByBrokerMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewPendingPaymentByBrokerSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewPendingPaymentByBrokerSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewPendingPaymentByPayerMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewPendingPaymentByPayerSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewPendingPaymentByPayerSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewPendingPaymentByReceiverMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewPendingPaymentByReceiverSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewPendingPaymentByReceiverSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setNewPendingPayments(Set<TransferType>) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- setNewPin(String) - Method in class nl.strohalm.cyclos.controls.access.channels.ChangePinForm
-
- setNewPin(String) - Method in class nl.strohalm.cyclos.services.access.ChangePinDTO
-
- setNewPinConfirmation(String) - Method in class nl.strohalm.cyclos.controls.access.channels.ChangePinForm
-
- setNewPinConfirmation(String) - Method in class nl.strohalm.cyclos.services.access.ChangePinDTO
-
- setNewReferences(int) - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- setNewRemarks(Collection<GroupRemark>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setNewSetupKeys(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setNewStaticFiles(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setNewTranslationKeys(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setNewUpperCreditLimits(String[]) - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitForm
-
- setNewUsername(String) - Method in class nl.strohalm.cyclos.entities.access.UsernameChangeLog
-
- setNewValueId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueForm
-
- setNextAuthorizationLevel(AuthorizationLevel) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setNoCache(HttpServletResponse) - Method in class nl.strohalm.cyclos.utils.ResponseHelper
-
Set the response header to use no cache
- setNoLoans(Boolean) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- setNotes(String) - Method in class nl.strohalm.cyclos.entities.members.Contact
-
- setNotes(String) - Method in class nl.strohalm.cyclos.webservices.model.ContactVO
-
- setNotes(String) - Method in class nl.strohalm.cyclos.webservices.rest.ContactsRestController.ContactNotes
-
- setNotificationPreference(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- setNotificationPreference(String, Object) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceForm
-
- setNotificationPreferenceDao(NotificationPreferenceDAO) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setNotificationPreferenceDao(NotificationPreferenceDAO) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setNotificationPreferences(Collection<NotificationPreference>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setNotImportedTypes(List<Setting.Type>) - Method in exception nl.strohalm.cyclos.services.settings.exceptions.SelectedSettingTypeNotInFileException
-
- setNotOfMember(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanGroupQuery
-
- setNotPaidLimit(int) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setNotRelatedToGroup(MemberGroup) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- setNotRelatedToGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- setNumber(BigInteger) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- setNumber(Integer) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setNumber(Object) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setNumber(int) - Method in class nl.strohalm.cyclos.utils.TimePeriod
-
- setNumber(Integer) - Method in class nl.strohalm.cyclos.webservices.model.TimePeriodVO
-
- setNumberActiveAdvertisements(Integer) - Method in class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- setNumberActiveMembers(Integer) - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- setNumberActiveMembersWithAds(Integer) - Method in class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- setNumberBrokeredMembers(int) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setNumberExpiredAdvertisements(Integer) - Method in class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- setNumberFormat(FileMappingWithFields.NumberFormat) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields
-
- setNumberLocale(LocalSettings.NumberLocale) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setNumberOfAds(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setNumberOfAdsGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setNumberOfCopies(Integer) - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- setNumberOfCopies(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setNumberOfCopies(int) - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- setNumberOfMembers(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setNumberOfMembers(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setNumberOfMembersGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setNumberOfMembersGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setNumberOfTransactions(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setNumberOfTransactionsGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setNumberPermanentAdvertisements(Integer) - Method in class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- setNumberScheduledAdvertisements(Integer) - Method in class nl.strohalm.cyclos.entities.reports.AdReportVO
-
- setNumberTransactions(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setNumberTransactionsGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setNumberTransactionsTopten(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setNumericPassword(boolean) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setOk(boolean) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setOldBroker(Member) - Method in class nl.strohalm.cyclos.entities.members.remarks.BrokerRemark
-
- setOldCredentials(String) - Method in class nl.strohalm.cyclos.webservices.access.ChangeCredentialsParameters
-
- setOldGroup(Group) - Method in class nl.strohalm.cyclos.entities.members.remarks.GroupRemark
-
- setOldPassword(String) - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- setOldPassword(String) - Method in class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- setOldRemarks(Collection<GroupRemark>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setOldValueId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueForm
-
- setOnchange(String) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setOnClickHandler(String) - Method in class nl.strohalm.cyclos.taglibs.PaginationTag
-
- setOnline(boolean) - Method in class nl.strohalm.cyclos.controls.admintasks.SetSystemOnlineForm
-
- setOnline(boolean) - Method in class nl.strohalm.cyclos.entities.Application
-
- setOnline(boolean) - Method in interface nl.strohalm.cyclos.services.application.ApplicationService
-
Sets the system offline status
- setOnline(boolean) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setOnline(boolean) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceSecurity
-
- setOnlyActive(boolean) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setOnlyActive(boolean) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- setOnlyActive(boolean) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatusQuery
-
- setOnlyShowLabel(boolean) - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- setOnlyWithoutBroker(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- setOnlyWithValidTypes(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- setOpen(boolean) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setOpen(boolean) - Method in class nl.strohalm.cyclos.webservices.model.ScheduledPaymentVO
-
- setOpenInvoices(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- setOpenInvoices(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setOpenInvoices(int) - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- setOpenLoans(int) - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- setOpenLoansSummary(Map<Currency, TransactionSummaryVO>) - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- setOperation(String) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- setOperation(String) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- setOperations(Collection<Permission>) - Method in class nl.strohalm.cyclos.services.groups.GroupPermissionsDTO
-
- setOperationType(IndexOperation.OperationType) - Method in class nl.strohalm.cyclos.entities.IndexOperation
-
- setOperator(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorForm
-
- setOperator(String, Object) - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorForm
-
- setOperator(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileForm
-
- setOperator(String, Object) - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileForm
-
- setOperator(HttpServletRequest, HttpServletResponse, boolean) - Static method in class nl.strohalm.cyclos.controls.posweb.PosWebHelper
-
Sets a cookie in the response, indicating whether the posweb mode is operator or not (member)
- setOperator(Operator) - Method in class nl.strohalm.cyclos.entities.customization.fields.OperatorCustomFieldValue
-
- setOperatorCustomFieldService(OperatorCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- setOperatorCustomFieldService(OperatorCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueAction
-
- setOperatorCustomFieldService(OperatorCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.ListCustomFieldsAction
-
- setOperatorCustomFieldService(OperatorCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueAction
-
- setOperatorCustomFieldService(OperatorCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldAction
-
- setOperatorCustomFieldService(OperatorCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueAction
-
- setOperatorCustomFieldService(OperatorCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- setOperatorCustomFieldService(OperatorCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderAction
-
- setOperatorCustomFieldService(OperatorCustomFieldService) - Method in class nl.strohalm.cyclos.controls.operators.CreateOperatorAction
-
- setOperatorCustomFieldService(OperatorCustomFieldService) - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileAction
-
- setOperatorCustomFieldServiceLocal(OperatorCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- setOperatorCustomFieldServiceLocal(OperatorCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setOperatorCustomFieldServiceLocal(OperatorCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setOperatorId(long) - Method in class nl.strohalm.cyclos.controls.operators.ChangeOperatorGroupForm
-
- setOperatorId(long) - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileForm
-
- setOperatorId(long) - Method in class nl.strohalm.cyclos.controls.operators.RemoveOperatorForm
-
- setOrder(int) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping
-
- setOrder(Integer) - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- setOrder(Integer) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setOrder(Integer) - Method in class nl.strohalm.cyclos.entities.customization.images.OwneredImage
-
- setOrder(LocalSettings.MemberResultDisplay) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setOrder(int) - Method in class nl.strohalm.cyclos.entities.sms.SmsType
-
- setOrder(Long[]) - Method in interface nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingService
-
Set the field mappings order
- setOrder(Long[]) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl
-
- setOrder(Long[]) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceSecurity
-
- setOrder(Long[]) - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryService
-
Set the ad category order
- setOrder(Long[]) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
Set ad category order
- setOrder(Long[]) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- setOrder(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- setOrder(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- setOrder(List<Long>) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Sets the order for the given fields
- setOrder(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setOrder(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- setOrder(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- setOrder(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- setOrder(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- setOrder(List<Long>) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- setOrderAlpha(boolean) - Method in class nl.strohalm.cyclos.controls.ads.categories.SetAdCategoryOrderForm
-
- setOrderAlphabetically(boolean) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryQuery
-
- setOriginalContents(String) - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- setOriginalTransfer(AccountHistoryTransferVO) - Method in class nl.strohalm.cyclos.webservices.payments.ChargebackResult
-
- setOriginalTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setOriginalTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setOut(PrintStream) - Static method in class nl.strohalm.cyclos.setup.Setup
-
- setOutgoingInvoices(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setOutgoingTransactions(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setOverview(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- setOverviewGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- setOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.AccountQuery
-
- setOwner(Member) - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- setOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- setOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- setOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setOwner(Member) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setOwner(Member) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setOwner(Member) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setOwner(Object) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdCustomFieldValue
-
- setOwner(Object) - Method in class nl.strohalm.cyclos.entities.customization.fields.AdCustomFieldValue
-
- setOwner(Object) - Method in class nl.strohalm.cyclos.entities.customization.fields.AdminCustomFieldValue
-
- setOwner(Object) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- setOwner(Object) - Method in class nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomFieldValue
-
- setOwner(Object) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue
-
- setOwner(Object) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomFieldValue
-
- setOwner(Object) - Method in class nl.strohalm.cyclos.entities.customization.fields.OperatorCustomFieldValue
-
- setOwner(Object) - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue
-
- setOwner(Entity) - Method in class nl.strohalm.cyclos.entities.customization.images.AdImage
-
- setOwner(Entity) - Method in class nl.strohalm.cyclos.entities.customization.images.ImageDetailsDTO
-
- setOwner(Entity) - Method in class nl.strohalm.cyclos.entities.customization.images.MemberImage
-
- setOwner(Entity) - Method in class nl.strohalm.cyclos.entities.customization.images.OwneredImage
-
- setOwner(Member) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- setOwner(Member) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterestQuery
-
- setOwner(Member) - Method in class nl.strohalm.cyclos.entities.members.Contact
-
- setOwner(Object) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecordCustomFieldValue
-
- setOwner(AccountOwner) - Method in class nl.strohalm.cyclos.services.accounts.AccountDTO
-
- setOwner(Member) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- setOwner(MemberVO) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setOwner(MemberVO) - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- setOwnerId(String) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- setOwnerName(String) - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- setPadLength(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- setPadLength(int) - Method in class nl.strohalm.cyclos.webservices.model.TransactionNumberVO
-
- setPage(String) - Method in class nl.strohalm.cyclos.taglibs.HelpTag
-
- setPageContext(PageContext) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setPageContext(PageContext) - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- setPageContext(PageContext) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setPageContext(PageContext) - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- setPageContext(PageContext) - Method in class nl.strohalm.cyclos.taglibs.SelectCustomFieldsTag
-
- setPageForCount() - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- setPageParameters(PageParameters) - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- setPageParameters(PageParameters) - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- setPageSize(int) - Method in class nl.strohalm.cyclos.utils.query.PageParameters
-
- setPageSize(int) - Method in class nl.strohalm.cyclos.webservices.model.ResultPage
-
- setPageSize(int) - Method in class nl.strohalm.cyclos.webservices.model.SearchParameters
-
- setPaidOrNot(StatisticalTaxesService.PaidOrNot) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setPaidSmsExpiration(Calendar) - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- setPaidSmsLeft(int) - Method in class nl.strohalm.cyclos.entities.sms.MemberSmsStatus
-
- setParameter(Object) - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- setParameters(LoanParameters) - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- setParameters(Map<String, String>) - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- setParameters(Map<String, String[]>) - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- setParameterValues(Properties) - Method in class nl.strohalm.cyclos.utils.hibernate.AbstractEnumType
-
- setParent(long) - Method in class nl.strohalm.cyclos.controls.ads.categories.AdCategoryForm
-
- setParent(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setParent(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setParent(AdCategory) - Method in class nl.strohalm.cyclos.entities.ads.AdCategory
-
- setParent(AdCategory) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryQuery
-
- setParent(AdCategoryWithCounterVO) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterVO
-
- setParent(CustomField) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setParent(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- setParent(Transfer) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setParentId(Long) - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- setParentId(Long) - Method in class nl.strohalm.cyclos.webservices.model.PossibleValueVO
-
- setParentValue(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValueQuery
-
- setParentValueId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- setParentValueId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxForm
-
- setPassword(String) - Method in class nl.strohalm.cyclos.controls.access.LoginForm
-
- setPassword(String) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- setPassword(String) - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardForm
-
- setPassword(String) - Method in class nl.strohalm.cyclos.entities.access.PasswordHistoryLog
-
- setPassword(String) - Method in class nl.strohalm.cyclos.entities.access.User
-
- setPassword(String) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setPassword(String) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setPassword(String) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setPassword(String) - Method in class nl.strohalm.cyclos.entities.services.ServiceClientQuery
-
- setPassword(String) - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Sets the service client password
- setPasswordBlockedUntil(Calendar) - Method in class nl.strohalm.cyclos.entities.access.User
-
- setPasswordDate(Calendar) - Method in class nl.strohalm.cyclos.entities.access.User
-
- setPasswordExpiresAfter(TimePeriod) - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- setPasswordGenerated(boolean) - Method in class nl.strohalm.cyclos.entities.access.MemberUser
-
- setPasswordHash(Application.PasswordHash) - Method in class nl.strohalm.cyclos.entities.Application
-
- setPasswordHistoryLogDao(PasswordHistoryLogDAO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setPasswordLength(RangeConstraint) - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- setPasswordPolicy(BasicGroupSettings.PasswordPolicy) - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- setPath(String) - Method in class nl.strohalm.cyclos.controls.customization.files.GetDirectoryContentsAjaxForm
-
- setPath(String) - Method in class nl.strohalm.cyclos.controls.general.RedirectForm
-
- setPath(String) - Method in class nl.strohalm.cyclos.controls.general.RedirectFromMessageForm
-
- setPath(String) - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- setPath(String) - Method in class nl.strohalm.cyclos.utils.binding.DataBinder
-
- setPath(String) - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- setPattern(String) - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- setPattern(String) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setPattern(String) - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- setPattern(String) - Method in class nl.strohalm.cyclos.webservices.model.CurrencyVO
-
- setPayer(String) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- setPayer(TransactionFee.Subject) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setPayment(Payment) - Method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction.Entry
-
- setPayment(Payment) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setPayment(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType.Context
-
- setPayment(Payment) - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- setPayment(Payment) - Method in class nl.strohalm.cyclos.services.transactions.BulkPaymentResult
-
- setPaymentAdditionalMessage(String) - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- setPaymentCount(String) - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- setPaymentCount(String) - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- setPaymentCount(String) - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- setPaymentCount(Integer) - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanWithInterestDTO
-
- setPaymentCount(int) - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ExportTransactionsToCsvAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewScheduledPaymentAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.GuaranteeDetailsAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.SearchGuaranteesAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.PaymentCustomFieldsAjaxAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.LinkPaymentCustomFieldAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.MoveCustomFieldPossibleValueAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.loans.ExportLoanPaymentsToCsvAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.loans.ExportLoansToCsvAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.controls.posweb.BasePosWebPaymentAction
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
- setPaymentCustomFieldService(PaymentCustomFieldService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setPaymentCustomFieldServiceLocal(PaymentCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setPaymentCustomFieldServiceLocal(PaymentCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- setPaymentCustomFieldServiceLocal(PaymentCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setPaymentCustomFieldServiceLocal(PaymentCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setPaymentCustomFieldServiceLocal(PaymentCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setPaymentCustomFieldServiceLocal(PaymentCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- setPaymentCustomFieldServiceLocal(PaymentCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.fields.FieldWebServiceImpl
-
- setPaymentCustomFieldServiceLocal(PaymentCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setPaymentCustomFieldServiceLocal(PaymentCustomFieldServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setPaymentDirection(String) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeForm
-
- setPaymentDirection(AccountFee.PaymentDirection) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setPaymentFieldsRestController(PaymentFieldsRestController) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- setPaymentFilter(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterForm
-
- setPaymentFilter(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterForm
-
- setPaymentFilter(PaymentFilter) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticalTransferDTO
-
- setPaymentFilter(PaymentFilter) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setPaymentFilter(PaymentFilter) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- setPaymentFilter(PaymentFilter) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setPaymentFilter(PaymentFilter) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalDTO
-
- setPaymentFilter(PaymentFilter) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setPaymentFilter(PaymentFilter) - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- setPaymentFilterDao(PaymentFilterDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setPaymentFilterDao(PaymentFilterDAO) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceImpl
-
- setPaymentFilterId(long) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterForm
-
- setPaymentFilterId(long) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.RemovePaymentFilterForm
-
- setPaymentFilterId(String) - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- setPaymentFilterId(Long) - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- setPaymentFilters(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- setPaymentFilters(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setPaymentFilters(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setPaymentFilters(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setPaymentFilters(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- setPaymentFilters(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setPaymentFilters(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- setPaymentFiltersByAccountType(Map<AccountType, Collection<PaymentFilter>>) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setPaymentFilterService(PaymentFilterService) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- setPaymentFilterService(PaymentFilterService) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction
-
- setPaymentFilterService(PaymentFilterService) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterAction
-
- setPaymentFilterService(PaymentFilterService) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.RemovePaymentFilterAction
-
- setPaymentFilterService(PaymentFilterService) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.SearchPaymentFiltersAjaxAction
-
- setPaymentFilterService(PaymentFilterService) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.ExportMembersTransactionsDetailsToCsvAction
-
- setPaymentFilterService(PaymentFilterService) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.ExportMembersTransactionsReportToCsvAction
-
- setPaymentFilterService(PaymentFilterService) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersReportHandler
-
- setPaymentFilterService(PaymentFilterService) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
- setPaymentFilterService(PaymentFilterService) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- setPaymentFilterServiceLocal(PaymentFilterServiceLocal) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- setPaymentFilterServiceLocal(PaymentFilterServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceSecurity
-
- setPaymentHelper(PaymentHelper) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setPaymentHelper(PaymentHelper) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- setPaymentHelper(PaymentHelper) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setPaymentHelper(PaymentHelper) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setPaymentHelper(PaymentHelper) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setPaymentId(long) - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ScheduledPaymentForm
-
- setPaymentObligation(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationForm
-
- setPaymentObligation(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationForm
-
- setPaymentObligation(PaymentObligation) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog
-
- setPaymentObligationDao(PaymentObligationDAO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- setPaymentObligationId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.ChangeStatusPaymentObligationForm
-
- setPaymentObligationId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.DeletePaymentObligationForm
-
- setPaymentObligationId(long) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationForm
-
- setPaymentObligationIds(Long[]) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationPackForm
-
- setPaymentObligationLogDao(PaymentObligationLogDAO) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- setPaymentObligationPeriod(TimePeriod) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setPaymentObligationRegisteredMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPaymentObligationRegisteredSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPaymentObligationRegisteredSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPaymentObligationRejectedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPaymentObligationRejectedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPaymentObligationRejectedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPaymentObligations(Collection<PaymentObligation>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setPaymentObligations(Long[]) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationPackDTO
-
- setPaymentObligationService(PaymentObligationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.AcceptPaymentObligationPackAction
-
- setPaymentObligationService(PaymentObligationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.ChangeStatusPaymentObligationAction
-
- setPaymentObligationService(PaymentObligationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.DeletePaymentObligationAction
-
- setPaymentObligationService(PaymentObligationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationAction
-
- setPaymentObligationService(PaymentObligationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.RejectPaymentObligationAction
-
- setPaymentObligationService(PaymentObligationService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.SearchPaymentObligationsAction
-
- setPaymentObligationServiceLocal(PaymentObligationServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.PaymentObligationScheduledTask
-
- setPaymentObligationServiceLocal(PaymentObligationServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setPaymentObligationServiceLocal(PaymentObligationServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- setPaymentPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- setPaymentPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setPaymentReceivedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPaymentReceivedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPaymentReceivedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPaymentRequestHandler(PaymentRequestHandler) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- setPaymentRequestHandler(PaymentRequestHandler) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- setPaymentRequestWebServiceUrl(String) - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- setPayments(Object) - Method in class nl.strohalm.cyclos.controls.payments.PaymentForm
-
- setPayments(List<LoanPayment>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- setPayments(List<InvoicePayment>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setPayments(List<ScheduledPaymentDTO>) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setPayments(List<LoanPayment>) - Method in class nl.strohalm.cyclos.services.transactions.GrantMultiPaymentLoanDTO
-
- setPayments(List<ScheduledPaymentDTO>) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setPaymentsAwaitingFeedback(int) - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ExportTransactionsToCsvAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.accounts.details.TransactionReceiptAjaxAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ExternalTransferToProcessVOIterator
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.loans.RepayLoanAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.members.references.BaseEditReferenceAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmPaymentAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileViewPaymentsAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ConfirmScheduledPaymentAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.posweb.PrintTransactionsAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.posweb.TransactionsReceiptAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- setPaymentService(PaymentService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.ChargeAccountFeePollingTask
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.PaymentProcessingScheduledTask
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.PurgeOldTraceNumbersScheduledTask
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.BaseLoanHandler
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- setPaymentServiceLocal(PaymentServiceLocal) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setPaymentsToAuthorize(int) - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- setPending(boolean) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setPending(boolean) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.ConfirmPaymentResult
-
- setPendingBuyerOnlyGuaranteeIssuerMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingBuyerOnlyGuaranteeIssuerSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingBuyerOnlyGuaranteeIssuerSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingEmailChangeDao(PendingEmailChangeDAO) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setPendingGuaranteeExpiration(TimePeriod) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType
-
- setPendingGuaranteeIssuerMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingGuaranteeIssuerSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingGuaranteeIssuerSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingMember(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.pending.PendingMemberProfileForm
-
- setPendingMember(String, Object) - Method in class nl.strohalm.cyclos.controls.members.pending.PendingMemberProfileForm
-
- setPendingMember(PendingMember) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue
-
- setPendingMemberDao(PendingMemberDAO) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setPendingMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.pending.PendingMemberProfileForm
-
- setPendingMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.pending.RemovePendingMemberForm
-
- setPendingMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.pending.ResendEmailValidationForm
-
- setPendingPaymentAuthorizedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentAuthorizedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentAuthorizedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentCanceledMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentCanceledSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentCanceledSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentDeniedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentDeniedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentDeniedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentReceivedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentReceivedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingPaymentReceivedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPendingToCharge(Collection<Member>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setPendingToSend(Collection<Member>) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- setPercentageNoTrade(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setPercentageNoTradeGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- setPerformedBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setPerformedPayment(HttpSession, Payment) - Static method in class nl.strohalm.cyclos.controls.webshop.WebShopHelper
-
Sets the performed payment
- setPeriod(Calendar) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticalTransferDTO
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImportQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntryQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.groups.GroupHistoryLog
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.MembersTransactionsReportParameters
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLog
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.remarks.RemarkQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalDTO
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.services.accountfees.ChargeFeeDTO
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- setPeriod(Period) - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- setPeriodComparedTo(NamedPeriod) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setPeriodMain(NamedPeriod) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setPeriods(Period[]) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setPeriodStartAt(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogQuery
-
- setPeriodType(MembersListReportDTO.PeriodType) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setPermanent(boolean) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setPermanent(boolean) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setPermanent(boolean) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setPermanentAds(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setPermission(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditGroupPermissionsForm
-
- setPermission(String, Object) - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditGroupPermissionsForm
-
- setPermission(Permission) - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- setPermissionDeniedTraceDao(PermissionDeniedTraceDAO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setPermissions(Collection<Permission>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setPermissions(Set<ServiceOperation>) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setPermissions(GroupPermissionsDTO<G>) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Sets the group permissions
- setPermissions(GroupPermissionsDTO<G>) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setPermissions(GroupPermissionsDTO<G>) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- setPermissionService(PermissionService) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
- setPermissionService(PermissionService) - Method in class nl.strohalm.cyclos.controls.posweb.LoginAction
-
- setPermissionService(PermissionService) - Method in class nl.strohalm.cyclos.struts.access.ActionAccessMonitor
-
- setPermissionService(PermissionService) - Method in class nl.strohalm.cyclos.themes.BaseThemeHandler
-
- setPermissionService(PermissionService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.BaseServiceSecurity
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.AdminNotificationHandlerImpl
-
- setPermissionServiceLocal(PermissionServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setPicture(FormFile) - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- setPicture(FormFile) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileForm
-
- setPictureCaption(String) - Method in class nl.strohalm.cyclos.controls.ads.AdForm
-
- setPictureCaption(String) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileForm
-
- setPin(String) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- setPin(String) - Method in class nl.strohalm.cyclos.entities.access.MemberUser
-
- setPin(String) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setPin(String) - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- setPinBlockedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPinBlockedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPinBlockedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPinBlockedUntil(Calendar) - Method in class nl.strohalm.cyclos.entities.access.MemberUser
-
- setPinBlockTimeAfterMaxTries(TimePeriod) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setPinLength(RangeConstraint) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setPollingTasks(List<PollingTask>) - Method in class nl.strohalm.cyclos.scheduling.PollingTasksHandler
-
- setPollingTasksHandler(PollingTasksHandler) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setPos(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- setPos(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- setPos(Pos) - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- setPos(Pos) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- setPos(Pos) - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- setPosDao(PosDAO) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- setPosDevices(Collection<MemberPos>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setPosId(String) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosForm
-
- setPosId(String) - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- setPosId(String) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosQuery
-
- setPosId(String) - Method in class nl.strohalm.cyclos.webservices.pos.BasePosParameters
-
- setPositiveVolume(boolean) - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- setPosLog(Collection<PosLog>) - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- setPosLogDao(PosLogDAO) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- setPosName(String) - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- setPosPin(String) - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- setPosPin(String) - Method in class nl.strohalm.cyclos.webservices.pos.MakePaymentParameters
-
- setPosPin(String) - Method in class nl.strohalm.cyclos.webservices.pos.PosPinParameters
-
- setPosPinBlockedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPosPinBlockedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPosPinBlockedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setPosService(PosService) - Method in class nl.strohalm.cyclos.controls.accounts.pos.AssignPosAction
-
- setPosService(PosService) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosAction
-
- setPosService(PosService) - Method in class nl.strohalm.cyclos.controls.accounts.pos.RemovePosAction
-
- setPosService(PosService) - Method in class nl.strohalm.cyclos.controls.accounts.pos.SearchPosAction
-
- setPosService(PosService) - Method in class nl.strohalm.cyclos.struts.access.ActionAccessMonitor
-
- setPosServiceLocal(PosServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- setPosServiceLocal(PosServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceSecurity
-
- setPosServiceLocal(PosServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setPosServiceLocal(PosServiceLocal) - Method in class nl.strohalm.cyclos.webservices.interceptor.PosInterceptor
-
- setPossibleGroups(Collection<Group>) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setPossibleInitialGroupOf(Collection<BrokerGroup>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setPossibleInitialGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- setPossibleTransferTypes(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setPossibleValue(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueForm
-
- setPossibleValue(String, Object) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueForm
-
- setPossibleValue(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- setPossibleValueId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldPossibleValueForm
-
- setPossibleValueId(Long) - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- setPossibleValues(Collection<CustomFieldPossibleValue>) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setPossibleValues(List<PossibleValueVO>) - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- setPosStatus(Pos.Status) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosLog
-
- setPostAction(String) - Method in class nl.strohalm.cyclos.controls.elements.CreateElementForm
-
- setPosWeb(boolean) - Method in class nl.strohalm.cyclos.entities.access.Session
-
- setPoswebTimeout(TimePeriod) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setPrecision(byte) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
sets the precision
- setPrecision(LocalSettings.Precision) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setPrecision(Integer) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setPrecision(int) - Method in class nl.strohalm.cyclos.utils.conversion.FixedLengthNumberConverter
-
- setPreferenceService(PreferenceService) - Method in class nl.strohalm.cyclos.controls.admins.mailPreferences.MailPreferencesAction
-
- setPreferenceService(PreferenceService) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageAction
-
- setPreferenceService(PreferenceService) - Method in class nl.strohalm.cyclos.controls.members.preferences.NotificationPreferenceAction
-
- setPreferenceServiceLocal(PreferenceServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setPreferenceServiceLocal(PreferenceServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setPreferenceServiceLocal(PreferenceServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setPreferenceServiceLocal(PreferenceServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- setPreferenceServiceLocal(PreferenceServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.AdminNotificationHandlerImpl
-
- setPreferenceServiceLocal(PreferenceServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setPrefix(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- setPrefix(String) - Method in class nl.strohalm.cyclos.webservices.model.TransactionNumberVO
-
- setPreviousUsername(String) - Method in class nl.strohalm.cyclos.entities.access.UsernameChangeLog
-
- setPrice(BigDecimal) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setPrice(BigDecimal) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setPrice(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setPrincipal(String) - Method in class nl.strohalm.cyclos.controls.access.LoginForm
-
- setPrincipal(String) - Method in class nl.strohalm.cyclos.controls.members.LoadMemberAjaxForm
-
- setPrincipal(String) - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentForm
-
- setPrincipal(Channel.Principal) - Method in class nl.strohalm.cyclos.entities.access.ChannelPrincipal
-
- setPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- setPrincipal(WSPrincipalTypeVO.WSPrincipal) - Method in class nl.strohalm.cyclos.webservices.model.WSPrincipalTypeVO
-
- setPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.PrincipalParameters
-
- setPrincipalCustomField(FieldVO) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- setPrincipals(Collection<ChannelPrincipal>) - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- setPrincipalType(String) - Method in class nl.strohalm.cyclos.controls.access.LoginForm
-
- setPrincipalType(String) - Method in class nl.strohalm.cyclos.controls.members.LoadMemberAjaxForm
-
- setPrincipalType(String) - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- setPrincipalType(String) - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentForm
-
- setPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.members.UpdateMemberParameters
-
- setPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.PrincipalParameters
-
- setPrincipalType(GeneralRestController.PrincipalTypeVO) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- setPrincipalTypes(String[]) - Method in class nl.strohalm.cyclos.controls.channels.EditChannelForm
-
- setPrincipalTypes(Set<PrincipalType>, PrincipalType) - Method in class nl.strohalm.cyclos.entities.access.Channel
-
- setPrincipalTypes(List<WSPrincipalTypeVO>) - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- setPrinterName(String) - Method in class nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings
-
- setPriority(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setPriority(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setPriority(boolean) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- setProcessDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setProcessDate(Calendar) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- setProfile(MyProfileVO) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- setProperty(Object, String, Object) - Method in class nl.strohalm.cyclos.utils.binding.CustomBeanUtilsBean
-
- setPropertyDisplayName(String, String) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Set the display name for the given property
- setPropertyKey(String, String) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Set the ApplicationResources key for the given property
- setPropertyValue(Object, int, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.BasePeriodType
-
- setPropertyValue(Object, int, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.TimePeriodType
-
- setPublicationEnd(Calendar) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setPublicationPeriod(Period) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setPublicationPeriod(Period) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setPublicationStart(Calendar) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setPublishAd(boolean) - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- setQuery(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.BaseQueryForm
-
- setQuery(String, Object) - Method in class nl.strohalm.cyclos.controls.BaseQueryForm
-
- setQueryAlreadyExecuted(boolean) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsForm
-
- setQueryAlreadyExecuted(boolean) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansForm
-
- setQueryElementId(long) - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- setQueryHelper(QueryHelper) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setQueryHelper(QueryHelper) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- setQueryHelper(QueryHelper) - Method in class nl.strohalm.cyclos.webservices.rest.AdsRestController
-
- setQueryHelper(QueryHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setQueryHelper(QueryHelper) - Method in class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- setQueryHelper(QueryHelper) - Method in class nl.strohalm.cyclos.webservices.utils.InfoTextHelper
-
- setQueryHelper(QueryHelper) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setQueryHelper(QueryHelper) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setQueryParameters(Query, Object) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
Sets the query bind named parameters
- setQueryStatus(LoanQuery.QueryStatus) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- setQueryString(String) - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- setRandomOrder(boolean) - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- setRandomOrder(boolean) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setRandomOrder(boolean) - Method in class nl.strohalm.cyclos.webservices.ads.AdSearchParameters
-
- setRandomOrder(boolean) - Method in class nl.strohalm.cyclos.webservices.members.MemberSearchParameters
-
- setRangeEnd(Integer) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatedFeeDTO
-
- setRangeStart(Integer) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatedFeeDTO
-
- setRateBalanceCorrection(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.AccountRates
-
- setRateBalanceCorrection(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesDTO
-
- setRateBalanceCorrection(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- setRates(RatesResultDTO) - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- setRates(Rated) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- setRates(Rated) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setRateService(RateService) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyAction
-
- setRateService(RateService) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ManageCurrencyAction
-
- setRateService(RateService) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesAction
-
- setRateService(RateService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- setRateService(RateService) - Method in class nl.strohalm.cyclos.controls.reports.simulations.ARateConfigSimulationAction
-
- setRateService(RateService) - Method in class nl.strohalm.cyclos.controls.reports.simulations.DRateConfigSimulationAction
-
- setRateServiceLocal(RateServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setRateServiceLocal(RateServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- setRateServiceLocal(RateServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceSecurityMock
-
- setRateServiceLocal(RateServiceLocal) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setRateServiceLocal(RateServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setRateServiceLocal(RateServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setRateServiceLocal(RateServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setRateServiceLocal(RateServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setRateServiceLocal(RateServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setRawDate(Calendar) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setRead(boolean) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setRead(Boolean) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- setReadOnly(boolean) - Method in class nl.strohalm.cyclos.controls.ads.MemberAdsForm
-
- setReadonly(boolean) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeFeeVO
-
- setReadTimeout(long) - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
- setReceiptPrinterSettings(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.printsettings.EditReceiptPrinterSettingsForm
-
- setReceiptPrinterSettings(String, Object) - Method in class nl.strohalm.cyclos.controls.members.printsettings.EditReceiptPrinterSettingsForm
-
- setReceiptPrinterSettingsDao(ReceiptPrinterSettingsDAO) - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceImpl
-
- setReceiptPrinterSettingsService(ReceiptPrinterSettingsService) - Method in class nl.strohalm.cyclos.controls.BaseReceiptPrintAjaxAction
-
- setReceiptPrinterSettingsService(ReceiptPrinterSettingsService) - Method in class nl.strohalm.cyclos.controls.members.printsettings.EditReceiptPrinterSettingsAction
-
- setReceiptPrinterSettingsService(ReceiptPrinterSettingsService) - Method in class nl.strohalm.cyclos.controls.members.printsettings.ListReceiptPrinterSettingsAction
-
- setReceiptPrinterSettingsService(ReceiptPrinterSettingsService) - Method in class nl.strohalm.cyclos.controls.members.printsettings.RemoveReceiptPrinterSettingsAction
-
- setReceiptPrinterSettingsService(ReceiptPrinterSettingsService) - Method in class nl.strohalm.cyclos.controls.posweb.LoginAction
-
- setReceiptPrinterSettingsService(ReceiptPrinterSettingsService) - Method in class nl.strohalm.cyclos.controls.posweb.PrintSettingsAction
-
- setReceiptPrinterSettingsService(ReceiptPrinterSettingsService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setReceiptPrinterSettingsServiceLocal(ReceiptPrinterSettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceSecurity
-
- setReceivedInvoiceExpiredMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setReceivedInvoiceExpiredSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setReceivedInvoiceExpiredSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setReceivedReferences(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setReceivedReferences(Map<Reference.Level, Integer>) - Method in class nl.strohalm.cyclos.entities.reports.MembersReportVO
-
- setReceivedReferencesByLevel(Map<Reference.Level, Integer>) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setReceivedVeryBadRefs(int) - Method in class nl.strohalm.cyclos.entities.settings.AlertSettings
-
- setReceivePaymentTypes(Set<TransferType>) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setReceiver(String) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- setReceiver(TransactionFee.Subject) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- setReceiver(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setReceiver(Element) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setReceiver(Element) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setRechargeAttempt(int) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setRechargeAttempt(int) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- setRechargingFailed(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setRecipient(SmsMailingQuery.Recipient) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- setRecords(Collection<ImportedMemberRecord>) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setRecurrence(Object) - Method in class nl.strohalm.cyclos.controls.payments.CalculatePaymentsAjaxForm
-
- setRecurrence(TimePeriod) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setRecurrence(TimePeriod.Field) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
setting this will make the query search for fees matching the given recurrence
- setRecurrence(TimePeriod) - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- setReference(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- setReference(String, Object) - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- setReferenceDao(ReferenceDAO) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- setReferenceHistoryDao(ReferenceHistoryDAO) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- setReferenceId(long) - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- setReferenceId(long) - Method in class nl.strohalm.cyclos.controls.members.references.RemoveReferenceForm
-
- setReferenceLevels(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setReferenceReceivedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setReferenceReceivedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setReferenceReceivedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setReferences(boolean) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- setReferenceService(ReferenceService) - Method in class nl.strohalm.cyclos.controls.groups.permissions.EditOperatorGroupPermissionsAction
-
- setReferenceService(ReferenceService) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- setReferenceService(ReferenceService) - Method in class nl.strohalm.cyclos.controls.members.references.BaseEditReferenceAction
-
- setReferenceService(ReferenceService) - Method in class nl.strohalm.cyclos.controls.members.references.MemberReferencesAction
-
- setReferenceService(ReferenceService) - Method in class nl.strohalm.cyclos.controls.members.references.RemoveReferenceAction
-
- setReferenceService(ReferenceService) - Method in class nl.strohalm.cyclos.controls.members.references.SearchPaymentsAwaitingFeedbackAction
-
- setReferenceService(ReferenceService) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportVOIterator
-
- setReferenceService(ReferenceService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setReferenceServiceLocal(ReferenceServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.TransactionFeedackExpirationScheduledTask
-
- setReferenceServiceLocal(ReferenceServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setReferenceServiceLocal(ReferenceServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- setReferenceServiceLocal(ReferenceServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setReferenceServiceLocal(ReferenceServiceLocal) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportServiceImpl
-
- setRegisteredIn(Period) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setRegistrationAgreement(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.agreements.EditRegistrationAgreementForm
-
- setRegistrationAgreement(String, Object) - Method in class nl.strohalm.cyclos.controls.members.agreements.EditRegistrationAgreementForm
-
- setRegistrationAgreement(RegistrationAgreement) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setRegistrationAgreement(RegistrationAgreement) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setRegistrationAgreement(RegistrationAgreement) - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreementLog
-
- setRegistrationAgreementAgreed(PendingMember) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Updates the PendingMember, setting the given agreement as agreed
- setRegistrationAgreementAgreed(PendingMember) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setRegistrationAgreementAgreed(PendingMember) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- setRegistrationAgreementDao(RegistrationAgreementDAO) - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceImpl
-
- setRegistrationAgreementDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setRegistrationAgreementId(long) - Method in class nl.strohalm.cyclos.controls.members.agreements.EditRegistrationAgreementForm
-
- setRegistrationAgreementId(long) - Method in class nl.strohalm.cyclos.controls.members.agreements.RemoveRegistrationAgreementForm
-
- setRegistrationAgreementLogDao(RegistrationAgreementLogDAO) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setRegistrationAgreementLogs(Collection<RegistrationAgreementLog>) - Method in class nl.strohalm.cyclos.entities.members.Member
-
- setRegistrationAgreementService(RegistrationAgreementService) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- setRegistrationAgreementService(RegistrationAgreementService) - Method in class nl.strohalm.cyclos.controls.members.agreements.EditRegistrationAgreementAction
-
- setRegistrationAgreementService(RegistrationAgreementService) - Method in class nl.strohalm.cyclos.controls.members.agreements.ListRegistrationAgreementsAction
-
- setRegistrationAgreementService(RegistrationAgreementService) - Method in class nl.strohalm.cyclos.controls.members.agreements.RemoveRegistrationAgreementAction
-
- setRegistrationAgreementServiceLocal(RegistrationAgreementServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceSecurity
-
- setRegistrationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setRegistrationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setReinitDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.RateParameters
-
- setReinitializeRatesDto(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- setReinitializeRatesDto(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesForm
-
- setReinitSince(Calendar) - Method in class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- setRelatedAccount(Account) - Method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction.Entry
-
- setRelatedMember(Member) - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction.Entry
-
- setRelatedMember(Member) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- setRelatedMember(String) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setRelatedMemberPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setRelatedName(String) - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction.Entry
-
- setRelatedName(String) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setRelatedOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setRelatedOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- setRelatedToGroup(MemberGroup) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- setRelatedToGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountTypeQuery
-
- setRelatedToMember(Member) - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- setRelatedUsername(String) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setRelativeToGrossProduct(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setRelativeToGrossProductGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setReloadData(boolean) - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- setReloadData(boolean) - Method in class nl.strohalm.cyclos.controls.reports.simulations.RateConfigSimulationForm
-
- setRemainingAmountAtDate(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanRepaymentAmountsDTO
-
- setRemainingAmountAtExpirationDate(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanRepaymentAmountsDTO
-
- setRemainingLoans(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setRemarkDao(RemarkDAO) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setRemarkDao(RemarkDAO) - Method in class nl.strohalm.cyclos.services.elements.RemarkServiceImpl
-
- setRemarks(Collection<Remark>) - Method in class nl.strohalm.cyclos.entities.members.Element
-
- setRemarkService(RemarkService) - Method in class nl.strohalm.cyclos.controls.elements.ChangeElementGroupAction
-
- setRemarkService(RemarkService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerAction
-
- setRemarkServiceLocal(RemarkServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setRemarkServiceLocal(RemarkServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.RemarkServiceSecurity
-
- setRemoteAddress(String) - Method in class nl.strohalm.cyclos.entities.access.LoginHistoryLog
-
- setRemoteAddress(String) - Method in class nl.strohalm.cyclos.entities.access.Session
-
- setRemoteAddress(String) - Method in class nl.strohalm.cyclos.entities.access.WrongUsernameAttempt
-
- setRemoteAddress(String) - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- setRemoteAddress(String) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setRemoteAddress(String) - Method in class nl.strohalm.cyclos.entities.members.RegistrationAgreementLog
-
- setRemoteAddress(String) - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- setRemoteAddress(String) - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- setRemoteAddress(String) - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- setRemoved(boolean) - Method in class nl.strohalm.cyclos.entities.alerts.Alert
-
- setRemoved(boolean) - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- setRemovedAt(Calendar) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setRemovedCssClasses(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setRemovedFromBrokerGroupMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setRemovedFromBrokerGroupSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setRemovedFromBrokerGroupSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setRemovedHelps(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setRemovedLibraries(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setRemovedSetupKeys(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setRemovedStaticFiles(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setRemovedTranslationKeys(List<String>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setRepaidAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- setRepaidFees(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setRepaidUnits(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setRepaidValue(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setRepayLoanByGroup(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setRepaymentDate(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- setRepaymentDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.GrantSinglePaymentLoanDTO
-
- setRepaymentDate(Calendar) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setRepaymentDays(Integer) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setRepaymentPeriod(Period) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- setRepaymentType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setReplied(boolean) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setReplyComments(String) - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- setReplyCommentsDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- setRequestBody(String) - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- setRequestMethod(String) - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- setRequestPaymentByChannels(Collection<Channel>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setRequestPaymentByChannels(Collection<Channel>) - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- setRequestURI(String) - Method in class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- setRequired(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- setRequired(boolean) - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- setRequiresAuthorization(Boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setRequiresAuthorization(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setRequiresFeedback(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setRequireTransactionPassword(boolean) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController.InitialData
-
- setReserveAmount(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- setReserved(BigDecimal) - Method in class nl.strohalm.cyclos.dao.accounts.AccountDailyDifference
-
- setReserved(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance
-
- setReservedAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- setReservedAmount(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- setReserveTotalAmountOnScheduling(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setResetPasswordMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setResetPasswordSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MailTranslation
-
- setResolveConflicts(boolean) - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileForm
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.ads.categories.ExportAdCategoriesAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.BaseAjaxAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.BaseFormAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.BasePublicFormAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.BaseQueryAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.customization.documents.ViewDocumentAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.customization.fields.SearchPossibleValuesAjaxAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.ExportTranslationMessagesAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.general.IndexAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.general.RedirectAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.general.RedirectFromMessageAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.members.contacts.AddContactAction
-
- setResponseHelper(ResponseHelper) - Method in class nl.strohalm.cyclos.controls.settings.ExportSettingsAction
-
- setRestFile(String) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setRestLevel(LogSettings.WebServiceLevel) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setRestMember(Member) - Static method in class nl.strohalm.cyclos.webservices.WebServiceContext
-
Only allowed for REST context.
- setResultPageSize(Integer) - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- setResultPageSize(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setResultPageSize(int) - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- setResultType(QueryParameters.ResultType) - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- setReturnDisabled(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
sets the query to search for enabled/disabled fees
- setReturnDisabled(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- setReturnDisabled(boolean) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryQuery
-
- setReturnFinished(boolean) - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- setReturnStatus(boolean) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- setReturnTotals(boolean) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- setReturnUrl(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.WebShopTicket
-
- setReturnUrl(String) - Method in class nl.strohalm.cyclos.webservices.model.WebShopTicketVO
-
- setReturnUrl(String) - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- setReverseOrder(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setReverseOrder(boolean) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistorySearchParameters
-
- setRootOnly(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setRootOnly(boolean) - Method in class nl.strohalm.cyclos.services.accounts.GetTransactionsDTO
-
- setRootType(Message.RootType) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageQuery
-
- setRootUrl(String) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- setRootUrl(String) - Method in class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- setRootUrl(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setRowHeader(String, int) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
a setter to set one specific indexed rowheader.
- setRowKeys(StatisticalResultDTO.ResourceKey[]) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
A setter for the categories or table row headers.
- setRowKeys(String[]) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
a Simple setter for the categories or table row headers.
- setRowSeparator(String) - Method in class nl.strohalm.cyclos.utils.csv.CSVWriter
-
- setRunMode(AccountFee.RunMode) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setSalt(String) - Method in class nl.strohalm.cyclos.entities.access.User
-
- setSalt(String) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setSalt(String) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setScale(int) - Method in class nl.strohalm.cyclos.utils.conversion.FixedLengthNumberConverter
-
- setSchedulable(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setScheduled(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- setScheduledAds(boolean) - Method in class nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO
-
- setScheduledFor(String) - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- setScheduledPayment(ScheduledPayment) - Method in class nl.strohalm.cyclos.entities.accounts.ScheduledPaymentAmountReservation
-
- setScheduledPayment(ScheduledPayment) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setScheduledPayment(ScheduledPayment) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setScheduledPayment(ScheduledPayment) - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue
-
- setScheduledPayment(ScheduledPayment) - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- setScheduledPayment(ScheduledPayment) - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- setScheduledPayment(ScheduledPayment) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setScheduledPaymentDao(ScheduledPaymentDAO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setScheduledPaymentDao(ScheduledPaymentDAO) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setScheduledPaymentFailedToPayeeMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentFailedToPayeeSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentFailedToPayeeSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentFailedToPayerMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentFailedToPayerSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentFailedToPayerSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentId(long) - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- setScheduledPaymentProcessedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentProcessedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentProcessedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPayments(List<ScheduledPaymentVO>) - Method in class nl.strohalm.cyclos.webservices.accounts.ScheduledPaymentsResultPage
-
- setScheduledPaymentsCancelledMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentsCancelledSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentsCancelledSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentsCancelledToOtherMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentsCancelledToOtherSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentsCancelledToOtherSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ScheduledPaymentReceiptAjaxAction
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.controls.accounts.details.SearchScheduledPaymentsAction
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewScheduledPaymentAction
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.controls.members.references.BaseEditReferenceAction
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ConfirmScheduledPaymentAction
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.controls.posweb.BasePosWebPaymentAction
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.controls.posweb.PrintTransactionsAction
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.controls.posweb.SearchTransactionsAction
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.controls.posweb.TransactionsReceiptAction
-
- setScheduledPaymentService(ScheduledPaymentService) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController
-
- setScheduledPaymentServiceLocal(ScheduledPaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setScheduledPaymentServiceLocal(ScheduledPaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceSecurity
-
- setScheduledPaymentServiceLocal(ScheduledPaymentServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setScheduledTaskFile(String) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setScheduledTaskLevel(LogSettings.ScheduledTaskLevel) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setScheduling(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxForm
-
- setScheduling(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setSchedulingHandler(SchedulingHandler) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setSchedulingHour(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setSchedulingMinute(int) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setSchedulingType(String) - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentForm
-
- setScope(String) - Method in class nl.strohalm.cyclos.taglibs.AbstractEscapeTag
-
- setScope(String) - Method in class nl.strohalm.cyclos.taglibs.CustomizedFilePathTag
-
- setScope(String) - Method in class nl.strohalm.cyclos.taglibs.SelectCustomFieldsTag
-
- setSearch(boolean) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setSearchAccess(PaymentCustomField.Access) - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField
-
- setSearchAds(boolean) - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- setSearching(boolean) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setSearchMembers(boolean) - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- setSearchType(ScheduledPaymentQuery.SearchType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- setSecond(T2) - Method in class nl.strohalm.cyclos.utils.Pair
-
- setSecurityCode(String) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- setSecurityCodeBlockTime(TimePeriod) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- setSecurityCodeConfirmation(String) - Method in class nl.strohalm.cyclos.controls.accounts.cards.CardForm
-
- setSelected(Object) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setSelected(Boolean) - Method in class nl.strohalm.cyclos.taglibs.OptionTag
-
- setSelectedValues(List<String>) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setSelectMember(String) - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentForm
-
- setSelectMember(boolean) - Method in class nl.strohalm.cyclos.controls.payments.PaymentForm
-
- setSelectMember(String) - Method in class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentForm
-
- setSelfPayment(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType.Context
-
- setSelfPaymentTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.MemberGroupPermissionsDTO
-
- setSelfPaymentTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.OperatorGroupPermissionsDTO
-
- setSeller(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setSeller(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setSeller(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setSeller(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- setSendActivationMail(boolean) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersSummaryForm
-
- setSendPasswordByEmail(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setSendSmsWebServiceUrl(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setSendTo(String) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- setSentBy(Element) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setSentInvoiceExpiredMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setSentInvoiceExpiredSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setSentInvoiceExpiredSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setSentSms(int) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- setServerRootUrl(String) - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Sets the server root url
- setServiceClient(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.services.EditServiceClientForm
-
- setServiceClient(String, Object) - Method in class nl.strohalm.cyclos.controls.services.EditServiceClientForm
-
- setServiceClient(ServiceClient) - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- setServiceClientDao(ServiceClientDAO) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- setServiceClientService(ServiceClientService) - Method in class nl.strohalm.cyclos.controls.services.EditServiceClientAction
-
- setServiceClientService(ServiceClientService) - Method in class nl.strohalm.cyclos.controls.services.RemoveServiceClientAction
-
- setServiceClientService(ServiceClientService) - Method in class nl.strohalm.cyclos.controls.services.SearchServiceClientsAction
-
- setServiceClientServiceLocal(ServiceClientServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.ServiceClientIpResolvingPollingTask
-
- setServiceClientServiceLocal(ServiceClientServiceLocal) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceSecurity
-
- setServiceClientServiceLocal(ServiceClientServiceLocal) - Method in class nl.strohalm.cyclos.webservices.fields.FieldWebServiceImpl
-
- setServiceClientServiceLocal(ServiceClientServiceLocal) - Method in class nl.strohalm.cyclos.webservices.interceptor.AuthInterceptor
-
- setServiceClientServiceLocal(ServiceClientServiceLocal) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setServiceClientServiceLocal(ServiceClientServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.MemberHelper
-
- setServiceClientServiceLocal(ServiceClientServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setServiceName(String) - Method in class nl.strohalm.cyclos.utils.logging.WebServiceLogDTO
-
- setServletContext(ServletContext) - Method in class nl.strohalm.cyclos.initializations.CustomizedFileInitialization
-
- setServletContext(ServletContext) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- setServletContext(ServletContext) - Method in class nl.strohalm.cyclos.struts.CyclosMessageResources
-
- setServletContext(ServletContext) - Method in class nl.strohalm.cyclos.themes.ThemeHandlerImpl
-
- setServletContext(ServletContext) - Method in class nl.strohalm.cyclos.utils.CaptchaProducer
-
- setServletContext(ServletContext) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
- setServletContext(ServletContext) - Method in class nl.strohalm.cyclos.utils.customizedfile.BaseCustomizedFileHandler
-
- setServletContext(ServletContext) - Method in class nl.strohalm.cyclos.utils.ServletContextHelper
-
- setServletContext(ServletContext) - Method in class nl.strohalm.cyclos.utils.SettingsHelper
-
- setServletContext(ServletContext) - Method in class nl.strohalm.cyclos.utils.WebImageHelper
-
- setSessionDao(SessionDAO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setSessionFactory(SessionFactory) - Method in class nl.strohalm.cyclos.services.BaseServiceSecurity
-
- setSessionFactory(SessionFactory) - Method in class nl.strohalm.cyclos.setup.Setup
-
- setSessionFactory(SessionFactoryImplementor) - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor
-
- setSessionFactory(SessionFactoryImplementor) - Method in class nl.strohalm.cyclos.utils.cache.EhCacheCacheManager
-
- setSessionFactory(SessionFactory) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
- setSessionFactory(SessionFactory) - Method in class nl.strohalm.cyclos.utils.lock.DirectLockHandlerFactory
-
- setSessionFactory(SessionFactory) - Method in class nl.strohalm.cyclos.utils.lucene.AbstractDocumentMapper
-
- setSessionFactory(SessionFactory) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- setSessionFactory(SessionFactory) - Method in class nl.strohalm.cyclos.utils.TransactionHelperImpl
-
- setSessionId(long) - Method in class nl.strohalm.cyclos.controls.access.DisconnectUserSessionForm
-
- setSessionId(String) - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- setSetByBroker(boolean) - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- setSetByBroker(boolean) - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommissionQuery
-
- setSetting(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsForm
-
- setSetting(String, Object) - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsForm
-
- setSetting(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.settings.BaseSettingsForm
-
- setSetting(String, Object) - Method in class nl.strohalm.cyclos.controls.settings.BaseSettingsForm
-
- setSetting(String) - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- setSettingDao(SettingDAO) - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
- setSettingDao(SettingDAO) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- setSettings(LocalSettings) - Method in class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
- setSettings(Collection<MemberGroupAccountSettings>) - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccountType
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.controls.access.LogoutAction
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.controls.BasePublicAction
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileBaseAction
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.http.LifecycleListener
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.http.RequestProcessingFilter
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.struts.CyclosRequestProcessor
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.themes.ThemeHandlerImpl
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.utils.ActionHelper
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.utils.CustomFieldHelper
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.utils.LinkGeneratorImpl
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.utils.ResponseHelper
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.utils.SettingsHelper
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController
-
- setSettingsService(SettingsService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.dao.members.ElementDAOImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.initializations.CustomizedFileInitialization
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.AdInterestsNotificationPollingTask
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.ChargeAccountFeePollingTask
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.ImageServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.BaseLoanHandler
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.utils.logging.LogFormatter
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.utils.logging.LoggingHandlerImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.utils.MailHandler
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.AdminNotificationHandlerImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.utils.notifications.MemberNotificationHandlerImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.webservices.access.AccessWebServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.AdHelper
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setSettingsServiceLocal(SettingsServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.TicketHelper
-
- setShouldRollback(boolean) - Method in exception nl.strohalm.cyclos.exceptions.ApplicationException
-
- setShowAccountInfo(boolean) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setShowAccountInformation(boolean) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setShowActions(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- setShowActions(boolean) - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ScheduledPaymentForm
-
- setShowAdFields(boolean) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setShowAdsInformation(boolean) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setShowCardSecurityCode(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardType
-
- setShowCountersInAdCategories(boolean) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setShowCurrency(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setShowCustomFields(boolean) - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- setShowDetailMessage(boolean) - Method in exception nl.strohalm.cyclos.utils.validation.ValidationException
-
- setShowImages(boolean) - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- setShowInAccountHistory(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- setShowInList(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField
-
- setShowInPrint(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- setShowInProfile(boolean) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- setShowInReports(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- setShowInSearch(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.AdCustomField
-
- setShowInSearch(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomField
-
- setShowInSearch(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField
-
- setShowInvoicesInformation(boolean) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setShowMemberFields(boolean) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setShowMenuItem(boolean) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setShowMenuItem(boolean) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordTypeQuery
-
- setShowNonActiveAdsInformation(boolean) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setShowOnlyEmpty(boolean) - Method in class nl.strohalm.cyclos.entities.customization.translationMessages.TranslationMessageQuery
-
- setShowPosWebPaymentDescription(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setShowReferencesInformation(boolean) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setShowRemoved(boolean) - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- setShowRemoved(boolean) - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntryQuery
-
- setShowScheduledPaymentsToDestination(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setShowScheduledToReceiver(boolean) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setShowScheduledToReceiver(boolean) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setShowStatus(boolean) - Method in class nl.strohalm.cyclos.webservices.payments.AccountHistoryParams
-
- setShowTable(boolean) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
makes that the table is not shown.
- setShowToMember(boolean) - Method in class nl.strohalm.cyclos.controls.payments.authorization.TransferAuthorizationForm
-
- setShowToMember(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- setShowToMember(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationDTO
-
- setShowToReceiver(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- setShowZeroFees(boolean) - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- setSimulation(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- setSimulation(String, Object) - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- setSimulation(String, Object) - Method in class nl.strohalm.cyclos.controls.reports.simulations.RateConfigSimulationForm
-
- setSimulation(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.reports.simulations.RateConfigSimulationForm
-
- setSimulation(boolean) - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- setSince(TimePeriod) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setSince(TimePeriodVO) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setSinceActive(Calendar) - Method in class nl.strohalm.cyclos.services.elements.ActivitiesVO
-
- setSingleAccount(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryForm
-
- setSingleField(boolean) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setSingleMember(boolean) - Method in class nl.strohalm.cyclos.controls.members.sms.SendSmsMailingForm
-
- setSinglePaymentHandler(LoanHandler) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setSize(Integer) - Method in class nl.strohalm.cyclos.entities.customization.binaryfiles.BinaryFile
-
- setSize(CustomField.Size) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setSize(String) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setSize(Integer) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setSkipOrder(boolean) - Method in class nl.strohalm.cyclos.entities.ads.AdQuery
-
- setSkippedMembers(int) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- setSleepSeconds(int) - Method in class nl.strohalm.cyclos.scheduling.polling.PollingTask
-
- setSms(String) - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- setSms(boolean) - Method in class nl.strohalm.cyclos.entities.members.preferences.NotificationPreference
-
- setSms(String) - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
- setSmsAdditionalCharged(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setSmsAdditionalChargedPeriod(TimePeriod) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setSmsChannelName(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setSmsChargeAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setSmsChargeTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setSmsContextClassName(String) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setSmsCustomFieldId(Long) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setSmsEnabled(boolean) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setSmsFree(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setSmsId(Long) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsResult
-
- setSmsLogDao(SmsLogDAO) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceImpl
-
- setSmsLogService(SmsLogService) - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsLogsAction
-
- setSmsLogService(SmsLogService) - Method in class nl.strohalm.cyclos.controls.reports.members.sms.SmsLogsReportAction
-
- setSmsLogService(SmsLogService) - Method in class nl.strohalm.cyclos.controls.reports.members.sms.SmsLogsReportCsvAction
-
- setSmsLogServiceLocal(SmsLogServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setSmsLogServiceLocal(SmsLogServiceLocal) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceSecurity
-
- setSmsLogServiceLocal(SmsLogServiceLocal) - Method in class nl.strohalm.cyclos.webservices.sms.SmsWebServiceImpl
-
- setSmsMailing(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.members.sms.SendSmsMailingForm
-
- setSmsMailing(String, Object) - Method in class nl.strohalm.cyclos.controls.members.sms.SendSmsMailingForm
-
- setSmsMailing(SmsMailing) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setSmsMailing(SmsMailing) - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- setSmsMailingDao(SmsMailingDAO) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- setSmsMailingService(SmsMailingService) - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingsAction
-
- setSmsMailingService(SmsMailingService) - Method in class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingVariablesAjaxAction
-
- setSmsMailingService(SmsMailingService) - Method in class nl.strohalm.cyclos.controls.members.sms.SendSmsMailingAction
-
- setSmsMailingServiceLocal(SmsMailingServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.polling.SmsMailingSendingPollingTask
-
- setSmsMailingServiceLocal(SmsMailingServiceLocal) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceSecurity
-
- setSmsMailingServiceLocal(SmsMailingServiceLocal) - Method in class nl.strohalm.cyclos.utils.sms.SmsSenderImpl
-
- setSmsMessagePrefix(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setSmsMessages(Collection<Message.Type>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setSmsSender(SmsSender) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setSmsShowFreeThreshold(int) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setSmsTraceData(String) - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
- setSmsType(SmsType) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setSmsType(SmsType) - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- setSmsTypeArgs(String[]) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setSmsTypeArgs(String[]) - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- setSmsTypeArgs(String[]) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- setSmsTypeCode(String) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- setSmsTypeDao(SmsTypeDAO) - Method in class nl.strohalm.cyclos.services.sms.SmsLogServiceImpl
-
- setSmsTypes(Collection<SmsType>) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- setSmtpPassword(String) - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- setSmtpPort(int) - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- setSmtpServer(String) - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- setSmtpUsername(String) - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- setSmtpUseTLS(boolean) - Method in class nl.strohalm.cyclos.entities.settings.MailSettings
-
- setSortByNature(boolean) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setSrc(String) - Method in class nl.strohalm.cyclos.taglibs.ScriptTag
-
- setStackTrace(String) - Method in class nl.strohalm.cyclos.entities.alerts.ErrorLogEntry
-
- setStartDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- setStartExpirationDate(Calendar) - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- setStartIn(Period) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- setStartIn(Period) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setStartIn(Period) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- setStartPeriod(Period) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- setStatementsByDataBase(Map<String, List<String>>) - Method in class nl.strohalm.cyclos.setup.Version
-
- setStatisticalActivityService(StatisticalActivityService) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsActivityAction
-
- setStatisticalActivityServiceLocal(StatisticalActivityServiceLocal) - Method in class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- setStatisticalFinancesService(StatisticalFinancesService) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsFinancesAction
-
- setStatisticalFinancesServiceLocal(StatisticalFinancesServiceLocal) - Method in class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceSecurity
-
- setStatisticalKeyDevelopmentsService(StatisticalKeyDevelopmentsService) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsKeyDevelopmentsAction
-
- setStatisticalKeyDevelopmentsServiceLocal(StatisticalKeyDevelopmentsServiceLocal) - Method in class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- setStatisticalService(StatisticalService) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
basic setter for the statistical Services, to be called by child classes with the inject annotation.
- setStatisticalServiceLocal(StatisticalServiceLocal) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceSecurity
-
- setStatisticalTaxesService(StatisticalTaxesService) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsTaxesAction
-
- setStatisticalTaxesServiceLocal(StatisticalTaxesServiceLocal) - Method in class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- setStatus(String) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdCategoriesForm
-
- setStatus(String) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportedAdsDetailsForm
-
- setStatus(String[]) - Method in class nl.strohalm.cyclos.controls.groups.SearchGroupsAjaxForm
-
- setStatus(String) - Method in class nl.strohalm.cyclos.controls.loans.ManageExpiredStatusForm
-
- setStatus(String) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportedMembersDetailsForm
-
- setStatus(Card.Status) - Method in class nl.strohalm.cyclos.entities.accounts.cards.Card
-
- setStatus(Card.Status) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardLog
-
- setStatus(Collection<Card.Status>) - Method in class nl.strohalm.cyclos.entities.accounts.cards.CardQuery
-
- setStatus(ExternalTransfer.Status) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- setStatus(ExternalTransfer.SummaryStatus) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- setStatus(MemberAccountFeeLogQuery.Status) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLogQuery
-
- setStatus(Certification.Status) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- setStatus(Certification.Status) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog
-
- setStatus(Guarantee.Status) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setStatus(Guarantee.Status) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog
-
- setStatus(PaymentObligation.Status) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation
-
- setStatus(PaymentObligation.Status) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog
-
- setStatus(LoanPayment.Status) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- setStatus(LoanPayment.Status) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- setStatus(Loan.Status) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanQuery
-
- setStatus(MemberAccount.Status) - Method in class nl.strohalm.cyclos.entities.accounts.MemberAccount
-
- setStatus(MemberPos.Status) - Method in class nl.strohalm.cyclos.entities.accounts.pos.MemberPos
-
- setStatus(Pos.Status) - Method in class nl.strohalm.cyclos.entities.accounts.pos.Pos
-
- setStatus(Invoice.Status) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setStatus(Invoice.Status) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setStatus(Invoice.Status) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- setStatus(Payment.Status) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setStatus(Payment.Status) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- setStatus(Ticket.Status) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- setStatus(Ticket.Status) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- setStatus(Payment.Status) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setStatus(Ad.Status) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setStatus(ImportedAd.Status) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setStatus(ImportedAdQuery.Status) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAdQuery
-
- setStatus(Group.Status) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setStatus(Group.Status...) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setStatus(BrokeringQuery.Status) - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- setStatus(BrokerCommissionContract.Status) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- setStatus(BrokerCommissionContract.Status) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- setStatus(ImportedMember.Status) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setStatus(ImportedMemberQuery.Status) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery
-
- setStatus(SmsLogStatus) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogQuery
-
- setStatus(int) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- setStatus(int, String) - Method in class nl.strohalm.cyclos.http.ResettableHttpServletResponse
-
- setStatus(Loan.Status) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setStatus(AbstractAdSearchParameters.AdVOStatus) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setStatus(PaymentStatusVO) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- setStatus(AccountStatusVO) - Method in class nl.strohalm.cyclos.webservices.model.MemberAccountWithStatusVO
-
- setStatus(AbstractAdSearchParameters.AdVOStatus) - Method in class nl.strohalm.cyclos.webservices.model.MyAdVO
-
- setStatus(ChargebackStatus) - Method in class nl.strohalm.cyclos.webservices.payments.ChargebackResult
-
- setStatus(PaymentStatus) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentResult
-
- setStatus(PaymentRequestStatus) - Method in class nl.strohalm.cyclos.webservices.payments.RequestPaymentResult
-
- setStatus(AccountsRestController.SearchScheduledPaymentStatus) - Method in class nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentParams
-
- setStatus(SendSmsStatus) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsResult
-
- setStatusBeforeSuspension(BrokerCommissionContract.Status) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract
-
- setStatusCollection(Collection<Guarantee.Status>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLogQuery
-
- setStatusCollection(Collection<Group.Status>) - Method in class nl.strohalm.cyclos.entities.groups.GroupQuery
-
- setStatuses(Collection<PosQuery.QueryStatus>) - Method in class nl.strohalm.cyclos.entities.accounts.pos.PosQuery
-
- setStatuses(Collection<BrokeringCommissionStatus>) - Method in class nl.strohalm.cyclos.entities.members.brokerings.Brokering
-
- setStatusGroup(ScheduledPaymentQuery.StatusGroup) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- setStatusList(List<Certification.Status>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- setStatusList(List<Guarantee.Status>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setStatusList(List<PaymentObligation.Status>) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationQuery
-
- setStatusList(List<LoanPayment.Status>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPaymentQuery
-
- setStatusList(Collection<Payment.Status>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery
-
- setStatusList(Collection<BrokerCommissionContract.Status>) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContractQuery
-
- setStringQuote(Character) - Method in class nl.strohalm.cyclos.entities.accounts.external.filemapping.CSVFileMapping
-
- setStringQuote(char) - Method in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler
-
- setStringValue(String) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- setStyle(String) - Method in class nl.strohalm.cyclos.taglibs.ImagesTag
-
- setStyleClass(String) - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- setStyleClass(String) - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- setStyleId(String) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setStyleId(String) - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- setStyles(Collection<Theme.Style>) - Method in class nl.strohalm.cyclos.themes.Theme
-
- setSubject(String) - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- setSubject(String) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- setSubject(String) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setSubject(Element) - Method in class nl.strohalm.cyclos.entities.members.remarks.Remark
-
- setSubject(Element) - Method in class nl.strohalm.cyclos.entities.members.remarks.RemarkQuery
-
- setSubject(String) - Method in class nl.strohalm.cyclos.services.elements.SendMessageDTO
-
- setSubject(String) - Method in class nl.strohalm.cyclos.webservices.model.InfoTextVO
-
- setSubTitle(String) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
- setSuccess(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- setSuffix(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings.TransactionNumber
-
- setSuffix(String) - Method in class nl.strohalm.cyclos.webservices.model.TransactionNumberVO
-
- setSuspendCommission(boolean) - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerForm
-
- setSuspendCommission(boolean) - Method in class nl.strohalm.cyclos.entities.members.remarks.BrokerRemark
-
- setSuspendCommission(boolean) - Method in class nl.strohalm.cyclos.services.elements.ChangeBrokerDTO
-
- setSuspended(boolean) - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- setSymbol(String) - Method in class nl.strohalm.cyclos.entities.accounts.Currency
-
- setSymbol(String) - Method in class nl.strohalm.cyclos.webservices.model.CurrencyVO
-
- setSystemAccountFilter(SystemAccountType) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setSystemAccountInformation(boolean) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- setSystemAccountName(String) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- setSystemAccountType(SystemAccountType) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- setSystemAccountTypes(Collection<SystemAccountType>) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccountQuery
-
- setSystemAccountTypesBalance(Map<SystemAccountType, BigDecimal>) - Method in class nl.strohalm.cyclos.entities.reports.CurrentStateReportVO
-
- setSystemAlert(SystemAlert.Alerts) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setSystemAlerts(Set<SystemAlert.Alerts>) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- setSystemAlerts(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setSystemChargebackTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setSystemInvoices(boolean) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- setSystemInvoices(boolean) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- SetSystemOnlineAction - Class in nl.strohalm.cyclos.controls.admintasks
-
Action used to set the system online / offline
- SetSystemOnlineAction() - Constructor for class nl.strohalm.cyclos.controls.admintasks.SetSystemOnlineAction
-
- SetSystemOnlineForm - Class in nl.strohalm.cyclos.controls.admintasks
-
Form used to set the system online / offline
- SetSystemOnlineForm() - Constructor for class nl.strohalm.cyclos.controls.admintasks.SetSystemOnlineForm
-
- setSystemToMemberTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setSystemToSystemTTs(Collection<TransferType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setTargetMember(Member) - Method in class nl.strohalm.cyclos.entities.sms.SmsLog
-
- setTargetMember(Member) - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- setTargetPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- setTargetPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- setTaskExecutor(ThreadPoolTaskExecutor) - Method in class nl.strohalm.cyclos.utils.TransactionHelperImpl
-
- setTaskRunner(TaskRunner) - Method in class nl.strohalm.cyclos.scheduling.polling.PollingTask
-
- setTaskRunner(TaskRunner) - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- setTaskRunner(TaskRunner) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setTaskRunner(TaskRunner) - Method in class nl.strohalm.cyclos.spring.CustomSessionFactoryBean
-
- setTasks(List<ScheduledTask>) - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- setTd(boolean) - Method in class nl.strohalm.cyclos.taglibs.HelpTag
-
- setText(String) - Method in class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- setText(String) - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
- setText(String) - Method in class nl.strohalm.cyclos.taglibs.OptionTag
-
- setText(String) - Method in class nl.strohalm.cyclos.taglibs.ProfileTag
-
- setText(String) - Method in class nl.strohalm.cyclos.webservices.external.sms.SendSmsSenderParameters
-
- setText(String) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- setTextNoCache(HttpServletResponse) - Method in class nl.strohalm.cyclos.utils.ResponseHelper
-
Set the response as text/plain, with the correct character encoding (according to the settings) and no cache
- setTextOnly(boolean) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setTheme(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.customization.themes.ExportThemeForm
-
- setTheme(String, Object) - Method in class nl.strohalm.cyclos.controls.customization.themes.ExportThemeForm
-
- setTheme(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.customization.themes.ThemeForm
-
- setTheme(String, Object) - Method in class nl.strohalm.cyclos.controls.customization.themes.ThemeForm
-
- setThemeHandler(ThemeHandler) - Method in class nl.strohalm.cyclos.controls.customization.themes.ExportThemeAction
-
- setThemeHandler(ThemeHandler) - Method in class nl.strohalm.cyclos.controls.customization.themes.ImportThemeAction
-
- setThemeHandler(ThemeHandler) - Method in class nl.strohalm.cyclos.controls.customization.themes.RemoveThemeAction
-
- setThemeHandler(ThemeHandler) - Method in class nl.strohalm.cyclos.controls.customization.themes.SelectThemeAction
-
- setThroughTimeRange(ThroughTimeRange) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setThruTimeGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setThumbnail(Blob) - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- setThumbnail(boolean) - Method in class nl.strohalm.cyclos.taglibs.CustomImageUrlTag
-
- setThumbnailSize(Integer) - Method in class nl.strohalm.cyclos.entities.customization.images.Image
-
- setThumbnailUrl(String) - Method in class nl.strohalm.cyclos.webservices.model.ImageVO
-
- setTicket(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.payments.request.RequestPaymentForm
-
- setTicket(String, Object) - Method in class nl.strohalm.cyclos.controls.payments.request.RequestPaymentForm
-
- setTicket(String) - Method in class nl.strohalm.cyclos.controls.webshop.NewWebShopPaymentForm
-
- setTicket(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- setTicket(Ticket) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setTicket(Ticket) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setTicket(String) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setTicket(String) - Method in class nl.strohalm.cyclos.webservices.payments.ConfirmPaymentParameters
-
- setTicket(String) - Method in class nl.strohalm.cyclos.webservices.payments.RequestPaymentResult
-
- setTicketDao(TicketDAO) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- setTicketHelper(TicketHelper) - Method in class nl.strohalm.cyclos.webservices.webshop.WebShopWebServiceImpl
-
- setTicketService(TicketService) - Method in class nl.strohalm.cyclos.controls.payments.request.RequestPaymentAction
-
- setTicketService(TicketService) - Method in class nl.strohalm.cyclos.controls.payments.request.SearchPaymentRequestsAction
-
- setTicketService(TicketService) - Method in class nl.strohalm.cyclos.controls.webshop.CancelWebShopPaymentAction
-
- setTicketService(TicketService) - Method in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction
-
- setTicketService(TicketService) - Method in class nl.strohalm.cyclos.controls.webshop.NewWebShopPaymentAction
-
- setTicketService(TicketService) - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentAction
-
- setTicketServiceLocal(TicketServiceLocal) - Method in class nl.strohalm.cyclos.scheduling.tasks.TicketExpirationScheduledTask
-
- setTicketServiceLocal(TicketServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setTicketServiceLocal(TicketServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceSecurity
-
- setTicketServiceLocal(TicketServiceLocal) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setTicketServiceLocal(TicketServiceLocal) - Method in class nl.strohalm.cyclos.webservices.webshop.WebShopWebServiceImpl
-
- setTime(Calendar) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setTimePattern(LocalSettings.TimePattern) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setTimePoint(Calendar) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- setTimePointType(CurrentStateReportParameters.TimePointType) - Method in class nl.strohalm.cyclos.services.reports.CurrentStateReportParameters
-
- setTimeZone(TimeZone) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- Setting - Class in nl.strohalm.cyclos.entities.settings
-
Contains the value of a single setting
- Setting() - Constructor for class nl.strohalm.cyclos.entities.settings.Setting
-
- Setting.Type - Enum in nl.strohalm.cyclos.entities.settings
-
- SettingDAO - Interface in nl.strohalm.cyclos.dao.settings
-
Interface for setting DAO
- SettingDAOImpl - Class in nl.strohalm.cyclos.dao.settings
-
Implementation class for settings DAO
- SettingDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.settings.SettingDAOImpl
-
- settingName() - Method in enum nl.strohalm.cyclos.entities.settings.MessageSettings.MessageSettingsEnum
-
- SettingsChangeListener - Interface in nl.strohalm.cyclos.entities.settings.events
-
Marker interface for settings change listeners
- SettingsHandler<T,L extends SettingsChangeListener> - Interface in nl.strohalm.cyclos.services.settings
-
Handles details for an specific settings type
- SettingsHelper - Class in nl.strohalm.cyclos.utils
-
Helper class for storing and retrieving settings from the web context
- SettingsHelper() - Constructor for class nl.strohalm.cyclos.utils.SettingsHelper
-
- settingsService - Variable in class nl.strohalm.cyclos.controls.BaseAction
-
- settingsService - Variable in class nl.strohalm.cyclos.controls.BasePublicAction
-
- settingsService - Variable in class nl.strohalm.cyclos.controls.mobile.MobileBaseAction
-
- settingsService - Variable in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- SettingsService - Interface in nl.strohalm.cyclos.services.settings
-
Service interface for application settings handling
- settingsService - Variable in class nl.strohalm.cyclos.services.transactions.BaseLoanHandler
-
- SettingsServiceImpl - Class in nl.strohalm.cyclos.services.settings
-
Implementation class for settings service
- SettingsServiceImpl() - Constructor for class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- SettingsServiceLocal - Interface in nl.strohalm.cyclos.services.settings
-
Local interface.
- SettingsServiceSecurity - Class in nl.strohalm.cyclos.services.settings
-
- SettingsServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- setTitle(String) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setTitle(String) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setTitle(String) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- setTitle(String) - Method in class nl.strohalm.cyclos.themes.Theme
-
- setTitle(String) - Method in class nl.strohalm.cyclos.webservices.model.AdVO
-
- setTo(String) - Method in class nl.strohalm.cyclos.controls.general.InviteForm
-
- setTo(String) - Method in class nl.strohalm.cyclos.controls.payments.PaymentForm
-
- setTo(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setTo(Account) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setTo(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- setTo(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery
-
- setTo(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setTo(Member) - Method in class nl.strohalm.cyclos.entities.members.Reference
-
- setTo(Member) - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLog
-
- setTo(Member) - Method in class nl.strohalm.cyclos.entities.members.ReferenceHistoryLogQuery
-
- setTo(Member) - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- setTo(AccountOwner) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setTo(Account) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setTo(Account) - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- setTo(AccountTypeVO) - Method in class nl.strohalm.cyclos.webservices.model.TransferTypeVO
-
- setTo(MemberVO) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- setToAccountOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setToAccountStatus(AccountStatusVO) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentResult
-
- setToAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setToAccountType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setToAccountTypeId(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setToAccountTypeId(Long) - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- setToAccountTypes(Collection<? extends AccountType>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setToAllGroups(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setToBrokeredMembers(boolean) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- setToChannel(Channel) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentRequestTicket
-
- setToChannel(String) - Method in class nl.strohalm.cyclos.webservices.model.PaymentRequestTicketVO
-
- setToChargePrincipal(String) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- setToChargePrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- setToElement(String) - Method in class nl.strohalm.cyclos.controls.members.messages.SearchMessageCategoriesAjaxForm
-
- setToElement(Element) - Method in class nl.strohalm.cyclos.entities.members.messages.MessageCategoryQuery
-
- setToFixedMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- setToGroups(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setToGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setToGroups(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setToGroups(List<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setToGroups(List<MemberGroup>) - Method in class nl.strohalm.cyclos.services.elements.SendMessageToGroupDTO
-
- setTolerance(TimePeriod) - Method in class nl.strohalm.cyclos.services.accounts.TransactionVolumeDTO
-
- setToLimitType(AccountType.LimitType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setToMember(Member) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setToMember(Member) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setToMember(Member) - Method in class nl.strohalm.cyclos.services.elements.SendMessageToMemberDTO
-
- setToMember(String) - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- setToMember(MemberVO) - Method in class nl.strohalm.cyclos.webservices.model.PaymentDataVO
-
- setToMember(MemberVO) - Method in class nl.strohalm.cyclos.webservices.model.TicketVO
-
- setToMember(String) - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- setToMemberFieldsToReturn(List<String>) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- setToMemberId(long) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageForm
-
- setToMemberId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoMemberPaymentParameters
-
- setToMemberId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- setToMemberPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.pos.MakePaymentParameters
-
- setToMemberPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoMemberPaymentParameters
-
- setToMemberPrincipal(String) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.TransferTypeSearchParams
-
- setToMemberPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- setToMemberPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- setToMemberPrincipalType(String) - Method in class nl.strohalm.cyclos.webservices.pos.MakePaymentParameters
-
- setToMembers(Collection<Member>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- setToNature(String) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setToNature(AccountType.Nature) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setToOwner(AccountOwner) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setToOwner(AccountOwner) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setToOwnerId(String) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setToRates(RatesResultDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesToSave
-
- setToSystem(boolean) - Method in class nl.strohalm.cyclos.controls.payments.PaymentForm
-
- setToSystem(boolean) - Method in class nl.strohalm.cyclos.webservices.accounts.TransferTypeSearchParameters
-
- setToSystem(boolean) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- setTotal(int) - Method in class nl.strohalm.cyclos.entities.ads.imports.AdImportResult
-
- setTotal(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- setTotal(int) - Method in class nl.strohalm.cyclos.entities.members.imports.MemberImportResult
-
- setTotal(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setTotalAmount(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- setTotalCount(int) - Method in class nl.strohalm.cyclos.webservices.model.ResultPage
-
- setTotalFeePercentage(BigDecimal) - Method in class nl.strohalm.cyclos.services.elements.AccountActivitiesVO
-
- setTotalMembers(Integer) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setTotals(SmsLogType, SmsLogStatus, int) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogReportVO
-
- setToTransactionFees(Collection<TransactionFee>) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroup
-
- setToTransferTypes(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.accounts.AccountType
-
- setToUsername(String) - Method in class nl.strohalm.cyclos.webservices.webshop.GenerateWebShopTicketParams
-
- setTraceData(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentRequestTicket
-
- setTraceData(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setTraceData(String) - Method in class nl.strohalm.cyclos.services.elements.SendSmsDTO
-
This identifier will be copied to the outgoing sms.
- setTraceData(String) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setTraceData(String) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setTraceData(String) - Method in class nl.strohalm.cyclos.webservices.external.sms.SendSmsSenderParameters
-
- setTraceData(String) - Method in class nl.strohalm.cyclos.webservices.model.PaymentRequestTicketVO
-
- setTraceData(String) - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- setTraceData(String) - Method in class nl.strohalm.cyclos.webservices.sms.SendSmsParameters
-
- setTraceFile(String) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setTraceLevel(LogSettings.TraceLevel) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setTraceNumber(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TraceNumber
-
- setTraceNumber(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setTraceNumber(String) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setTraceNumber(String) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setTraceNumber(String) - Method in class nl.strohalm.cyclos.webservices.model.AccountHistoryTransferVO
-
- setTraceNumber(String) - Method in class nl.strohalm.cyclos.webservices.payments.AbstractPaymentParameters
-
- setTraceNumberDao(TraceNumberDAO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setTraceWritesOnly(boolean) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setTradeType(Ad.TradeType) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setTradeType(Ad.TradeType) - Method in class nl.strohalm.cyclos.entities.ads.Ad
-
- setTradeType(Ad.TradeType) - Method in class nl.strohalm.cyclos.entities.ads.AdCategoryWithCounterQuery
-
- setTradeType(Ad.TradeType) - Method in class nl.strohalm.cyclos.entities.ads.imports.ImportedAd
-
- setTradeType(AbstractAdSearchParameters.AdVOTradeType) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setTransactionAmount(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setTransactionAmountGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- setTransactionFee(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- setTransactionFee(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- setTransactionFee(TransactionFee) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setTransactionFee(TransactionFee) - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- setTransactionFeeDao(TransactionFeeDAO) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- setTransactionFeeDao(TransactionFeeDAO) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setTransactionFeedbackAdminCommentsMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackAdminCommentsSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackAdminCommentsSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackDeadline(Calendar) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setTransactionFeedbackReceivedMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackReceivedSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackReceivedSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackReplyMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackReplySms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackReplySubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackRequestMessage(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackRequestSms(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeedbackRequestSubject(String) - Method in class nl.strohalm.cyclos.entities.settings.MessageSettings
-
- setTransactionFeeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- setTransactionFeeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.RemoveTransactionFeeForm
-
- setTransactionFees(Collection<? extends TransactionFee>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setTransactionFees(Collection<TransactionFee>) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.RemoveTransactionFeeAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ListBrokerCommissionContractsAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.members.brokering.ManageBrokerCommissionsAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.members.brokering.SearchBrokerCommissionContractsAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmPaymentAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ConfirmScheduledPaymentAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.reports.simulations.ARateConfigSimulationAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsTaxesAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction
-
- setTransactionFeeService(TransactionFeeService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setTransactionFeeServiceLocal(TransactionFeeServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- setTransactionFeeServiceLocal(TransactionFeeServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- setTransactionFeeServiceLocal(TransactionFeeServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setTransactionFeeServiceLocal(TransactionFeeServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- setTransactionFile(String) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.http.BaseWebServiceTransactionFilter
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.http.LifecycleListener
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.http.LoggedUserFilter
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.scheduling.polling.AdInterestsNotificationPollingTask
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.scheduling.polling.BulkMessageSendingPollingTask
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.scheduling.polling.ChargeAccountFeePollingTask
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.scheduling.polling.SmsMailingSendingPollingTask
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.alerts.AlertServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.alerts.ErrorLogServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.servlets.ImageByIdServlet
-
- setTransactionHelper(TransactionHelper) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- setTransactionHierarchyVisibility(TransferType.TransactionHierarchyVisibility) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setTransactionLevel(LogSettings.TransactionLevel) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setTransactionManager(PlatformTransactionManager) - Method in class nl.strohalm.cyclos.http.JspTransactionFilter
-
- setTransactionManager(PlatformTransactionManager) - Method in class nl.strohalm.cyclos.utils.lucene.IndexOperationRunner
-
- setTransactionNumber(String) - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- setTransactionNumber(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setTransactionNumber(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Transfer
-
- setTransactionNumber(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setTransactionNumber(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- setTransactionNumber(String) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setTransactionNumber(LocalSettings.TransactionNumber) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setTransactionNumber(String) - Method in class nl.strohalm.cyclos.webservices.model.AccountHistoryTransferVO
-
- setTransactionNumber(TransactionNumberVO) - Method in class nl.strohalm.cyclos.webservices.model.PosInitializationVO
-
- setTransactionNumber(String) - Method in class nl.strohalm.cyclos.webservices.model.ScheduledPaymentInstallmentVO
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.TransactionPasswordForm
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceForm
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.loans.BaseLoanActionForm
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanForm
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmPaymentForm
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentForm
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ScheduledPaymentForm
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.posweb.MakePaymentForm
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentForm
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.entities.access.User
-
- setTransactionPassword(TransactionPassword) - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- setTransactionPassword(String) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- setTransactionPasswordChars(String) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setTransactionPasswordLength(int) - Method in class nl.strohalm.cyclos.entities.groups.BasicGroupSettings
-
- setTransactionPasswordRequired(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings
-
- setTransactionPasswordStatus(User.TransactionPasswordStatus) - Method in class nl.strohalm.cyclos.entities.access.User
-
- setTransactionsColSpan(Map<PaymentFilter, Integer>) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setTransactionsPaymentFilters(Collection<PaymentFilter>) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO
-
- setTransactionTemplate(TransactionTemplate) - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
- setTransactionTemplate(TransactionTemplate) - Method in class nl.strohalm.cyclos.utils.lock.DirectLockHandlerFactory
-
- setTransactionTemplate(TransactionTemplate) - Method in class nl.strohalm.cyclos.utils.TransactionHelperImpl
-
- setTransfer(ExternalTransfer) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ExternalTransferToProcessVO
-
- setTransfer(String[]) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ProcessExternalTransfersForm
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.BaseTransferAmountReservation
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.loans.Loan
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationDTO
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.members.ReferenceQuery
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.entities.members.TransactionFeedback
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.services.accounts.external.ProcessExternalTransferDTO
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesToSave
-
- setTransfer(Transfer) - Method in class nl.strohalm.cyclos.services.transactions.BulkChargebackResult
-
- setTransfer(AccountHistoryTransferVO) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentResult
-
- setTransferAmount(BigDecimal) - Method in class nl.strohalm.cyclos.services.transfertypes.BuildTransferWithFeesDTO
-
- setTransferAuthorization(TransferAuthorization) - Method in class nl.strohalm.cyclos.entities.accounts.TransferAuthorizationAmountReservation
-
- setTransferAuthorizationDao(TransferAuthorizationDAO) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setTransferAuthorizationService(TransferAuthorizationService) - Method in class nl.strohalm.cyclos.controls.accounts.details.BaseTransferAuthorizationSearchAction
-
- setTransferAuthorizationService(TransferAuthorizationService) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- setTransferAuthorizationService(TransferAuthorizationService) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setTransferAuthorizationServiceLocal(TransferAuthorizationServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setTransferAuthorizationServiceLocal(TransferAuthorizationServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setTransferAuthorizationServiceLocal(TransferAuthorizationServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setTransferAuthorizationServiceLocal(TransferAuthorizationServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setTransferAuthorizationServiceLocal(TransferAuthorizationServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceSecurity
-
- setTransferAuthorizationServiceLocal(TransferAuthorizationServiceLocal) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setTransferDao(TransferDAO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- setTransferDao(TransferDAO) - Method in class nl.strohalm.cyclos.services.accounts.MemberAccountHandler
-
- setTransferDao(TransferDAO) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- setTransferDao(TransferDAO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setTransferDao(TransferDAO) - Method in class nl.strohalm.cyclos.services.transactions.ScheduledPaymentServiceImpl
-
- setTransferDao(TransferDAO) - Method in class nl.strohalm.cyclos.services.transactions.TransferAuthorizationServiceImpl
-
- setTransferId(long) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- setTransferId(long) - Method in class nl.strohalm.cyclos.controls.members.references.EditReferenceForm
-
- setTransferId(long) - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ScheduledPaymentForm
-
- setTransferId(long) - Method in class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentForm
-
- setTransferId(Long) - Method in class nl.strohalm.cyclos.webservices.accounts.LoadTransferParameters
-
- setTransferId(Long) - Method in class nl.strohalm.cyclos.webservices.pos.ChargebackParameters
-
- setTransferImport(ExternalTransferImport) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- setTransferImport(ExternalTransferImport) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- setTransferImportId(Long) - Method in class nl.strohalm.cyclos.controls.accounts.external.ExternalAccountHistoryForm
-
- setTransferImportId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.ChangeExternalTransferForm
-
- setTransferImportId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferForm
-
- setTransferImportId(long) - Method in class nl.strohalm.cyclos.controls.accounts.external.transferimports.RemoveTransferImportForm
-
- setTransferListenerClass(String) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferType
-
- setTransferListenerClass(String) - Method in class nl.strohalm.cyclos.entities.settings.LocalSettings
-
- setTransfers(List<AccountHistoryAction.Entry>) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.AccountHistoryDTO
-
- setTransfers(Collection<ExternalTransfer>) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- setTransfers(Collection<ExternalTransfer>) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport
-
- setTransfers(Collection<ExternalTransfer>) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- setTransfers(Collection<Transfer>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog
-
- setTransfers(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLogDetailsDTO
-
- setTransfers(Collection<Transfer>) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setTransfers(Collection<Transfer>) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanPayment
-
- setTransfers(List<Transfer>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment
-
- setTransfers(Collection<Transfer>) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setTransfers(List<AccountHistoryTransferVO>) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountHistoryResultPage
-
- setTransferStatus(Payment.Status) - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- setTransfersToConciliate(List<Transfer>) - Method in class nl.strohalm.cyclos.controls.accounts.external.process.ExternalTransferToProcessVO
-
- setTransferType(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeForm
-
- setTransferType(String, Object) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeForm
-
- setTransferType(long) - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxForm
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFeeQuery
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.loans.BaseLoanQuery
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Invoice
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Ticket
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorizationQuery
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransfersAwaitingAuthorizationQuery
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreferenceQuery
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalDTO
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.services.accounts.rates.ARatedFeeDTO
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.services.transactions.DoPaymentDTO
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.services.transactions.GrantLoanDTO
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.services.transactions.ProjectionDTO
-
- setTransferType(TransferType) - Method in class nl.strohalm.cyclos.services.transactions.TransferDTO
-
- setTransferType(TransferTypeVO) - Method in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- setTransferType(TransferTypeVO) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- setTransferTypeDao(TransferTypeDAO) - Method in class nl.strohalm.cyclos.dao.accounts.AccountTypeDAOImpl
-
- setTransferTypeDao(TransferTypeDAO) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl
-
- setTransferTypeDao(TransferTypeDAO) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- setTransferTypeId(String) - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.IsUsedTransactionPasswordAjaxForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.RemoveAuthorizationLevelForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.RemoveTransactionFeeForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.RemoveTransferTypeForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.LinkPaymentCustomFieldForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsForm
-
- setTransferTypeId(long) - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentForm
-
- setTransferTypeId(Long) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentAwaitingFeedbackDTO
-
- setTransferTypeId(Long) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentParameters
-
- setTransferTypeId(Long) - Method in class nl.strohalm.cyclos.webservices.pos.BasePaymentParameters
-
- setTransferTypeId(Long) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentParameters
-
- setTransferTypeName(String) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setTransferTypes(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter
-
- setTransferTypes(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.groups.Group
-
- setTransferTypes(Set<TransferType>) - Method in class nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference
-
- setTransferTypes(List<TransferTypeVO>) - Method in class nl.strohalm.cyclos.webservices.model.DetailedAccountTypeVO
-
- setTransferTypes(List<DetailedTransferTypeVO>) - Method in class nl.strohalm.cyclos.webservices.model.PaymentDataVO
-
- setTransferTypesAsMember(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setTransferTypesAsMember(Collection<TransferType>) - Method in class nl.strohalm.cyclos.entities.groups.BrokerGroup
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.IsUsedTransactionPasswordAjaxAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.SearchAccountTypesAjaxAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.EditAuthorizationLevelAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.details.BaseTransferAuthorizationSearchAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.PaymentCustomFieldsAjaxAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.RemoveTransferTypeAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.admins.mailPreferences.MailPreferencesAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.customization.fields.ListPaymentFieldsAjaxAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.customization.fields.RemoveCustomFieldAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.customization.fields.SetCustomFieldOrderAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.invoices.InvoiceDetailsAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.invoices.SearchInvoicesAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.invoices.SendInvoiceAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.loans.CalculateLoanPaymentsAjaxAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoanPaymentsAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.loans.SearchLoansAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileConfirmPaymentAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ConfirmScheduledPaymentAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.reports.simulations.ARateConfigSimulationAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentAction
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentFieldsRestController
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setTransferTypeService(TransferTypeService) - Method in class nl.strohalm.cyclos.webservices.rest.TransferTypesRestController
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceSecurity
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.elements.MemberServiceImpl
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.permissions.PermissionCatalogHandlerImpl
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.preferences.PreferenceServiceSecurity
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.AccountHelper
-
- setTransferTypeServiceLocal(TransferTypeServiceLocal) - Method in class nl.strohalm.cyclos.webservices.utils.PaymentHelper
-
- setTransferTypesRestController(TransferTypesRestController) - Method in class nl.strohalm.cyclos.webservices.rest.AccessRestController
-
- setTransferTypesRestController(TransferTypesRestController) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController
-
- setTranslationMessageDao(TranslationMessageDAO) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- setTranslationMessageService(TranslationMessageService) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.EditTranslationMessageAction
-
- setTranslationMessageService(TranslationMessageService) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.ExportTranslationMessagesAction
-
- setTranslationMessageService(TranslationMessageService) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.ImportTranslationMessagesAction
-
- setTranslationMessageService(TranslationMessageService) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.RemoveTranslationMessagesAction
-
- setTranslationMessageService(TranslationMessageService) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.SearchTranslationMessagesAction
-
- setTranslationMessageService(TranslationMessageService) - Method in class nl.strohalm.cyclos.controls.settings.EditLocalSettingsAction
-
- setTranslationMessageService(TranslationMessageService) - Method in class nl.strohalm.cyclos.struts.CyclosMessageResources
-
- setTranslationMessageServiceLocal(TranslationMessageServiceLocal) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceSecurity
-
- setTrustAllCerts(boolean) - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
- setType(String) - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileForm
-
- setType(String) - Method in class nl.strohalm.cyclos.controls.customization.files.GetFileContentsAjaxForm
-
- setType(String) - Method in class nl.strohalm.cyclos.controls.customization.files.ListCustomizedFilesForm
-
- setType(String) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.GetAvailableFilesForGroupAjaxForm
-
- setType(String) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.GetAvailableFilesForGroupFilterAjaxForm
-
- setType(Amount.Type) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- setType(String) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentForm
-
- setType(String[]) - Method in class nl.strohalm.cyclos.controls.settings.ManageSettingsForm
-
- setType(PasswordHistoryLog.PasswordType) - Method in class nl.strohalm.cyclos.entities.access.PasswordHistoryLog
-
- setType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- setType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.AccountQuery
-
- setType(ExternalTransferType) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer
-
- setType(ExternalTransferType) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalTransferQuery
-
- setType(AccountFee.RunMode) - Method in class nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeQuery
-
- setType(Loan.Type) - Method in class nl.strohalm.cyclos.entities.accounts.loans.LoanParameters
-
- setType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- setType(TransferType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.Payment
-
- setType(AccountType) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setType(Alert.Type) - Method in class nl.strohalm.cyclos.entities.alerts.AlertQuery
-
- setType(CustomField.Type) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setType(CustomizedFile.Type) - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFile
-
- setType(CustomizedFile.Type) - Method in class nl.strohalm.cyclos.entities.customization.files.CustomizedFileQuery
-
- setType(Ad.TradeType) - Method in class nl.strohalm.cyclos.entities.members.adInterests.AdInterest
-
- setType(MemberRecordType) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord
-
- setType(Message.Type) - Method in class nl.strohalm.cyclos.entities.members.messages.Message
-
- setType(Message.Type) - Method in class nl.strohalm.cyclos.entities.members.preferences.NotificationPreference
-
- setType(MemberRecordType) - Method in class nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery
-
- setType(MemberRecordType) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecord
-
- setType(Setting.Type) - Method in class nl.strohalm.cyclos.entities.settings.Setting
-
- setType(SmsLogType) - Method in class nl.strohalm.cyclos.entities.sms.SmsLogQuery
-
- setType(AccountType) - Method in class nl.strohalm.cyclos.services.accounts.AccountDTO
-
- setType(MemberAccountType) - Method in class nl.strohalm.cyclos.services.accounts.BulkUpdateAccountDTO
-
- setType(GuaranteeType.FeeType) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeVO
-
- setType(Message.Type) - Method in class nl.strohalm.cyclos.services.elements.SendMessageFromSystemDTO
-
- setType(String) - Method in class nl.strohalm.cyclos.taglibs.AbstractCustomizedFileTag
-
- setType(String) - Method in class nl.strohalm.cyclos.taglibs.CustomImageUrlTag
-
- setType(Amount.Type) - Method in class nl.strohalm.cyclos.utils.Amount
-
- setType(Class<T>) - Method in class nl.strohalm.cyclos.utils.binding.DataBinder
-
- setType(String, Class<?>) - Method in class nl.strohalm.cyclos.utils.binding.MapBean
-
- setType(FieldVO.FieldVOType) - Method in class nl.strohalm.cyclos.webservices.model.FieldVO
-
- setType(AccountTypeVO) - Method in class nl.strohalm.cyclos.webservices.model.MemberAccountVO
-
- setTypeCode(String) - Method in class nl.strohalm.cyclos.utils.transactionimport.TransactionImportDTO
-
- setTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.details.AccountHistoryForm
-
- setTypeId(long) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- setTypeId(long) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordForm
-
- setTypeId(long) - Method in class nl.strohalm.cyclos.controls.members.records.SearchMemberRecordsForm
-
- setTypes(Collection<ExternalTransferType>) - Method in class nl.strohalm.cyclos.entities.accounts.external.ExternalAccount
-
- setTypes(Collection<AccountType>) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.InvoiceSummaryDTO
-
- setUnchanged(int) - Method in class nl.strohalm.cyclos.services.elements.BulkMemberActionResultVO
-
- setUnique(boolean) - Method in class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- setUniqueObjectHandler(UniqueObjectHandler) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- setUniqueObjectHandler(UniqueObjectHandler) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setUniqueResult() - Method in class nl.strohalm.cyclos.utils.query.QueryParameters
-
- setUnitsPattern(String) - Method in class nl.strohalm.cyclos.taglibs.FormatTag
-
- setUnordered(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferQuery
-
- setUnreadMessages(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setUnreadMessages(int) - Method in class nl.strohalm.cyclos.services.elements.MemberStatusVO
-
- Setup - Class in nl.strohalm.cyclos.setup
-
Generate cyclos default data
- Setup() - Constructor for class nl.strohalm.cyclos.setup.Setup
-
- Setup(Configuration, SessionFactory) - Constructor for class nl.strohalm.cyclos.setup.Setup
-
- setUpdatableByAdminGroups(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setUpdatableByBrokerGroups(Collection<BrokerGroup>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setUpdateAccess(MemberCustomField.Access) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- setUpdateAccountLimits(boolean) - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsForm
-
- setUpdatedPayment(HttpSession, DoPaymentDTO) - Static method in class nl.strohalm.cyclos.controls.webshop.WebShopHelper
-
Sets the payment DTO, updated with context data
- setUpdateProfile(boolean) - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- setUpload(FormFile) - Method in class nl.strohalm.cyclos.controls.ads.categories.ImportAdCategoriesForm
-
- setUpload(FormFile) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportAdsForm
-
- setUpload(FormFile) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentForm
-
- setUpload(FormFile) - Method in class nl.strohalm.cyclos.controls.customization.images.CustomImagesForm
-
- setUpload(FormFile) - Method in class nl.strohalm.cyclos.controls.customization.images.SystemImagesForm
-
- setUpload(FormFile) - Method in class nl.strohalm.cyclos.controls.customization.themes.ImportThemeForm
-
- setUpload(FormFile) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportMembersForm
-
- setUpload(FormFile) - Method in class nl.strohalm.cyclos.controls.settings.ManageSettingsForm
-
- setUpperCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.Account
-
- setUpperCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.AccountLimitLog
-
- setUpperCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.AccountStatus
-
- setUpperCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- setUpperCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setUpperCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.BulkUpdateAccountDTO
-
- setUpperCreditLimit(BigDecimal) - Method in class nl.strohalm.cyclos.webservices.model.AccountStatusVO
-
- setUpperLimitPerType(Map<? extends AccountType, BigDecimal>) - Method in class nl.strohalm.cyclos.services.accounts.CreditLimitDTO
-
- setUptimeDays(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setUptimeHours(int) - Method in class nl.strohalm.cyclos.services.application.ApplicationStatusVO
-
- setUri(String) - Method in class nl.strohalm.cyclos.utils.logging.RestLogDTO
-
- setUrl(String) - Method in class nl.strohalm.cyclos.taglibs.MenuTag
-
- setUseActualRates(boolean) - Method in class nl.strohalm.cyclos.services.accounts.rates.ConversionSimulationDTO
-
- setUseBy(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setUseCustomSMSContextClass(boolean) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupForm
-
- setUseFromGroup(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxForm
-
- setUseHeader(boolean) - Method in class nl.strohalm.cyclos.utils.csv.CSVWriter
-
- setUsePriority(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.transactions.TransferTypeQuery
-
- setUser(User) - Method in class nl.strohalm.cyclos.entities.access.LoginHistoryLog
-
- setUser(User) - Method in class nl.strohalm.cyclos.entities.access.PasswordHistoryLog
-
- setUser(User) - Method in class nl.strohalm.cyclos.entities.access.PermissionDeniedTrace
-
- setUser(User) - Method in class nl.strohalm.cyclos.entities.access.Session
-
- setUser(User) - Method in class nl.strohalm.cyclos.entities.access.UsernameChangeLog
-
- setUser(User) - Method in class nl.strohalm.cyclos.entities.access.WrongCredentialAttempt
-
- setUser(User) - Method in class nl.strohalm.cyclos.entities.members.Element
-
- setUser(User) - Method in class nl.strohalm.cyclos.services.access.ChangeLoginPasswordDTO
-
- setUser(MemberUser) - Method in class nl.strohalm.cyclos.services.access.ChangePinDTO
-
- setUser(User) - Method in class nl.strohalm.cyclos.services.elements.ResetTransactionPasswordDTO
-
- setUser(User) - Method in class nl.strohalm.cyclos.utils.logging.TraceLogDTO
-
- setUserDao(UserDAO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setUserDao(UserDAO) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setUserId(long) - Method in class nl.strohalm.cyclos.controls.access.AllowUserLoginForm
-
- setUserId(long) - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordForm
-
- setUserId(long) - Method in class nl.strohalm.cyclos.controls.access.DisconnectUserForm
-
- setUserId(long) - Method in class nl.strohalm.cyclos.controls.access.ManagePasswordsForm
-
- setUserId(long) - Method in class nl.strohalm.cyclos.controls.access.ResetAndSendPasswordForm
-
- setUserId(long) - Method in class nl.strohalm.cyclos.controls.access.transactionpassword.ManageTransactionPasswordForm
-
- setUserId(long) - Method in class nl.strohalm.cyclos.controls.general.RedirectFromMessageForm
-
- setUsername(String) - Method in class nl.strohalm.cyclos.controls.members.SearchAdminsAjaxForm
-
- setUsername(String) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- setUsername(String) - Method in class nl.strohalm.cyclos.controls.mobile.MobileDoPaymentForm
-
- setUsername(String) - Method in class nl.strohalm.cyclos.entities.access.User
-
- setUsername(String) - Method in class nl.strohalm.cyclos.entities.members.BrokeringQuery
-
- setUsername(String) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setUsername(String) - Method in class nl.strohalm.cyclos.entities.members.imports.ImportedMember
-
- setUsername(String) - Method in class nl.strohalm.cyclos.entities.members.MemberTransactionDetailsReportData
-
- setUsername(String) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setUsername(String) - Method in class nl.strohalm.cyclos.entities.services.ServiceClient
-
- setUsername(String) - Method in class nl.strohalm.cyclos.entities.services.ServiceClientQuery
-
- setUsername(String) - Method in class nl.strohalm.cyclos.utils.ElementVO
-
- setUsername(String) - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
Sets the service client username
- setUsername(String) - Method in class nl.strohalm.cyclos.webservices.members.MemberRegistrationResult
-
- setUsername(String) - Method in class nl.strohalm.cyclos.webservices.members.MemberSearchParameters
-
- setUsername(String) - Method in class nl.strohalm.cyclos.webservices.members.RegisterMemberParameters
-
- setUsername(String) - Method in class nl.strohalm.cyclos.webservices.model.MemberVO
-
- setUsername(String) - Method in class nl.strohalm.cyclos.webservices.rest.MembersRestController.UpdateProfileParameters
-
- setUsernameChangeLogDao(UsernameChangeLogDAO) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- setUsernameGeneration(AccessSettings.UsernameGeneration) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setUsernameLength(RangeConstraint) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setUsernameRegex(String) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setUseSecurityCode(boolean) - Method in class nl.strohalm.cyclos.controls.accounts.cards.SearchCardTypeForm
-
- setUseTime(boolean) - Method in class nl.strohalm.cyclos.utils.Period
-
- setValidation(Validation) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomField
-
- setValidationKey(String) - Method in class nl.strohalm.cyclos.entities.members.PendingEmailChange
-
- setValidationKey(String) - Method in class nl.strohalm.cyclos.entities.members.PendingMember
-
- setValidatorClass(String) - Method in class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- setValidFrom(Calendar) - Method in class nl.strohalm.cyclos.webservices.model.InfoTextVO
-
- setValidity(MapBean) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.CalculateGuaranteeFeeAjaxForm
-
- setValidity(Period) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Certification
-
- setValidity(Period) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee
-
- setValidity(Period) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoText
-
- setValidity(Period) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeFeeCalculationDTO
-
- setValidTo(Calendar) - Method in class nl.strohalm.cyclos.webservices.model.InfoTextVO
-
- setValue(BigDecimal) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- setValue(String) - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingForm
-
- setValue(BigDecimal) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee
-
- setValue(String) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue
-
- setValue(String) - Method in class nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue
-
- setValue(String) - Method in class nl.strohalm.cyclos.entities.customization.translationMessages.TranslationMessage
-
- setValue(String) - Method in class nl.strohalm.cyclos.entities.customization.translationMessages.TranslationMessageQuery
-
- setValue(String) - Method in class nl.strohalm.cyclos.entities.settings.Setting
-
- setValue(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.LoanPaymentDetailDTO
-
- setValue(Object) - Method in class nl.strohalm.cyclos.taglibs.AbstractEscapeTag
-
- setValue(Object) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setValue(String) - Method in class nl.strohalm.cyclos.taglibs.OptionTag
-
- setValue(String) - Method in class nl.strohalm.cyclos.taglibs.RichTextAreaTag
-
- setValue(Object) - Method in class nl.strohalm.cyclos.taglibs.TruncateTag
-
- setValue(BigDecimal) - Method in class nl.strohalm.cyclos.utils.Amount
-
- setValue(Object) - Method in class nl.strohalm.cyclos.utils.EntityWithCustomFieldsWrapper.EntryImpl
-
- setValue(String) - Method in class nl.strohalm.cyclos.webservices.model.FieldValueVO
-
- setValue(String) - Method in class nl.strohalm.cyclos.webservices.model.PossibleValueVO
-
- setValueBinder(DataBinder<V>) - Method in class nl.strohalm.cyclos.utils.binding.MapBinder
-
- setValueName(String) - Method in class nl.strohalm.cyclos.taglibs.CustomFieldTag
-
- setValues(Map<String, Object>) - Method in class nl.strohalm.cyclos.controls.BaseBindingForm
-
- setValueSeparator(char) - Method in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler
-
- setVar(String) - Method in class nl.strohalm.cyclos.taglibs.AbstractEscapeTag
-
- setVar(String) - Method in class nl.strohalm.cyclos.taglibs.CustomizedFilePathTag
-
- setVar(String) - Method in class nl.strohalm.cyclos.taglibs.SelectCustomFieldsTag
-
- setVarName(String) - Method in class nl.strohalm.cyclos.taglibs.ImagesTag
-
- setVarName(String) - Method in class nl.strohalm.cyclos.taglibs.MultiDropDownTag
-
- setVersion(String) - Method in class nl.strohalm.cyclos.entities.Application
-
- setVersion(String) - Method in class nl.strohalm.cyclos.themes.Theme
-
- setViewableBy(Collection<MemberGroup>) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilter
-
- setViewableBy(MemberGroup) - Method in class nl.strohalm.cyclos.entities.groups.GroupFilterQuery
-
- setViewableByAdminGroup(AdminGroup) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordTypeQuery
-
- setViewableByAdminGroups(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setViewableByBrokerGroup(BrokerGroup) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordTypeQuery
-
- setViewableByBrokerGroups(Collection<BrokerGroup>) - Method in class nl.strohalm.cyclos.entities.members.records.MemberRecordType
-
- setViewableGroup(Long) - Method in class nl.strohalm.cyclos.controls.members.SearchMembersAjaxForm
-
- setViewableGroup(Long) - Method in class nl.strohalm.cyclos.entities.members.ElementQuery
-
- setViewAdminRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setViewAdminRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setViewConnectedAdminsOf(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setViewConnectedAdminsOf(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setViewContacts(boolean) - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- setViewedByGroups(Collection<AdminGroup>) - Method in class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- setViewer(Member) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.CertificationQuery
-
- setViewer(Element) - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- setViewInformationOf(Collection<SystemAccountType>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setViewInformationOf(Collection<SystemAccountType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setViewLoansByGroup(boolean) - Method in class nl.strohalm.cyclos.entities.groups.MemberGroupSettings
-
- setViewMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.entities.groups.AdminGroup
-
- setViewMemberRecordTypes(Collection<MemberRecordType>) - Method in class nl.strohalm.cyclos.services.groups.AdminGroupPermissionsDTO
-
- setViewMessages(boolean) - Method in class nl.strohalm.cyclos.services.elements.QuickAccessVO
-
- setVirtualKeyboard(boolean) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setVirtualKeyboardTransactionPassword(boolean) - Method in class nl.strohalm.cyclos.entities.settings.AccessSettings
-
- setVirtualRatedBalance(BigDecimal) - Method in class nl.strohalm.cyclos.services.accounts.rates.RatesResultDTO
-
- setVisibility(MemberDocument.Visibility) - Method in class nl.strohalm.cyclos.entities.customization.documents.MemberDocument
-
- setVisibility(AdCustomField.Visibility) - Method in class nl.strohalm.cyclos.entities.customization.fields.AdCustomField
-
- setVisibility(OperatorCustomField.Visibility) - Method in class nl.strohalm.cyclos.entities.customization.fields.OperatorCustomField
-
- setVisibilityAccess(MemberCustomField.Access) - Method in class nl.strohalm.cyclos.entities.customization.fields.MemberCustomField
-
- setVisibleGroups(Collection<Group>) - Method in class nl.strohalm.cyclos.entities.customization.documents.DocumentQuery
-
- setVolume(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setVolumeGraph(boolean) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- setWebImageHelper(WebImageHelper) - Method in class nl.strohalm.cyclos.controls.customization.images.CustomImagesAction
-
- setWebImageHelper(WebImageHelper) - Method in class nl.strohalm.cyclos.controls.customization.images.RemoveCustomImageAction
-
- setWebImageHelper(WebImageHelper) - Method in class nl.strohalm.cyclos.controls.customization.images.SystemImagesAction
-
- setWebImageHelper(WebImageHelper) - Method in class nl.strohalm.cyclos.initializations.ImageInitialization
-
- setWebImageHelper(WebImageHelper) - Method in class nl.strohalm.cyclos.themes.ThemeHandlerImpl
-
- setWebServiceFile(String) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setWebServiceHelper(WebServiceHelper) - Method in class nl.strohalm.cyclos.webservices.access.AccessWebServiceImpl
-
- setWebServiceHelper(WebServiceHelper) - Method in class nl.strohalm.cyclos.webservices.accounts.AccountWebServiceImpl
-
- setWebServiceHelper(WebServiceHelper) - Method in class nl.strohalm.cyclos.webservices.interceptor.CustomFaultInterceptor
-
- setWebServiceHelper(WebServiceHelper) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- setWebServiceHelper(WebServiceHelper) - Method in class nl.strohalm.cyclos.webservices.pos.PosWebServiceImpl
-
- setWebServiceHelper(WebServiceHelper) - Method in class nl.strohalm.cyclos.webservices.sms.SmsWebServiceImpl
-
- setWebServiceHelper(WebServiceHelper) - Method in class nl.strohalm.cyclos.webservices.webshop.WebShopWebServiceImpl
-
- setWebServiceLevel(LogSettings.WebServiceLevel) - Method in class nl.strohalm.cyclos.entities.settings.LogSettings
-
- setWelcomeMessage(String) - Method in class nl.strohalm.cyclos.webservices.rest.GeneralRestController.GeneralData
-
- setWhatRate(WhatRate) - Method in class nl.strohalm.cyclos.services.accounts.rates.ReinitializeRatesDTO
-
- setWhatToShow(StatisticsWhatToShow) - Method in class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- setWhen(BrokerCommission.When) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction.DefaultBrokerCommissionDTO
-
- setWhen(BrokerCommission.When) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- setWhen(BrokerCommission.When) - Method in class nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus
-
- setWhen(BrokerCommission.When) - Method in class nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission
-
- setWhichBroker(String) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.ListGeneratedTypesAjaxForm
-
- setWhichBroker(BrokerCommission.WhichBroker) - Method in class nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission
-
- setWidth(String) - Method in class nl.strohalm.cyclos.taglibs.HelpTag
-
- setWidth(int) - Method in class nl.strohalm.cyclos.utils.Dimensions
-
- setWithBodyOnly(boolean) - Method in class nl.strohalm.cyclos.entities.infotexts.InfoTextQuery
-
- setWithBodyOnly(boolean) - Method in class nl.strohalm.cyclos.webservices.infotexts.InfoTextSearchParameters
-
- setWithBuyerOnly(boolean) - Method in class nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery
-
- setWithImagesOnly(boolean) - Method in class nl.strohalm.cyclos.entities.ads.AbstractAdQuery
-
- setWithImagesOnly(boolean) - Method in class nl.strohalm.cyclos.entities.members.FullTextMemberQuery
-
- setWithImagesOnly(boolean) - Method in class nl.strohalm.cyclos.entities.members.MemberQuery
-
- setWithImagesOnly(boolean) - Method in class nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters
-
- setWithImagesOnly(boolean) - Method in class nl.strohalm.cyclos.webservices.members.AbstractMemberSearchParameters
-
- setWithInterestHandler(LoanHandler) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- setWouldRequireAuthorization(boolean) - Method in class nl.strohalm.cyclos.webservices.rest.PaymentsRestController.DoPaymentResult
-
- setWrite() - Static method in class nl.strohalm.cyclos.utils.transaction.CurrentTransactionData
-
Mark the current transaction as having database writes
- setWriter(Element) - Method in class nl.strohalm.cyclos.entities.members.remarks.Remark
-
- setWriter(Element) - Method in class nl.strohalm.cyclos.entities.members.remarks.RemarkQuery
-
- setWrongCredentialAttemptsDao(WrongCredentialAttemptsDAO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setWrongCredentialAttemptsDao(WrongCredentialAttemptsDAO) - Method in class nl.strohalm.cyclos.services.accounts.pos.MemberPosServiceImpl
-
- setWrongUsernameAttemptsDao(WrongUsernameAttemptsDAO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- setXAxisUnits(String) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
if any x-axis unit is to be displayed with the x-axis label, you can pass it via this method.
- setXmlNoCache(HttpServletResponse) - Method in class nl.strohalm.cyclos.utils.ResponseHelper
-
Set the response as text/xml, with the correct character encoding (according to the settings) and no cache
- setYAxisUnits(String) - Method in class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
if any y-axis unit is to be displayed with the y-axis label, you can pass it via this method.
- setYear(int) - Method in class nl.strohalm.cyclos.services.stats.general.KeyDevelopmentsStatsPerMonthVO
-
- sha2(String) - Static method in class nl.strohalm.cyclos.utils.HashHandler
-
Apply a SHA-256 hash
- SHA_256 - Static variable in class nl.strohalm.cyclos.utils.HashHandler
-
- shallAcceptAgreement(Member) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Returns if there is a pending agreement to be accepted
- shallAcceptAgreement(Member) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- shallAcceptAgreement(Member) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- shouldLimit() - Method in class nl.strohalm.cyclos.controls.accounts.cards.PrintCardsAction
-
- shouldLimit() - Method in class nl.strohalm.cyclos.controls.accounts.details.ExportTransactionsToCsvAction
-
- shouldLimit() - Method in class nl.strohalm.cyclos.controls.BaseCsvAction
-
- shouldLimit() - Method in class nl.strohalm.cyclos.controls.BaseQueryAction
-
- shouldMask(String) - Static method in class nl.strohalm.cyclos.utils.FormatObject
-
- shouldPreviewFee(AccountOwner, AccountOwner, BigDecimal, TransactionFee) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
Checks whether the given fee will be shown on the preview
- shouldRequestOldPassword(ActionContext, User) - Method in class nl.strohalm.cyclos.controls.access.ChangeExpiredPasswordAction
-
- shouldRequestOldPassword(ActionContext, User) - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordAction
-
Determines if the old password should be requested
- shouldRunInTransaction() - Method in class nl.strohalm.cyclos.scheduling.tasks.BaseScheduledTask
-
- shouldRunInTransaction() - Method in interface nl.strohalm.cyclos.scheduling.tasks.ScheduledTask
-
Returns whether this scheduled task should be executed within a transaction
- shouldUseQueryCache() - Method in class nl.strohalm.cyclos.dao.BaseDAOImpl
-
May be overridden in order to determine whether the query cache will be used
- shouldValidateTransactionPassword(ActionContext, ScheduledPayment) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewScheduledPaymentAction
-
- shouldValidateTransactionPassword(ActionContext, Transfer) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- shouldValidateTransactionPassword(ActionContext, Loan) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- showFreeSms(MemberSmsStatus) - Method in interface nl.strohalm.cyclos.services.sms.ISmsContext
-
- showFreeSms(MemberSmsStatus) - Method in class nl.strohalm.cyclos.services.sms.MemberGroupSmsContextImpl
-
- ShowImageAction - Class in nl.strohalm.cyclos.controls.image
-
Action used to show an image
- ShowImageAction() - Constructor for class nl.strohalm.cyclos.controls.image.ShowImageAction
-
- shutdown() - Method in interface nl.strohalm.cyclos.services.application.ApplicationService
-
Notifies the application shutdown
- shutdown() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceImpl
-
- shutdown() - Method in class nl.strohalm.cyclos.services.application.ApplicationServiceSecurity
-
- shutdown() - Method in interface nl.strohalm.cyclos.utils.cache.Cache
-
Shuts down the given cache, making it invalid to invoke any other method after this invocation
- shutdown() - Method in class nl.strohalm.cyclos.utils.cache.EhCacheCache
-
- shutdown() - Method in class nl.strohalm.cyclos.webservices.CyclosWebServicesClientFactory
-
- shutdownDBIfNeeded() - Method in interface nl.strohalm.cyclos.dao.ApplicationDAO
-
Shuts down the database, if needed
- shutdownDBIfNeeded() - Method in class nl.strohalm.cyclos.dao.ApplicationDAOImpl
-
- SimpleCollectionBinder<T> - Class in nl.strohalm.cyclos.utils.binding
-
A binder for collections of a single type
- SimpleCollectionBinder() - Constructor for class nl.strohalm.cyclos.utils.binding.SimpleCollectionBinder
-
- simpleElementBinder() - Static method in class nl.strohalm.cyclos.utils.binding.DataBinderHelper
-
Returns a data binder for a Map to allow reading members as a Map with the properties: username, name
- simpleElementBinder(String) - Static method in class nl.strohalm.cyclos.utils.binding.DataBinderHelper
-
Returns a data binder for a Map to allow reading members as a Map with the properties: username, name
- simpleIterator(String, Object, PageParameters) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
Iterate the query with hibernate
- simpleList(String, String, Object, PageParameters, Relationship...) - Method in class nl.strohalm.cyclos.utils.hibernate.HibernateQueryHandler
-
List the query with hibernate
- simpleLn(BigDecimal, int) - Static method in class nl.strohalm.cyclos.utils.BigDecimalHelper
-
Deprecated.
- SimpleTransactionFee - Class in nl.strohalm.cyclos.entities.accounts.fees.transaction
-
A simple fee is applied over the source or destination of a transfer
- SimpleTransactionFee() - Constructor for class nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee
-
- SimpleTransactionFee.ARateRelation - Enum in nl.strohalm.cyclos.entities.accounts.fees.transaction
-
Defines the possible value for the relation between A-Rate and the fee
- SimpleTransactionFee.Relationships - Enum in nl.strohalm.cyclos.entities.accounts.fees.transaction
-
- SimpleTransferVO - Class in nl.strohalm.cyclos.dao.accounts.transactions
-
A simple transfer vo, containg basic data only
- SimpleTransferVO() - Constructor for class nl.strohalm.cyclos.dao.accounts.transactions.SimpleTransferVO
-
- SimpleTransferVO(Calendar, BigDecimal) - Constructor for class nl.strohalm.cyclos.dao.accounts.transactions.SimpleTransferVO
-
- simulateConversion(ConversionSimulationDTO) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Simulates the conversion fees
- simulateConversion(ConversionSimulationDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- simulateConversion(ConversionSimulationDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- SimulateConversionAction - Class in nl.strohalm.cyclos.controls.payments.conversionsimulation
-
Action used to simulate a conversion
- SimulateConversionAction() - Constructor for class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionAction
-
- SimulateConversionForm - Class in nl.strohalm.cyclos.controls.payments.conversionsimulation
-
Form used to simulate a conversion
- SimulateConversionForm() - Constructor for class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionForm
-
- simulatePayment(DoPaymentDTO) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Simulates a payment, without actually performing it.
- simulatePayment(DoPaymentDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- simulatePayment(DoPaymentDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- simulatePayment(PaymentParameters) - Method in interface nl.strohalm.cyclos.webservices.payments.PaymentWebService
-
Check whether a payment would be executed, returning the status, without actually performing it
- simulatePayment(PaymentParameters) - Method in class nl.strohalm.cyclos.webservices.payments.PaymentWebServiceImpl
-
- SimulationsSelectAction - Class in nl.strohalm.cyclos.controls.reports.simulations
-
Action for choosing a Simulation in the buttoned form
- SimulationsSelectAction() - Constructor for class nl.strohalm.cyclos.controls.reports.simulations.SimulationsSelectAction
-
- SinglePaymentLoanHandler - Class in nl.strohalm.cyclos.services.transactions
-
Handler for single payment loans
- SinglePaymentLoanHandler() - Constructor for class nl.strohalm.cyclos.services.transactions.SinglePaymentLoanHandler
-
- size() - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- size() - Method in class nl.strohalm.cyclos.utils.Navigation
-
- SKIP - Static variable in class nl.strohalm.cyclos.setup.DataBaseConfiguration
-
- SmsContextInitializationException - Exception in nl.strohalm.cyclos.services.sms.exceptions
-
- SmsContextInitializationException(MemberGroup, String, String) - Constructor for exception nl.strohalm.cyclos.services.sms.exceptions.SmsContextInitializationException
-
- SmsContextInitializationException(MemberGroup, String, String, Throwable) - Constructor for exception nl.strohalm.cyclos.services.sms.exceptions.SmsContextInitializationException
-
- SmsLog - Class in nl.strohalm.cyclos.entities.sms
-
A log of a sent SMS message
- SmsLog() - Constructor for class nl.strohalm.cyclos.entities.sms.SmsLog
-
- SmsLog.ErrorType - Enum in nl.strohalm.cyclos.entities.sms
-
Possible error on sending an sms
- SmsLog.Relationships - Enum in nl.strohalm.cyclos.entities.sms
-
- SmsLogDAO - Interface in nl.strohalm.cyclos.dao.sms
-
DAO interface for SMS logs
- SmsLogDAOImpl - Class in nl.strohalm.cyclos.dao.sms
-
Implementation class for SMS log DAO
- SmsLogDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.sms.SmsLogDAOImpl
-
- SmsLogQuery - Class in nl.strohalm.cyclos.entities.sms
-
- SmsLogQuery() - Constructor for class nl.strohalm.cyclos.entities.sms.SmsLogQuery
-
- SmsLogReportQuery - Class in nl.strohalm.cyclos.entities.sms
-
- SmsLogReportQuery() - Constructor for class nl.strohalm.cyclos.entities.sms.SmsLogReportQuery
-
- SmsLogReportTotal - Class in nl.strohalm.cyclos.dao.sms
-
Contains data for the sms log report
- SmsLogReportTotal(SmsLogType, SmsLogStatus, int) - Constructor for class nl.strohalm.cyclos.dao.sms.SmsLogReportTotal
-
- SmsLogReportTotal(String, String, int) - Constructor for class nl.strohalm.cyclos.dao.sms.SmsLogReportTotal
-
- SmsLogReportVO - Class in nl.strohalm.cyclos.entities.sms
-
Contains data for the sms log report
- SmsLogReportVO() - Constructor for class nl.strohalm.cyclos.entities.sms.SmsLogReportVO
-
- SmsLogService - Interface in nl.strohalm.cyclos.services.sms
-
Service interface for SMS logs
- SmsLogServiceImpl - Class in nl.strohalm.cyclos.services.sms
-
Implementation for SMS log service
- SmsLogServiceImpl() - Constructor for class nl.strohalm.cyclos.services.sms.SmsLogServiceImpl
-
- SmsLogServiceLocal - Interface in nl.strohalm.cyclos.services.sms
-
Local interface.
- SmsLogServiceSecurity - Class in nl.strohalm.cyclos.services.sms
-
- SmsLogServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.sms.SmsLogServiceSecurity
-
- SmsLogsReportAction - Class in nl.strohalm.cyclos.controls.reports.members.sms
-
- SmsLogsReportAction() - Constructor for class nl.strohalm.cyclos.controls.reports.members.sms.SmsLogsReportAction
-
- SmsLogsReportCsvAction - Class in nl.strohalm.cyclos.controls.reports.members.sms
-
Action used to export the sent SMS messages report result as CSV
- SmsLogsReportCsvAction() - Constructor for class nl.strohalm.cyclos.controls.reports.members.sms.SmsLogsReportCsvAction
-
- SmsLogsReportForm - Class in nl.strohalm.cyclos.controls.reports.members.sms
-
Form used to search SMS logs
- SmsLogsReportForm() - Constructor for class nl.strohalm.cyclos.controls.reports.members.sms.SmsLogsReportForm
-
- SmsLogsReportPrintAction - Class in nl.strohalm.cyclos.controls.reports.members.sms
-
Action used to print sent SMS messages report
- SmsLogsReportPrintAction() - Constructor for class nl.strohalm.cyclos.controls.reports.members.sms.SmsLogsReportPrintAction
-
- SmsLogStatus - Enum in nl.strohalm.cyclos.entities.sms
-
- SmsLogType - Enum in nl.strohalm.cyclos.entities.sms
-
- SmsMailing - Class in nl.strohalm.cyclos.entities.sms
-
An SMS mailing is a brodcast SMS sent to a group of members
- SmsMailing() - Constructor for class nl.strohalm.cyclos.entities.sms.SmsMailing
-
- SmsMailing.Relationships - Enum in nl.strohalm.cyclos.entities.sms
-
- SmsMailingDAO - Interface in nl.strohalm.cyclos.dao.sms
-
DAO interface for SMS mailings
- SmsMailingDAOImpl - Class in nl.strohalm.cyclos.dao.sms
-
DAO implementation for SMS mailings
- SmsMailingDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.sms.SmsMailingDAOImpl
-
- SmsMailingQuery - Class in nl.strohalm.cyclos.entities.sms
-
Query parameter for sms mailings searches
- SmsMailingQuery() - Constructor for class nl.strohalm.cyclos.entities.sms.SmsMailingQuery
-
- SmsMailingQuery.Recipient - Enum in nl.strohalm.cyclos.entities.sms
-
- SmsMailingSendingPollingTask - Class in nl.strohalm.cyclos.scheduling.polling
-
- SmsMailingSendingPollingTask() - Constructor for class nl.strohalm.cyclos.scheduling.polling.SmsMailingSendingPollingTask
-
- smsMailingService - Variable in class nl.strohalm.cyclos.controls.members.sms.SearchSmsMailingVariablesAjaxAction
-
- SmsMailingService - Interface in nl.strohalm.cyclos.services.sms
-
Service interface for SMS mailings
- SmsMailingServiceImpl - Class in nl.strohalm.cyclos.services.sms
-
Service implementation for sms mailings
- SmsMailingServiceImpl() - Constructor for class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- SmsMailingServiceLocal - Interface in nl.strohalm.cyclos.services.sms
-
Local interface.
- SmsMailingServiceSecurity - Class in nl.strohalm.cyclos.services.sms
-
- SmsMailingServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.sms.SmsMailingServiceSecurity
-
- SmsMailingType - Enum in nl.strohalm.cyclos.entities.sms
-
- SmsSender - Interface in nl.strohalm.cyclos.utils.sms
-
Interface used to send SMS messages
- SmsSenderImpl - Class in nl.strohalm.cyclos.utils.sms
-
Send SMS using a Web Service, whose URL is set in the local settings
- SmsSenderImpl() - Constructor for class nl.strohalm.cyclos.utils.sms.SmsSenderImpl
-
- SmsSenderWebService - Interface in nl.strohalm.cyclos.webservices.external.sms
-
Web Service interface that should be implemented externally in order to send SMS messages
- smsSettingKey() - Method in enum nl.strohalm.cyclos.entities.settings.MessageSettings.MessageSettingsEnum
-
- smsSettingName() - Method in enum nl.strohalm.cyclos.entities.settings.MessageSettings.MessageSettingsEnum
-
- SmsType - Class in nl.strohalm.cyclos.entities.sms
-
- SmsType() - Constructor for class nl.strohalm.cyclos.entities.sms.SmsType
-
- SmsTypeCode - Enum in nl.strohalm.cyclos.webservices.sms
-
Sms type codes used by built-in sms commands sent by Controller
- SmsTypeDAO - Interface in nl.strohalm.cyclos.dao.sms
-
- SmsTypeDAOImpl - Class in nl.strohalm.cyclos.dao.sms
-
- SmsTypeDAOImpl() - Constructor for class nl.strohalm.cyclos.dao.sms.SmsTypeDAOImpl
-
- SmsWebService - Interface in nl.strohalm.cyclos.webservices.sms
-
WebService interface for sending SMS messages
- SmsWebServiceImpl - Class in nl.strohalm.cyclos.webservices.sms
-
- SmsWebServiceImpl() - Constructor for class nl.strohalm.cyclos.webservices.sms.SmsWebServiceImpl
-
- SortedProperties - Class in nl.strohalm.cyclos.utils
-
Extended properties used to sort the output of the store method
- SortedProperties() - Constructor for class nl.strohalm.cyclos.utils.SortedProperties
-
- SPRING_CONFIG_FILES - Static variable in class nl.strohalm.cyclos.setup.Setup
-
- SpringHelper - Class in nl.strohalm.cyclos.utils
-
Contains helper method for spring framework
- SpringHelper() - Constructor for class nl.strohalm.cyclos.utils.SpringHelper
-
- sqlTypes() - Method in class nl.strohalm.cyclos.utils.hibernate.AmountType
-
- sqlTypes() - Method in class nl.strohalm.cyclos.utils.hibernate.IntValuedEnumType
-
- sqlTypes() - Method in class nl.strohalm.cyclos.utils.hibernate.PermissionType
-
- sqlTypes() - Method in class nl.strohalm.cyclos.utils.hibernate.RangeConstraintType
-
- sqlTypes() - Method in class nl.strohalm.cyclos.utils.hibernate.StringValuedEnumType
-
- sqrt(BigDecimal, int) - Static method in class nl.strohalm.cyclos.utils.BigDecimalHelper
-
Compute the square root of x to a given scale, x >= 0.
- start() - Method in class nl.strohalm.cyclos.scheduling.PollingTasksHandler
-
- start() - Method in class nl.strohalm.cyclos.scheduling.SchedulingHandler
-
Starts running scheduled jobs
- STATIC_FILES_PATH - Static variable in class nl.strohalm.cyclos.utils.CustomizationHelper
-
- StaticDocument - Class in nl.strohalm.cyclos.entities.customization.documents
-
- StaticDocument() - Constructor for class nl.strohalm.cyclos.entities.customization.documents.StaticDocument
-
- StaticDocument.Relationships - Enum in nl.strohalm.cyclos.entities.customization.documents
-
- staticFile(StaticDocument) - Method in class nl.strohalm.cyclos.utils.CustomizationHelper
-
Returns the real file for a given static document
- StatisticalActivityQuery - Class in nl.strohalm.cyclos.entities.reports
-
Parameters for Statistical queries.
- StatisticalActivityQuery() - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalActivityQuery
-
- StatisticalActivityService - Interface in nl.strohalm.cyclos.services.stats
-
Service interface for Activity Statistics.
- StatisticalActivityServiceImpl - Class in nl.strohalm.cyclos.services.stats
-
An implementation of the StatisticalActivityService interface; subclasses StatisticalService.
- StatisticalActivityServiceImpl() - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceImpl
-
- StatisticalActivityServiceLocal - Interface in nl.strohalm.cyclos.services.stats
-
Local interface.
- StatisticalActivityServiceSecurity - Class in nl.strohalm.cyclos.services.stats
-
- StatisticalActivityServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalActivityServiceSecurity
-
- StatisticalDataProducer - Class in nl.strohalm.cyclos.controls.reports.statistics.graphs
-
A wrapper class around the data value object called StatisticalResultDTO, adding functionality for rendering graphs with CeWolf.
- StatisticalDataProducer(StatisticalResultDTO, ActionContext) - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.graphs.StatisticalDataProducer
-
This constructor wraps a dataProducer around the raw DTO object
- StatisticalDTO - Class in nl.strohalm.cyclos.entities.reports
-
- StatisticalDTO() - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalDTO
-
- StatisticalDTO(Period, PaymentFilter, Collection<? extends Group>) - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalDTO
-
- StatisticalFinancesQuery - Class in nl.strohalm.cyclos.entities.reports
-
Parameters for Statistical queries.
- StatisticalFinancesQuery() - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalFinancesQuery
-
- StatisticalFinancesService - Interface in nl.strohalm.cyclos.services.stats
-
Service interface for Finances Statistics.
- StatisticalFinancesServiceImpl - Class in nl.strohalm.cyclos.services.stats
-
implementation of the StatisticalFinancesService.
- StatisticalFinancesServiceImpl() - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceImpl
-
- StatisticalFinancesServiceLocal - Interface in nl.strohalm.cyclos.services.stats
-
Local interface.
- StatisticalFinancesServiceSecurity - Class in nl.strohalm.cyclos.services.stats
-
- StatisticalFinancesServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalFinancesServiceSecurity
-
- StatisticalKeyDevelopmentsQuery - Class in nl.strohalm.cyclos.entities.reports
-
parameters for Statistical queries.
- StatisticalKeyDevelopmentsQuery() - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalKeyDevelopmentsQuery
-
- StatisticalKeyDevelopmentsService - Interface in nl.strohalm.cyclos.services.stats
-
Service interface for Key Developments Statistics.
- StatisticalKeyDevelopmentsServiceImpl - Class in nl.strohalm.cyclos.services.stats
-
An implementation of the StatisticalKeyDevelopmentsService interface; subclasses StatisticalService.
- StatisticalKeyDevelopmentsServiceImpl() - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceImpl
-
- StatisticalKeyDevelopmentsServiceLocal - Interface in nl.strohalm.cyclos.services.stats
-
Local interface.
- StatisticalKeyDevelopmentsServiceSecurity - Class in nl.strohalm.cyclos.services.stats
-
- StatisticalKeyDevelopmentsServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalKeyDevelopmentsServiceSecurity
-
- StatisticalNumber - Class in nl.strohalm.cyclos.entities.reports
-
A convenient way to store the numerical results of the statistics.
- StatisticalNumber() - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
null constructor, creates a null value
- StatisticalNumber(double) - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
Most simple constructor, creating numbers presented as integers.
- StatisticalNumber(double, byte) - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
Constructor for simple decimal numbers like "6.234".
- StatisticalNumber(double, Double, byte) - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
Constructor for a StatisticalNumber with a value and an error indication.
- StatisticalNumber(double, Double, Double, byte) - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
Constructor for a StatisticalNumber with a value and error indication, specifically designed for a-symmetrical error bars.
- StatisticalNumber(Double) - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
special null allowing constructor
- StatisticalNumber(Integer) - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalNumber
-
special null allowing constructor
- StatisticalQuery - Class in nl.strohalm.cyclos.entities.reports
-
parameters for Statistical queries.
- StatisticalQuery() - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalQuery
-
- StatisticalResultDTO - Class in nl.strohalm.cyclos.services.stats
-
this class is the base value object containing the statistical data to be shown in the jsp.
- StatisticalResultDTO(Number[][]) - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalResultDTO
-
This constructor only sets the data without column and row names.
- StatisticalResultDTO.GraphType - Enum in nl.strohalm.cyclos.services.stats
-
enum indicating the graph type.
- StatisticalResultDTO.MultiGraph - Enum in nl.strohalm.cyclos.services.stats
-
an enum indicating how one table should be split up into multiple graphs.
- StatisticalResultDTO.ResourceKey - Class in nl.strohalm.cyclos.services.stats
-
static innner class defining the Key Object for a language resouce bundle.
- StatisticalResultDTO.ResourceKey(String, Object...) - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalResultDTO.ResourceKey
-
- StatisticalResultDTO.TableToGraph - Enum in nl.strohalm.cyclos.services.stats
-
This enum determines which orientation is used when the table is converted to a graph.
- StatisticalService - Interface in nl.strohalm.cyclos.services.stats
-
Service interface for common Statistics.
- StatisticalService.TableType - Enum in nl.strohalm.cyclos.services.stats
-
TableType, always comparing two periods in two different columns.
- StatisticalServiceImpl - Class in nl.strohalm.cyclos.services.stats
-
general implementation of StatisticalService; contains general methods for all child classes.
- StatisticalServiceImpl() - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- StatisticalServiceLocal - Interface in nl.strohalm.cyclos.services.stats
-
Local interface.
- StatisticalServiceSecurity - Class in nl.strohalm.cyclos.services.stats
-
- StatisticalServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalServiceSecurity
-
- StatisticalTaxesQuery - Class in nl.strohalm.cyclos.entities.reports
-
Parameters for Statistical queries.
- StatisticalTaxesQuery() - Constructor for class nl.strohalm.cyclos.entities.reports.StatisticalTaxesQuery
-
- StatisticalTaxesService - Interface in nl.strohalm.cyclos.services.stats
-
Service interface for Taxes Statistics.
- StatisticalTaxesService.PaidOrNot - Enum in nl.strohalm.cyclos.services.stats
-
Allows the user to choose between statistics about taxes paid, taxes not paid, or both.
- StatisticalTaxesServiceImpl - Class in nl.strohalm.cyclos.services.stats
-
implementation of the StatisticalTaxesService.
- StatisticalTaxesServiceImpl() - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceImpl
-
- StatisticalTaxesServiceLocal - Interface in nl.strohalm.cyclos.services.stats
-
Local interface.
- StatisticalTaxesServiceSecurity - Class in nl.strohalm.cyclos.services.stats
-
- StatisticalTaxesServiceSecurity() - Constructor for class nl.strohalm.cyclos.services.stats.StatisticalTaxesServiceSecurity
-
- StatisticalTransferDTO - Class in nl.strohalm.cyclos.controls.reports.statistics
-
- StatisticalTransferDTO() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticalTransferDTO
-
- StatisticsAction - Class in nl.strohalm.cyclos.controls.reports.statistics
-
The common ancestor for all statistics actions.
- StatisticsAction() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
- StatisticsAction.StatisticsType - Enum in nl.strohalm.cyclos.controls.reports.statistics
-
Enumeration to indicate what type of statistics will be shown
- StatisticsActivityAction - Class in nl.strohalm.cyclos.controls.reports.statistics
-
Shows a list of statistics to select
- StatisticsActivityAction() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsActivityAction
-
- StatisticsActivityForm - Class in nl.strohalm.cyclos.controls.reports.statistics
-
form used for showing statistics
- StatisticsActivityForm() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsActivityForm
-
- StatisticsFinancesAction - Class in nl.strohalm.cyclos.controls.reports.statistics
-
Shows a list with statistics to select.
- StatisticsFinancesAction() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsFinancesAction
-
- StatisticsFinancesForm - Class in nl.strohalm.cyclos.controls.reports.statistics
-
form used for showing statistics
- StatisticsFinancesForm() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsFinancesForm
-
- StatisticsForm - Class in nl.strohalm.cyclos.controls.reports.statistics
-
common ancestor form for all statistics
- StatisticsForm() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsForm
-
- StatisticsKeyDevelopmentsAction - Class in nl.strohalm.cyclos.controls.reports.statistics
-
Shows a list with statistics to select, and calls the service to create the stats after clicking submit.
- StatisticsKeyDevelopmentsAction() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsKeyDevelopmentsAction
-
- StatisticsKeyDevelopmentsForm - Class in nl.strohalm.cyclos.controls.reports.statistics
-
form used for showing statistics
- StatisticsKeyDevelopmentsForm() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsKeyDevelopmentsForm
-
- StatisticsSelectAction - Class in nl.strohalm.cyclos.controls.reports.statistics
-
Action for displaying the statistic report
- StatisticsSelectAction() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsSelectAction
-
- StatisticsTaxesAction - Class in nl.strohalm.cyclos.controls.reports.statistics
-
Shows a list with statistics to select.
- StatisticsTaxesAction() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsTaxesAction
-
- StatisticsTaxesForm - Class in nl.strohalm.cyclos.controls.reports.statistics
-
form used for showing statistics
- StatisticsTaxesForm() - Constructor for class nl.strohalm.cyclos.controls.reports.statistics.StatisticsTaxesForm
-
- StatisticsWhatToShow - Enum in nl.strohalm.cyclos.entities.reports
-
The possible statistical categories which can be shown in any statistical form.
- status - Variable in class nl.strohalm.cyclos.webservices.model.BasePaymentDataVO
-
- StopBrokerCommissionAction - Class in nl.strohalm.cyclos.controls.members.brokering
-
Action used to stop a broker commission
- StopBrokerCommissionAction() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.StopBrokerCommissionAction
-
- StopBrokerCommissionForm - Class in nl.strohalm.cyclos.controls.members.brokering
-
Form used to suspend a broker commission
- StopBrokerCommissionForm() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.StopBrokerCommissionForm
-
- stopCommissions(BrokerCommission, Member, boolean) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Sets the default broker commission to 0, close the broker commission contracts and close the brokering commission statuses of the broker
- stopCommissions(BrokerCommission, BrokerGroup) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- stopCommissions(BrokerCommission, Member, boolean) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- stopCommissions(BrokerCommission, Member, boolean) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- stopCustomizing(CustomizedFile) - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileService
-
Stops customizing the file, leaving the file as it is on the file system.
- stopCustomizing(CustomizedFile) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- stopCustomizing(CustomizedFile) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceSecurity
-
- StopCustomizingFileAction - Class in nl.strohalm.cyclos.controls.customization.files
-
Action used to stop customizing a file
- StopCustomizingFileAction() - Constructor for class nl.strohalm.cyclos.controls.customization.files.StopCustomizingFileAction
-
- StopCustomizingFileForm - Class in nl.strohalm.cyclos.controls.customization.files
-
Form used to stop customizing a file
- StopCustomizingFileForm() - Constructor for class nl.strohalm.cyclos.controls.customization.files.StopCustomizingFileForm
-
- StopCustomizingGroupFileAction - Class in nl.strohalm.cyclos.controls.groups.customizedFiles
-
Action used to stop customizing a file for a given group
- StopCustomizingGroupFileAction() - Constructor for class nl.strohalm.cyclos.controls.groups.customizedFiles.StopCustomizingGroupFileAction
-
- StopCustomizingGroupFileForm - Class in nl.strohalm.cyclos.controls.groups.customizedFiles
-
Form used to stop customizing a file for a given group
- StopCustomizingGroupFileForm() - Constructor for class nl.strohalm.cyclos.controls.groups.customizedFiles.StopCustomizingGroupFileForm
-
- StopCustomizingGroupFilterFileAction - Class in nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles
-
Action used to stop customizing a file for a given group filter
- StopCustomizingGroupFilterFileAction() - Constructor for class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.StopCustomizingGroupFilterFileAction
-
- StopCustomizingGroupFilterFileForm - Class in nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles
-
Form used to stop customizing a file for a given group filter
- StopCustomizingGroupFilterFileForm() - Constructor for class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.StopCustomizingGroupFilterFileForm
-
- store(ActionContext) - Method in class nl.strohalm.cyclos.utils.Navigation
-
Store the current mapping
- storeBookmark(MobileActionContext) - Method in class nl.strohalm.cyclos.controls.mobile.MobileBaseAction
-
When an error occours, if this method was called, return to it on the 'Back' link
- storeEnum(HttpServletRequest, Class<E>) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Store the enum as an array, under the unqualified class name as key (with the first letter lowercased: ex: nl.strohalm...MyEnum = myEnum)
- storeEnum(HttpServletRequest, Class<E>, String) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Store the enum as an array under the specified key
- storeEnumMap(HttpServletRequest, Class<E>, String) - Static method in class nl.strohalm.cyclos.utils.RequestHelper
-
Store the enum as a Map under the specified key
- storeEnumMap(Class<E>, String) - Method in class nl.strohalm.cyclos.utils.ServletContextHelper
-
- storePath(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
Should be overriden by subclasses to return false on actions that are not stored on navigation path.
- storePath(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.BaseAjaxAction
-
Ajax actions are never stored on navigation path
- storePath(ActionMapping, HttpServletRequest) - Method in class nl.strohalm.cyclos.controls.image.ShowImageAction
-
- StringBodyRequest - Class in nl.strohalm.cyclos.http
-
A HttpServletRequest that allows reading the body at any time
- StringBodyRequest(HttpServletRequest) - Constructor for class nl.strohalm.cyclos.http.StringBodyRequest
-
- StringHelper - Class in nl.strohalm.cyclos.utils
-
Helper class for handling strings
- StringHelper() - Constructor for class nl.strohalm.cyclos.utils.StringHelper
-
- stringQuote - Variable in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler
-
- StringTrimmerConverter - Class in nl.strohalm.cyclos.utils.conversion
-
A converter that trims strings and remove all html/xml markup tags
- StringTrimmerConverter() - Constructor for class nl.strohalm.cyclos.utils.conversion.StringTrimmerConverter
-
- StringTrimmerConverter(String) - Constructor for class nl.strohalm.cyclos.utils.conversion.StringTrimmerConverter
-
- StringTrimmerConverter(String, String, String) - Constructor for class nl.strohalm.cyclos.utils.conversion.StringTrimmerConverter
-
- StringValuedEnum - Interface in nl.strohalm.cyclos.utils
-
Enums with an associated string value
- StringValuedEnumType<EnumType> - Class in nl.strohalm.cyclos.utils.hibernate
-
A Hibernate custom type to store enums with a string value
- StringValuedEnumType() - Constructor for class nl.strohalm.cyclos.utils.hibernate.StringValuedEnumType
-
- StrutsInitialization - Class in nl.strohalm.cyclos.initializations
-
Initializes struts related objects
- StrutsInitialization() - Constructor for class nl.strohalm.cyclos.initializations.StrutsInitialization
-
- STYLE_IMAGES_PATH - Static variable in class nl.strohalm.cyclos.utils.WebImageHelper
-
- STYLE_PATH - Static variable in class nl.strohalm.cyclos.utils.CustomizationHelper
-
- STYLE_THUMBNAILS_PATH - Static variable in class nl.strohalm.cyclos.utils.WebImageHelper
-
- StyleImage - Class in nl.strohalm.cyclos.entities.customization.images
-
An image to be used in style
- StyleImage() - Constructor for class nl.strohalm.cyclos.entities.customization.images.StyleImage
-
- subjectSettingKey() - Method in enum nl.strohalm.cyclos.entities.settings.MessageSettings.MessageSettingsEnum
-
- subjectSettingName() - Method in enum nl.strohalm.cyclos.entities.settings.MessageSettings.MessageSettingsEnum
-
- subList(int, int) - Method in class nl.strohalm.cyclos.utils.IteratorListImpl
-
- subtract(BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
Returns a new transaction summary, subtracting one transaction with the given amount
- subtract(int, BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
Returns a new transaction summary, subtracting the given parameters to this one
- subtract(TransactionSummaryVO) - Method in class nl.strohalm.cyclos.services.transactions.TransactionSummaryVO
-
Returns a new transaction summary, subtracting the given parameters to this one
- SuccessfulPaymentAction - Class in nl.strohalm.cyclos.controls.payments
-
Action that shows the details of a successful payment
- SuccessfulPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentAction
-
- SuccessfulPaymentForm - Class in nl.strohalm.cyclos.controls.payments
-
Form used to show the details of a successful payment
- SuccessfulPaymentForm() - Constructor for class nl.strohalm.cyclos.controls.payments.SuccessfulPaymentForm
-
- sumOfTransfersForTraders - Variable in class nl.strohalm.cyclos.services.stats.taxes.TransferVolumePerMemberStats
-
- supports(Class<?>) - Method in class nl.strohalm.cyclos.webservices.rest.RestAuthenticationProvider
-
- SuspendBrokerCommissionAction - Class in nl.strohalm.cyclos.controls.members.brokering
-
Action used to suspend a broker commission
- SuspendBrokerCommissionAction() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.SuspendBrokerCommissionAction
-
- SuspendBrokerCommissionForm - Class in nl.strohalm.cyclos.controls.members.brokering
-
Form used to suspend a broker commission
- SuspendBrokerCommissionForm() - Constructor for class nl.strohalm.cyclos.controls.members.brokering.SuspendBrokerCommissionForm
-
- suspendCommissions(BrokerCommission, Member) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Suspend the default broker commission and suspend broker commission contracts
- suspendCommissions(BrokerCommission, Member) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- suspendCommissions(BrokerCommission, Member) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- SysOutTransferListener - Class in nl.strohalm.cyclos.entities.accounts.transactions
-
- SysOutTransferListener() - Constructor for class nl.strohalm.cyclos.entities.accounts.transactions.SysOutTransferListener
-
- SYSTEM_IMAGES_MAP_KEY - Static variable in class nl.strohalm.cyclos.utils.WebImageHelper
-
- SYSTEM_IMAGES_PATH - Static variable in class nl.strohalm.cyclos.utils.WebImageHelper
-
- SYSTEM_THUMBNAILS_PATH - Static variable in class nl.strohalm.cyclos.utils.WebImageHelper
-
- SystemAccount - Class in nl.strohalm.cyclos.entities.accounts
-
A system account.
- SystemAccount() - Constructor for class nl.strohalm.cyclos.entities.accounts.SystemAccount
-
- systemAccountName - Variable in class nl.strohalm.cyclos.webservices.model.BasePaymentVO
-
- SystemAccountOwner - Class in nl.strohalm.cyclos.entities.accounts
-
This class represents the owner for system accounts
- SystemAccountType - Class in nl.strohalm.cyclos.entities.accounts
-
Type for system accounts
- SystemAccountType() - Constructor for class nl.strohalm.cyclos.entities.accounts.SystemAccountType
-
- SystemAccountType.Relationships - Enum in nl.strohalm.cyclos.entities.accounts
-
- SystemAccountTypeQuery - Class in nl.strohalm.cyclos.services.accounts
-
Query for system accounts
- SystemAccountTypeQuery() - Constructor for class nl.strohalm.cyclos.services.accounts.SystemAccountTypeQuery
-
- SystemAlert - Class in nl.strohalm.cyclos.entities.alerts
-
An alert sent to system
- SystemAlert() - Constructor for class nl.strohalm.cyclos.entities.alerts.SystemAlert
-
- SystemAlert.Alerts - Enum in nl.strohalm.cyclos.entities.alerts
-
Contains the possible system alerts
- SystemGroup - Class in nl.strohalm.cyclos.entities.groups
-
Base class for all system-wide groups, that is, the groups that are managed by a system administrator.
- SystemGroup() - Constructor for class nl.strohalm.cyclos.entities.groups.SystemGroup
-
- SystemGroup.Relationships - Enum in nl.strohalm.cyclos.entities.groups
-
- SystemGroupPermissionsDTO<G extends SystemGroup> - Class in nl.strohalm.cyclos.services.groups
-
- SystemGroupPermissionsDTO() - Constructor for class nl.strohalm.cyclos.services.groups.SystemGroupPermissionsDTO
-
- SystemImage - Class in nl.strohalm.cyclos.entities.customization.images
-
A system image, such as the logo
- SystemImage() - Constructor for class nl.strohalm.cyclos.entities.customization.images.SystemImage
-
- SystemImagesAction - Class in nl.strohalm.cyclos.controls.customization.images
-
Action for displaying and updating system images
- SystemImagesAction() - Constructor for class nl.strohalm.cyclos.controls.customization.images.SystemImagesAction
-
- SystemImagesAction.SystemImageVO - Class in nl.strohalm.cyclos.controls.customization.images
-
Holds data for displaying a system image, together with it's message label
- SystemImagesAction.SystemImageVO(String, SystemImage) - Constructor for class nl.strohalm.cyclos.controls.customization.images.SystemImagesAction.SystemImageVO
-
- SystemImagesForm - Class in nl.strohalm.cyclos.controls.customization.images
-
Form used to update system images
- SystemImagesForm() - Constructor for class nl.strohalm.cyclos.controls.customization.images.SystemImagesForm
-
- SystemOfflineException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
Exception thrown when the system is offline and someone without manage online state permission tries to login
- SystemOfflineException() - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.SystemOfflineException
-
- SystemOnlineException - Exception in nl.strohalm.cyclos.services.access.exceptions
-
Exception thrown when the system is online, while it shouldn't be in case of initializing heavy system tasks.
- SystemOnlineException() - Constructor for exception nl.strohalm.cyclos.services.access.exceptions.SystemOnlineException
-
- validate(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class nl.strohalm.cyclos.controls.BaseAction
-
Validate the user access, returning the logged user
- validate(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class nl.strohalm.cyclos.controls.BaseAjaxAction
-
- validate(Channel) - Method in interface nl.strohalm.cyclos.services.access.ChannelService
-
Validates the given channel
- validate(Channel) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceImpl
-
- validate(Channel) - Method in class nl.strohalm.cyclos.services.access.ChannelServiceSecurity
-
- validate(AccountFee) - Method in interface nl.strohalm.cyclos.services.accountfees.AccountFeeService
-
Validate the specified account fee.
- validate(AccountFee) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceImpl
-
- validate(AccountFee) - Method in class nl.strohalm.cyclos.services.accountfees.AccountFeeServiceSecurity
-
- validate(Member, CreditLimitDTO) - Method in interface nl.strohalm.cyclos.services.accounts.AccountService
-
Validates a credit limit DTO
- validate(Member, CreditLimitDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceImpl
-
- validate(Member, CreditLimitDTO) - Method in class nl.strohalm.cyclos.services.accounts.AccountServiceSecurity
-
- validate(AccountType) - Method in interface nl.strohalm.cyclos.services.accounts.AccountTypeService
-
Validate the specified account type
- validate(AccountType) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceImpl
-
- validate(AccountType) - Method in class nl.strohalm.cyclos.services.accounts.AccountTypeServiceSecurity
-
- validate(CardType) - Method in interface nl.strohalm.cyclos.services.accounts.cards.CardTypeService
-
Validate the card been persisted
- validate(CardType) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceImpl
-
- validate(CardType) - Method in class nl.strohalm.cyclos.services.accounts.cards.CardTypeServiceSecurity
-
- validate(Currency, WhatRate) - Method in interface nl.strohalm.cyclos.services.accounts.CurrencyService
-
Validate the specified currency
- validate(Currency, WhatRate) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceImpl
-
- validate(Currency, WhatRate) - Method in class nl.strohalm.cyclos.services.accounts.CurrencyServiceSecurity
-
- validate(ExternalAccount) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalAccountService
-
Validate the specified External Account
- validate(ExternalAccount) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceImpl
-
- validate(ExternalAccount) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalAccountServiceSecurity
-
- validate(ExternalTransfer) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferService
-
Validate the specified external transfer
- validate(ExternalTransfer) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceImpl
-
- validate(ExternalTransfer) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferServiceSecurity
-
- validate(ExternalTransferType) - Method in interface nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeService
-
Validate the specified External Transfer Type
- validate(ExternalTransferType) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceImpl
-
- validate(ExternalTransferType) - Method in class nl.strohalm.cyclos.services.accounts.external.ExternalTransferTypeServiceSecurity
-
- validate(FieldMapping) - Method in interface nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingService
-
Validate the specified field mapping
- validate(Object) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl.MemberFieldValidation
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl.OrderValidation
-
- validate(FieldMapping) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceImpl
-
- validate(FieldMapping) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FieldMappingServiceSecurity
-
- validate(FileMapping) - Method in interface nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingService
-
Validate the specified file mapping
- validate(Object) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceImpl.DecimalFormatValidation
-
- validate(FileMapping) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceImpl
-
- validate(FileMapping) - Method in class nl.strohalm.cyclos.services.accounts.external.filemapping.FileMappingServiceSecurity
-
- validate(Certification) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.CertificationService
-
- validate(Certification) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceImpl
-
- validate(Certification) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.CertificationServiceSecurity
-
- validate(Guarantee, boolean) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeService
-
It makes guarantee's validation
- validate(Guarantee, boolean) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceImpl
-
- validate(Guarantee, boolean) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeServiceSecurity
-
- validate(GuaranteeType) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeService
-
Validates the specified guarantee type
- validate(GuaranteeType) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceImpl
-
- validate(GuaranteeType) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.GuaranteeTypeServiceSecurity
-
- validate(PaymentObligation) - Method in interface nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationService
-
- validate(PaymentObligation) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceImpl
-
- validate(PaymentObligation) - Method in class nl.strohalm.cyclos.services.accounts.guarantees.PaymentObligationServiceSecurity
-
- validate(Pos) - Method in interface nl.strohalm.cyclos.services.accounts.pos.PosService
-
Validate the POS been persisted
- validate(Pos) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceImpl
-
- validate(Pos) - Method in class nl.strohalm.cyclos.services.accounts.pos.PosServiceSecurity
-
- validate(RatedFeeDTO, SimpleTransactionFee.ARateRelation) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateService
-
validate the RateConfigSimulation
- validate(ReinitializeRatesDTO) - Method in interface nl.strohalm.cyclos.services.accounts.rates.RateService
-
validate the rate reinitialization
- validate(RatedFeeDTO, SimpleTransactionFee.ARateRelation) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- validate(ReinitializeRatesDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceImplMock
-
- validate(RatedFeeDTO, SimpleTransactionFee.ARateRelation) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceSecurityMock
-
- validate(ReinitializeRatesDTO) - Method in class nl.strohalm.cyclos.services.accounts.rates.RateServiceSecurityMock
-
- validate(AdCategory) - Method in interface nl.strohalm.cyclos.services.ads.AdCategoryService
-
Validates the specified category
- validate(AdCategory) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceImpl
-
- validate(AdCategory) - Method in class nl.strohalm.cyclos.services.ads.AdCategoryServiceSecurity
-
- validate(AdImport) - Method in interface nl.strohalm.cyclos.services.ads.AdImportService
-
Validates an advertisements import
- validate(AdImport) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceImpl
-
- validate(AdImport) - Method in class nl.strohalm.cyclos.services.ads.AdImportServiceSecurity
-
- validate(Ad) - Method in interface nl.strohalm.cyclos.services.ads.AdService
-
Validates the specified ad
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl.MaxAdDescriptionSizeValidation
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl.MaxPublicationTimeValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl.PublicationPeriodValidation
-
- validate(Ad) - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- validate(Ad) - Method in class nl.strohalm.cyclos.services.ads.AdServiceSecurity
-
- validate(AdCustomField) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- validate(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.AdCustomFieldServiceSecurity
-
- validate(AdminCustomField) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- validate(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.AdminCustomFieldServiceSecurity
-
- validate(CF) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Validates the given field
- validate(CustomFieldPossibleValue) - Method in interface nl.strohalm.cyclos.services.customization.BaseCustomFieldService
-
Validates the given possible value
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.BigDecimalValidator
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.DateValidator
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.EnumeratedValidator
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.IntegerValidator
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.JavaIdentifierValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.MemberValidator
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.ParentValidator
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.ParentValueValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.UniqueCustomFieldInternalNameValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl.UniqueFieldValueValidation
-
- validate(CF) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- validate(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.BaseCustomFieldServiceImpl
-
- validate(CustomizedFile) - Method in interface nl.strohalm.cyclos.services.customization.CustomizedFileService
-
Validates a customized file
- validate(CustomizedFile) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceImpl
-
- validate(CustomizedFile) - Method in class nl.strohalm.cyclos.services.customization.CustomizedFileServiceSecurity
-
- validate(Document, boolean) - Method in interface nl.strohalm.cyclos.services.customization.DocumentService
-
Validates a document
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl.BinaryFileValidation
-
- validate(Document, boolean) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceImpl
-
- validate(Document, boolean) - Method in class nl.strohalm.cyclos.services.customization.DocumentServiceSecurity
-
- validate(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- validate(LoanGroupCustomField) - Method in class nl.strohalm.cyclos.services.customization.LoanGroupCustomFieldServiceSecurity
-
- validate(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- validate(MemberCustomField) - Method in class nl.strohalm.cyclos.services.customization.MemberCustomFieldServiceSecurity
-
- validate(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- validate(MemberRecordCustomField) - Method in class nl.strohalm.cyclos.services.customization.MemberRecordCustomFieldServiceSecurity
-
- validate(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- validate(OperatorCustomField) - Method in class nl.strohalm.cyclos.services.customization.OperatorCustomFieldServiceSecurity
-
- validate(CustomFieldPossibleValue) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- validate(PaymentCustomField) - Method in class nl.strohalm.cyclos.services.customization.PaymentCustomFieldServiceSecurity
-
- validate(TranslationMessage) - Method in interface nl.strohalm.cyclos.services.customization.TranslationMessageService
-
Validates a given message
- validate(TranslationMessage) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceImpl
-
- validate(TranslationMessage) - Method in class nl.strohalm.cyclos.services.customization.TranslationMessageServiceSecurity
-
- validate(AdInterest) - Method in interface nl.strohalm.cyclos.services.elements.AdInterestService
-
Validates the specified ad interest
- validate(AdInterest) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceImpl
-
- validate(AdInterest) - Method in class nl.strohalm.cyclos.services.elements.AdInterestServiceSecurity
-
- validate(ChangeBrokerDTO) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringService
-
Validates the brokering change DTO
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl.BrokerValidation
-
- validate(Brokering) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- validate(ChangeBrokerDTO) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceImpl
-
- validate(Brokering) - Method in interface nl.strohalm.cyclos.services.elements.BrokeringServiceLocal
-
Validates the specified brokering
- validate(ChangeBrokerDTO) - Method in class nl.strohalm.cyclos.services.elements.BrokeringServiceSecurity
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl.ConflictingContractValidation
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl.DefaultBrokerCommissionValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl.StatusValidation
-
- validate(Contact) - Method in interface nl.strohalm.cyclos.services.elements.ContactService
-
Validates the given contact.
- validate(Contact) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceImpl
-
- validate(Contact) - Method in class nl.strohalm.cyclos.services.elements.ContactServiceSecurity
-
- validate(Element, WhenSaving, boolean) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Validates the specified element
- validate(PendingMember) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Validates the given PendingMember
- validate(Element, WhenSaving, boolean) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- validate(PendingMember) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- validate(Element, WhenSaving, boolean) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- validate(PendingMember) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- validate(MemberImport) - Method in interface nl.strohalm.cyclos.services.elements.MemberImportService
-
Validates a member import
- validate(MemberImport) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceImpl
-
- validate(MemberImport) - Method in class nl.strohalm.cyclos.services.elements.MemberImportServiceSecurity
-
- validate(MemberRecord) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordService
-
Validates the specified member record
- validate(MemberRecord) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceImpl
-
- validate(MemberRecord) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordServiceSecurity
-
- validate(MemberRecordType) - Method in interface nl.strohalm.cyclos.services.elements.MemberRecordTypeService
-
Validates the specified member record type
- validate(MemberRecordType) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceImpl
-
- validate(MemberRecordType) - Method in class nl.strohalm.cyclos.services.elements.MemberRecordTypeServiceSecurity
-
- validate(MessageCategory) - Method in interface nl.strohalm.cyclos.services.elements.MessageCategoryService
-
Validate the Message Category
- validate(MessageCategory) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceImpl
-
- validate(MessageCategory) - Method in class nl.strohalm.cyclos.services.elements.MessageCategoryServiceSecurity
-
- validate(SendMessageDTO) - Method in interface nl.strohalm.cyclos.services.elements.MessageService
-
Validates the given message
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl.RequiredWhenFromAdminValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl.SameFromAndToValidation
-
- validate(SendMessageDTO) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceImpl
-
- validate(SendMessageDTO) - Method in class nl.strohalm.cyclos.services.elements.MessageServiceSecurity
-
- validate(Reference) - Method in interface nl.strohalm.cyclos.services.elements.ReferenceService
-
Validates the specified reference
- validate(Reference) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceImpl
-
- validate(Reference) - Method in class nl.strohalm.cyclos.services.elements.ReferenceServiceSecurity
-
- validate(RegistrationAgreement) - Method in interface nl.strohalm.cyclos.services.elements.RegistrationAgreementService
-
Validates the specified registraiton agreement
- validate(RegistrationAgreement) - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceImpl
-
- validate(RegistrationAgreement) - Method in class nl.strohalm.cyclos.services.elements.RegistrationAgreementServiceSecurity
-
- validate(GroupFilter) - Method in interface nl.strohalm.cyclos.services.groups.GroupFilterService
-
Validate the specified group filter
- validate(GroupFilter) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceImpl
-
- validate(GroupFilter) - Method in class nl.strohalm.cyclos.services.groups.GroupFilterServiceSecurity
-
- validate(Group) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Validates the group
- validate(MemberGroupAccountSettings) - Method in interface nl.strohalm.cyclos.services.groups.GroupService
-
Validates the group settings
- validate(Group) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- validate(MemberGroupAccountSettings) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceImpl
-
- validate(Group) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- validate(MemberGroupAccountSettings) - Method in class nl.strohalm.cyclos.services.groups.GroupServiceSecurity
-
- validate(InfoText) - Method in interface nl.strohalm.cyclos.services.infotexts.InfoTextService
-
- validate(InfoText) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceImpl
-
- validate(InfoText) - Method in class nl.strohalm.cyclos.services.infotexts.InfoTextServiceSecurity
-
- validate(LoanGroup) - Method in interface nl.strohalm.cyclos.services.loangroups.LoanGroupService
-
Validates the specified loan group
- validate(LoanGroup) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceImpl
-
- validate(LoanGroup) - Method in class nl.strohalm.cyclos.services.loangroups.LoanGroupServiceSecurity
-
- validate(ReceiptPrinterSettings) - Method in interface nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsService
-
Validates a receipt printer settings
- validate(ReceiptPrinterSettings) - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceImpl
-
- validate(ReceiptPrinterSettings) - Method in class nl.strohalm.cyclos.services.preferences.ReceiptPrinterSettingsServiceSecurity
-
- validate(ServiceClient) - Method in interface nl.strohalm.cyclos.services.services.ServiceClientService
-
Validates a service client
- validate(ServiceClient) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceImpl
-
- validate(ServiceClient) - Method in class nl.strohalm.cyclos.services.services.ServiceClientServiceSecurity
-
- validate(T) - Method in class nl.strohalm.cyclos.services.settings.BaseSettingsHandler
-
Validate the settings bean
- validate(T) - Method in interface nl.strohalm.cyclos.services.settings.SettingsHandler
-
Validate the settings bean
- validate(AccessSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Validate the access settings
- validate(AlertSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Validate the alert settings
- validate(LocalSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Validate the local settings
- validate(LogSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Validate the log settings
- validate(MailSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Validate the mail settings
- validate(MailTranslation) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Validate the mail translation
- validate(MessageSettings) - Method in interface nl.strohalm.cyclos.services.settings.SettingsService
-
Validate the message settings
- validate(AccessSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- validate(AlertSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- validate(LocalSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- validate(LogSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- validate(MailSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- validate(MailTranslation) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- validate(MessageSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceImpl
-
- validate(AccessSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- validate(AlertSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- validate(LocalSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- validate(LogSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- validate(MailSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- validate(MailTranslation) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- validate(MessageSettings) - Method in class nl.strohalm.cyclos.services.settings.SettingsServiceSecurity
-
- validate(SmsMailing, boolean) - Method in interface nl.strohalm.cyclos.services.sms.SmsMailingService
-
Validates the SMS mailing
- validate(SmsMailing, boolean) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceImpl
-
- validate(SmsMailing, boolean) - Method in class nl.strohalm.cyclos.services.sms.SmsMailingServiceSecurity
-
- validate(Object) - Method in interface nl.strohalm.cyclos.services.stats.StatisticalService
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceImpl
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.stats.StatisticalServiceSecurity
-
- validate(Invoice) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Validates the invoice
- validate(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- validate(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- validate(GrantLoanDTO) - Method in interface nl.strohalm.cyclos.services.transactions.LoanService
-
Validates a loan grant
- validate(GrantLoanDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceImpl
-
- validate(GrantLoanDTO) - Method in class nl.strohalm.cyclos.services.transactions.LoanServiceSecurity
-
- validate(ConversionSimulationDTO) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
validates the conversion simulation form
- validate(DoPaymentDTO) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentService
-
Validates the specified payment
- validate(ConversionSimulationDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- validate(DoPaymentDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
- validate(ConversionSimulationDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- validate(DoPaymentDTO) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceSecurity
-
- validate(Ticket) - Method in interface nl.strohalm.cyclos.services.transactions.TicketService
-
Validates the specified ticket
- validate(Ticket) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceImpl
-
- validate(Ticket) - Method in class nl.strohalm.cyclos.services.transactions.TicketServiceSecurity
-
- validate(AuthorizationLevel) - Method in interface nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelService
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl.AdminGroupRequiredValidation
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl.AmountValidation
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl.AuthorizerLevelValidation
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl.MaxLevelValidation
-
- validate(AuthorizationLevel) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceImpl
-
- validate(AuthorizationLevel) - Method in class nl.strohalm.cyclos.services.transfertypes.AuthorizationLevelServiceSecurity
-
- validate(PaymentFilter) - Method in interface nl.strohalm.cyclos.services.transfertypes.PaymentFilterService
-
Validate the specified payment filter
- validate(PaymentFilter) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceImpl
-
- validate(PaymentFilter) - Method in class nl.strohalm.cyclos.services.transfertypes.PaymentFilterServiceSecurity
-
- validate(BrokerCommission) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Validate the specified broker commission
- validate(SimpleTransactionFee, SimpleTransactionFee.ARateRelation) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransactionFeeService
-
Validate the specified transaction fee
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl.CountValidation
-
- validate(Object) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl.GeneratedTransferTypeValidation
-
- validate(BrokerCommission) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- validate(SimpleTransactionFee, SimpleTransactionFee.ARateRelation) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceImpl
-
- validate(BrokerCommission) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- validate(SimpleTransactionFee, SimpleTransactionFee.ARateRelation) - Method in class nl.strohalm.cyclos.services.transfertypes.TransactionFeeServiceSecurity
-
- validate(TransferType) - Method in interface nl.strohalm.cyclos.services.transfertypes.TransferTypeService
-
Validate the specified transfer type
- validate(TransferType) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceImpl
-
- validate(TransferType) - Method in class nl.strohalm.cyclos.services.transfertypes.TransferTypeServiceSecurity
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.AbstractPositiveValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.AbstractValueValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.CardFormatValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.CompareToValidation
-
- validate(Object) - Method in class nl.strohalm.cyclos.utils.validation.DelegatingValidator
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.EmailValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.EmptyValidation
-
- validate(Object) - Method in interface nl.strohalm.cyclos.utils.validation.GeneralValidation
-
Validates an object
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.InetAddrValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.InstanceOfValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.LengthValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.NumericValidation
-
Validates that the value only contains numeric chars
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.PeriodValidation
-
- validate(Object, Object, Object) - Method in interface nl.strohalm.cyclos.utils.validation.PropertyValidation
-
Validates a property value
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.RegexValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.RequiredValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.TodayValidation
-
- validate(Object, Object, Object) - Method in class nl.strohalm.cyclos.utils.validation.URLValidation
-
- validate(Object) - Method in class nl.strohalm.cyclos.utils.validation.Validator
-
Validates the given object, throwing a ValidationException if the entity is invalid
- validateBrokerCommissionContract(BrokerCommissionContract) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Validates the specified broker commission contract
- validateBrokerCommissionContract(BrokerCommissionContract) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- validateBrokerCommissionContract(BrokerCommissionContract) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- validateBulkChangeChannels(FullTextMemberQuery, Collection<Channel>, Collection<Channel>) - Method in interface nl.strohalm.cyclos.services.elements.ElementService
-
Validates the channels selection for bulk action "Enable/disable channels"
- validateBulkChangeChannels(FullTextMemberQuery, Collection<Channel>, Collection<Channel>) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceImpl
-
- validateBulkChangeChannels(FullTextMemberQuery, Collection<Channel>, Collection<Channel>) - Method in class nl.strohalm.cyclos.services.elements.ElementServiceSecurity
-
- validateChangePassword(ChangeLoginPasswordDTO) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Validates the password change
- validateChangePassword(ChangeLoginPasswordDTO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- validateChangePassword(ChangeLoginPasswordDTO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- validateChangePin(ChangePinDTO) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Validates the parameters of a pin change
- validateChangePin(ChangePinDTO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- validateChangePin(ChangePinDTO) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- validateDefaultBrokerCommissions(List<DefaultBrokerCommission>) - Method in interface nl.strohalm.cyclos.services.elements.CommissionService
-
Validates the collection of default broker commissions before saving
- validateDefaultBrokerCommissions(List<DefaultBrokerCommission>) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceImpl
-
- validateDefaultBrokerCommissions(List<DefaultBrokerCommission>) - Method in class nl.strohalm.cyclos.services.elements.CommissionServiceSecurity
-
- validateDTO(MembersTransactionsReportDTO) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersReportHandler
-
- ValidateEmailChangeAction - Class in nl.strohalm.cyclos.controls.members
-
Action used to validate an e-mail change request
- ValidateEmailChangeAction() - Constructor for class nl.strohalm.cyclos.controls.members.ValidateEmailChangeAction
-
- ValidateEmailChangeForm - Class in nl.strohalm.cyclos.controls.members
-
Form used to validate an e-mail change request
- ValidateEmailChangeForm() - Constructor for class nl.strohalm.cyclos.controls.members.ValidateEmailChangeForm
-
- validateForAccept(Invoice) - Method in interface nl.strohalm.cyclos.services.transactions.InvoiceService
-
Validates the invoice for accept
- validateForAccept(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- validateForAccept(Invoice) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceSecurity
-
- validateForCalculation(ProjectionDTO) - Method in class nl.strohalm.cyclos.services.transactions.InvoiceServiceImpl
-
- validateForExport(Theme) - Method in class nl.strohalm.cyclos.themes.BaseThemeHandler
-
- validateForExport(Theme) - Method in interface nl.strohalm.cyclos.themes.ThemeHandler
-
Checks if the given theme descriptor is valid for exporting a theme
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.access.ChangePasswordAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.access.channels.ChangePinAction
-
- validateForm(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.strohalm.cyclos.controls.access.LoginAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.accountfees.EditAccountFeeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.accounttypes.EditAccountTypeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.authorizationlevels.EditAuthorizationLevelAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.cards.EditCardTypeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.cards.UpdateCardAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.EditCurrencyAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.currencies.ReinitializeRatesAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewScheduledPaymentAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalAccountAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.external.EditExternalTransferTypeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.external.externaltransfers.EditExternalTransferAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFieldMappingAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.external.filemappings.EditFileMappingAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.certifications.EditCertificationAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.AuthorizeGuaranteeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.guarantees.RegisterGuaranteeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.paymentobligations.EditPaymentObligationAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.guarantees.types.EditGuaranteeTypeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.paymentfilters.EditPaymentFilterAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.pos.AssignPosAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.pos.EditPosAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.transactionfees.EditTransactionFeeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.accounts.transfertypes.EditTransferTypeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.admins.AdminProfileAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.ads.categories.EditAdCategoryAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.ads.EditAdAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.ads.imports.ImportAdsAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.ads.ViewAdAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.BaseFormAction
-
Validates the form
- validateForm(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.strohalm.cyclos.controls.BasePublicFormAction
-
Simple for called on an Ajax validation request, which is expected to throw ValidationException on validation errors
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.BaseQueryAction
-
Validates the form
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.channels.EditChannelAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditDynamicDocumentAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditMemberDocumentAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.documents.EditStaticDocumentAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.fields.EditCustomFieldPossibleValueAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.files.EditCustomizedFileAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.themes.ExportThemeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.customization.translationMessages.EditTranslationMessageAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.elements.ChangeElementGroupAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.elements.CreateElementAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.general.InviteAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.groups.accounts.EditGroupAccountSettingsAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.groups.customizedFiles.EditGroupCustomizedFileAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.groups.EditGroupAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.customizedFiles.EditGroupFilterCustomizedFileAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.groups.groupFilters.EditGroupFilterAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.invoices.AcceptInvoiceAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.loangroups.EditLoanGroupAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.loans.ConfirmLoanAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.loans.GrantLoanAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.loans.LoanDetailsAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.adinterests.EditAdInterestAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.agreements.EditRegistrationAgreementAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.brokering.ChangeBrokerAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.brokering.DefaultBrokerCommissionsAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.brokering.EditBrokerCommissionContractAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeBrokerAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeChannelsAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkChangeGroupAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.bulk.MemberBulkGenerateCardAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.contacts.EditContactAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.creditlimit.EditCreditLimitAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.imports.ImportMembersAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.MemberProfileAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.messages.EditMessageCategoryAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.messages.SendMessageAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.pending.PendingMemberProfileAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.printsettings.EditReceiptPrinterSettingsAction
-
- validateForm(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.strohalm.cyclos.controls.members.PublicCreateMemberAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.records.EditMemberRecordTypeAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.references.BaseEditReferenceAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.references.EditTransactionFeedbackAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.sms.EditInfoTextAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.members.sms.SendSmsMailingAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.operators.OperatorProfileAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.BasePaymentAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.ConfirmPaymentAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.conversionsimulation.SimulateConversionAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.request.RequestPaymentAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.payments.scheduled.ConfirmScheduledPaymentAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.posweb.MakePaymentAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.posweb.ReceivePaymentAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.reports.simulations.ARateConfigSimulationAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.reports.simulations.DRateConfigSimulationAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction
-
validates the following:
if any item checkbox in the form is selected.
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.services.EditServiceClientAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.settings.EditAccessSettingsAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.settings.EditAlertSettingsAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.settings.EditLocalSettingsAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.settings.EditLogSettingsAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.settings.EditMailSettingsAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.settings.EditMailTranslationAction
-
- validateForm(ActionContext) - Method in class nl.strohalm.cyclos.controls.settings.EditMessageSettingAction
-
- validateForm(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.strohalm.cyclos.controls.webshop.ConfirmWebShopPaymentAction
-
- validateForm(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.strohalm.cyclos.controls.webshop.WebShopPaymentAction
-
- validateLoggedUser(HttpServletRequest) - Method in class nl.strohalm.cyclos.utils.LoginHelper
-
Returns the currently logged user, ensuring there is one
- validateLoginPassword(Element, String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- validateMaxAmountAtDate(Calendar, Account, TransferType, BigDecimal, BigDecimal) - Method in class nl.strohalm.cyclos.services.transactions.PaymentServiceImpl
-
Validates the max amount per day
- validateMaxAmountAtDate(Calendar, Account, TransferType, BigDecimal, BigDecimal) - Method in interface nl.strohalm.cyclos.services.transactions.PaymentServiceLocal
-
Validates the max amount at the given day using the max amount specified as a parameter instead of the transfer type's max amount (but if the
amount is null, uses the transfer type amount).
- ValidateRegistrationAction - Class in nl.strohalm.cyclos.controls.members.pending
-
Action used to validate a public registration
- ValidateRegistrationAction() - Constructor for class nl.strohalm.cyclos.controls.members.pending.ValidateRegistrationAction
-
- ValidateRegistrationForm - Class in nl.strohalm.cyclos.controls.members.pending
-
Form used to validate a public registration
- ValidateRegistrationForm() - Constructor for class nl.strohalm.cyclos.controls.members.pending.ValidateRegistrationForm
-
- validateTransactionPassword() - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
Throws a ValidationException if the transaction password is not active
- validateTransactionPassword(User.TransactionPasswordStatus) - Method in class nl.strohalm.cyclos.controls.AbstractActionContext
-
- validateTransactionPassword(User.TransactionPasswordStatus) - Method in class nl.strohalm.cyclos.controls.mobile.MobileActionContext
-
- Validation - Class in nl.strohalm.cyclos.entities.customization.fields
-
Contains data for a custom field validation
- Validation() - Constructor for class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- Validation(boolean) - Constructor for class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- Validation(boolean, boolean) - Constructor for class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- Validation(boolean, boolean, RangeConstraint) - Constructor for class nl.strohalm.cyclos.entities.customization.fields.Validation
-
- ValidationError - Class in nl.strohalm.cyclos.utils.validation
-
Indicates a validation error
- ValidationError(String, Object...) - Constructor for class nl.strohalm.cyclos.utils.validation.ValidationError
-
- ValidationException - Exception in nl.strohalm.cyclos.utils.validation
-
Indicates data validation exception. it contains nested validation errors
- ValidationException() - Constructor for exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Empty constructor
- ValidationException(String, Object...) - Constructor for exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Initializes with a general error with the given error key and arguments
- ValidationException(String, String, ValidationError) - Constructor for exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Initializes with a property error, with a mapped key
- ValidationException(String, ValidationError) - Constructor for exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Initializes with a property error, with no key mapping
- ValidationException(ValidationError) - Constructor for exception nl.strohalm.cyclos.utils.validation.ValidationException
-
Initializes with a general error
- Validator - Class in nl.strohalm.cyclos.utils.validation
-
This class has the information needed to validate an object.
- Validator() - Constructor for class nl.strohalm.cyclos.utils.validation.Validator
-
- Validator(String) - Constructor for class nl.strohalm.cyclos.utils.validation.Validator
-
- Validator(String, String) - Constructor for class nl.strohalm.cyclos.utils.validation.Validator
-
- Validator.BeanPropertyRetrieveStrategy - Class in nl.strohalm.cyclos.utils.validation
-
Bean style property retrieving strategy
- Validator.BeanPropertyRetrieveStrategy(String) - Constructor for class nl.strohalm.cyclos.utils.validation.Validator.BeanPropertyRetrieveStrategy
-
- Validator.Property - Class in nl.strohalm.cyclos.utils.validation
-
Describes a property validation
- Validator.PropertyRetrieveStrategy - Interface in nl.strohalm.cyclos.utils.validation
-
Strategy for retrieving a property
- value(Object) - Static method in class nl.strohalm.cyclos.taglibs.Functions
-
Returns an enum value
- valueExists(CustomFieldValue) - Method in interface nl.strohalm.cyclos.dao.customizations.CustomFieldValueDAO
-
Checks if the given custom field value exists.
- valueExists(CustomFieldValue) - Method in class nl.strohalm.cyclos.dao.customizations.CustomFieldValueDAOImpl
-
- valueOf(String) - Static method in enum nl.strohalm.cyclos.access.AdminAdminPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.access.AdminMemberPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.access.AdminSystemPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.access.BasicPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.access.BrokerPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.access.MemberPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.access.Module
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.access.ModuleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.access.OperatorPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.access.ExternalLoginAction.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxAction.Options
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.BaseAjaxAction.ContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.members.messages.SendMessageAction.SendTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.members.references.MemberReferencesAction.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.payments.SchedulingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.posweb.PosWebHelper.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO.PeriodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO.DetailsLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction.StatisticsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.controls.settings.ManageSettingsAction.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.Channel.Credentials
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.Channel.Principal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.Channel.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.ChannelPrincipal.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.LoginHistoryLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.PasswordHistoryLog.PasswordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.Session.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.TransactionPassword
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.User.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.User.TransactionPasswordStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.access.UsernameChangeLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.Account.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.AccountRates.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.AccountType.LimitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.AccountType.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.AccountType.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.cards.Card.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.cards.Card.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.cards.CardType.CardSecurityCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.Currency.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalAccount.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer.SummaryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMapping.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMapping.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields.NumberFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.ChargeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.InvoiceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.PaymentDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.RunMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLogQuery.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission.When
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission.WhichBroker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee.ARateRelation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.ChargeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.Subject
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Certification.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Certification.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery.LoanFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.AuthorizedBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.FeePayer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.FeeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.Model
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanGroup.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanPayment.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanPayment.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanQuery.QueryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.LockedAccountsOnPayments
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.MemberAccount.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.MemberAccount.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.MemberAccount.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.MemberAccountType.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.pos.MemberPos.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.pos.MemberPos.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.pos.Pos.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.pos.Pos.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.pos.PosQuery.QueryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.RateParameters.Relatonships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.SystemAccountType.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel.Authorizer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Invoice.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Invoice.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Payment.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Payment.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Payment.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.PaymentRequestTicket.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery.SearchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery.StatusGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Ticket.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Ticket.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Ticket.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery.GroupedStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Transfer.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferType.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferType.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferType.TransactionHierarchyVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.ads.Ad.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.ads.Ad.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.ads.Ad.TradeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.ads.AdCategory.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.ads.imports.AdImport.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAd.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAd.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAdCustomFieldValue.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAdQuery.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.alerts.Alert.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.alerts.ErrorLogEntry.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.alerts.MemberAlert.Alerts
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.alerts.MemberAlert.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.alerts.SystemAlert.Alerts
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.Application.PasswordHash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.documents.Document.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.documents.Document.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.documents.DocumentPage.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.documents.DynamicDocument.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.documents.MemberDocument.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.documents.MemberDocument.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.documents.StaticDocument.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.AdCustomField.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.AdCustomFieldValue.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.AdminCustomField.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.AdminCustomFieldValue.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Control
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Size
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomFieldValue.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Indexing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomFieldValue.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.OperatorCustomField.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.OperatorCustomField.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.files.CustomizedFile.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.files.CustomizedFile.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.images.AdImage.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.images.Image.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.customization.images.MemberImage.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.AdminGroup.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.BasicGroupSettings.PasswordPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.BrokerGroup.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.Group.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.Group.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.Group.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.GroupFilter.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.GroupHistoryLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.MemberGroup.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.MemberGroupSettings.EmailValidation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.MemberGroupSettings.ExternalAdPublication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.OperatorGroup.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.groups.SystemGroup.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.IndexOperation.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.IndexOperation.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.IndexStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.adInterests.AdInterest.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.Administrator.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.BrokeringQuery.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.Brokering.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.Contact.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.Element.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.Element.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMember.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMember.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecordCustomFieldValue.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.imports.MemberImport.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.Member.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.messages.Message.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.messages.Message.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.messages.Message.RootType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.messages.Message.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.messages.MessageBox
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.messages.MessageCategory.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.Operator.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.PendingEmailChange.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.PendingMember.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.preferences.NotificationPreference.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery.WriterNature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.records.MemberRecord.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.records.MemberRecordType.Layout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.records.MemberRecordType.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.Reference.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.Reference.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.Reference.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.ReferenceHistoryLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.RegistrationAgreementLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.remarks.BrokerRemark.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.remarks.GroupRemark.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.remarks.Remark.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.remarks.Remark.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.members.TransactionFeedback.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.reports.InvoiceSummaryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.reports.StatisticsWhatToShow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.reports.ThroughTimeRange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.services.ServiceClient.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.services.ServiceOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.AccessSettings.UsernameGeneration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.CsvRecordSeparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.CsvStringQuote
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.CsvValueSeparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePatternOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DecimalInputMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.MemberResultDisplay
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.NumberLocale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.Precision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.TimePattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LogSettings.AccountFeeLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LogSettings.ScheduledTaskLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LogSettings.TraceLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LogSettings.TransactionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.LogSettings.WebServiceLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.MessageSettings.MessageSettingsCategoryEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.MessageSettings.MessageSettingsEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.settings.Setting.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.sms.MemberSmsStatus.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.sms.SmsLog.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.sms.SmsLog.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.sms.SmsLogStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.sms.SmsLogType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.sms.SmsMailing.Relationships
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.sms.SmsMailingQuery.Recipient
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.entities.sms.SmsMailingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.access.CredentialError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.accounts.rates.RateService.RateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.customization.MessageImportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO.ChargeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.elements.MessageAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.elements.TransactionFeedbackAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.elements.WhenSaving
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.preferences.MessageChannel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.reports.CurrentStateReportParameters.TimePointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.stats.general.FilterUsed.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.stats.general.FilterUsed.FilterUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.stats.HistogramDTOFactory.LastRowHeaderPrefix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.stats.StatisticalResultDTO.GraphType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.stats.StatisticalResultDTO.MultiGraph
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.stats.StatisticalResultDTO.TableToGraph
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.stats.StatisticalService.TableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.stats.StatisticalTaxesService.PaidOrNot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.services.transactions.TransactionContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.themes.Theme.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.access.LoggedUser.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.Amount.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.AccountOwnerConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.AmountConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.BooleanConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.CalendarConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.CardNumberConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.CoercionConverter
-
- valueOf(String) - Method in interface nl.strohalm.cyclos.utils.conversion.Converter
-
Parses the given string, converting it to the parametrized type T
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.FixedLengthNumberConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.FormatOnlyConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.HtmlConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.IdConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.LocaleConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.NumberConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.PermissionConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.ReferenceConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.SetConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.StringTrimmerConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.TimeZoneConverter
-
- valueOf(String) - Method in class nl.strohalm.cyclos.utils.conversion.UnitsConverter
-
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.CustomizationHelper.CustomizationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.customizedfile.CustomizedFileOperation.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.FileUnits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.ImageHelper.ImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.InternetAddressHelper.AddressType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.lock.HazelcastLockHandlerFactory.LockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.Month
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum nl.strohalm.cyclos.utils.Month
-
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.Quarter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.query.QueryParameters.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.ResponseHelper.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.tasks.HazelcastTaskRunner.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.TextFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.TimePeriod.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.validation.PeriodValidation.ValidationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.utils.WeekDay
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum nl.strohalm.cyclos.utils.WeekDay
-
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.access.ChangeCredentialsStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.access.CredentialsStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters.AdVOStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters.AdVOTradeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.model.FieldVO.FieldVOControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.model.FieldVO.FieldVOType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.model.PaymentStatusVO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.model.TimePeriodVO.TimePeriodVOField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.model.WSCredential
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.model.WSPrincipalTypeVO.WSPrincipal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.payments.ChargebackStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.payments.PaymentRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.payments.PaymentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.rest.GeneralRestController.CredentialTypeVO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.rest.GeneralRestController.PrincipalTypeVO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.Destination
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.sms.SendSmsStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.sms.SmsTypeCode
-
Returns the enum constant of this type with the specified name.
- valueOf(Boolean) - Static method in class nl.strohalm.cyclos.webservices.utils.ObjectHelper
-
- valueOf(Integer) - Static method in class nl.strohalm.cyclos.webservices.utils.ObjectHelper
-
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.WebServiceContext.ContextType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.strohalm.cyclos.webservices.WebServiceFaultsEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum nl.strohalm.cyclos.access.AdminAdminPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.access.AdminMemberPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.access.AdminSystemPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.access.BasicPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.access.BrokerPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.access.MemberPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.access.Module
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.access.ModuleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.access.OperatorPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.controls.access.ExternalLoginAction.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.controls.accounts.transfertypes.SearchTransferTypesAjaxAction.Options
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.controls.BaseAjaxAction.ContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class nl.strohalm.cyclos.controls.BaseBindingForm
-
- values() - Static method in enum nl.strohalm.cyclos.controls.members.messages.SendMessageAction.SendTo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.controls.members.references.MemberReferencesAction.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.controls.payments.SchedulingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.controls.posweb.PosWebHelper.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.controls.reports.members.list.MembersListReportDTO.PeriodType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.controls.reports.members.transactions.MembersTransactionsReportDTO.DetailsLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.controls.reports.statistics.StatisticsAction.StatisticsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.controls.settings.ManageSettingsAction.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.Channel.Credentials
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.Channel.Principal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.Channel.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.ChannelPrincipal.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.LoginHistoryLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.PasswordHistoryLog.PasswordType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.Session.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.TransactionPassword
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.User.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.User.TransactionPasswordStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.access.UsernameChangeLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.Account.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.AccountRates.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.AccountType.LimitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.AccountType.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.AccountType.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.cards.Card.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.cards.Card.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.cards.CardType.CardSecurityCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.ClosedAccountBalance.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.Currency.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalAccount.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransfer.SummaryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferImport.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.ExternalTransferType.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FieldMapping.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMapping.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMapping.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields.NumberFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.external.filemapping.FileMappingWithFields.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.ChargeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.InvoiceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.PaymentDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFee.RunMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeAmount.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.AccountFeeLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLog.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.account.MemberAccountFeeLogQuery.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission.When
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.BrokerCommission.WhichBroker
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee.ARateRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.SimpleTransactionFee.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.ChargeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.fees.transaction.TransactionFee.Subject
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Certification.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Certification.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.CertificationLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.Guarantee.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeQuery.LoanFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.AuthorizedBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.FeePayer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.FeeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.Model
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.GuaranteeType.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligation.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.guarantees.PaymentObligationLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.Loan.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanGroup.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanPayment.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanPayment.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.loans.LoanQuery.QueryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.LockedAccountsOnPayments
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.MemberAccount.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.MemberAccount.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.MemberAccount.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.MemberAccountType.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.MemberGroupAccountSettings.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.pos.MemberPos.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.pos.MemberPos.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.pos.Pos.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.pos.Pos.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.pos.PosQuery.QueryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.RateParameters.Relatonships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.SystemAccountType.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel.Authorizer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Invoice.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Invoice.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.InvoicePayment.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.InvoiceQuery.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Payment.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Payment.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Payment.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilter.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.PaymentFilterQuery.Context
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.PaymentRequestTicket.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPayment.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery.SearchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.ScheduledPaymentQuery.StatusGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Ticket.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Ticket.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Ticket.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TicketQuery.GroupedStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.Transfer.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferAuthorization.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferType.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferType.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.accounts.transactions.TransferType.TransactionHierarchyVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.ads.Ad.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.ads.Ad.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.ads.Ad.TradeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.ads.AdCategory.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.ads.imports.AdImport.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAd.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAd.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAdCategory.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAdCustomFieldValue.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.ads.imports.ImportedAdQuery.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.alerts.Alert.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.alerts.ErrorLogEntry.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.alerts.MemberAlert.Alerts
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.alerts.MemberAlert.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.alerts.SystemAlert.Alerts
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.Application.PasswordHash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.documents.Document.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.documents.Document.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.documents.DocumentPage.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.documents.DynamicDocument.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.documents.MemberDocument.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.documents.MemberDocument.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.documents.StaticDocument.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.AdCustomField.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.AdCustomFieldValue.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.AdminCustomField.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.AdminCustomFieldValue.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Control
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Size
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomField.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomFieldPossibleValue.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.CustomFieldValue.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.LoanGroupCustomFieldValue.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Access
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Indexing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomField.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberCustomFieldValue.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField.Access
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomField.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.MemberRecordCustomFieldValue.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.OperatorCustomField.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.OperatorCustomField.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField.Access
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.PaymentCustomField.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.fields.PaymentCustomFieldValue.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.files.CustomizedFile.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.files.CustomizedFile.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.images.AdImage.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.images.Image.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.customization.images.MemberImage.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.AdminGroup.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.BasicGroupSettings.PasswordPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.BrokerGroup.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.Group.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.Group.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.Group.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.GroupFilter.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.GroupHistoryLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.MemberGroup.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.MemberGroupSettings.EmailValidation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.MemberGroupSettings.ExternalAdPublication
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.OperatorGroup.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.groups.SystemGroup.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.IndexOperation.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.IndexOperation.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.IndexStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.adInterests.AdInterest.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.Administrator.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.BrokeringQuery.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.BrokerCommissionContract.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.Brokering.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.BrokeringCommissionStatus.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.brokerings.DefaultBrokerCommission.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.Contact.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.Element.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.Element.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMember.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMember.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMemberQuery.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecord.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.imports.ImportedMemberRecordCustomFieldValue.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.imports.MemberImport.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.Member.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.messages.Message.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.messages.Message.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.messages.Message.RootType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.messages.Message.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.messages.MessageBox
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.messages.MessageCategory.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.Operator.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.PendingEmailChange.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.PendingMember.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.preferences.AdminNotificationPreference.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.preferences.NotificationPreference.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.printsettings.ReceiptPrinterSettings.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.records.AbstractMemberRecordQuery.WriterNature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.records.MemberRecord.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.records.MemberRecordType.Layout
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.records.MemberRecordType.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.Reference.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.Reference.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.Reference.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.ReferenceHistoryLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.RegistrationAgreementLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.remarks.BrokerRemark.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.remarks.GroupRemark.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.remarks.Remark.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.remarks.Remark.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.members.TransactionFeedback.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.reports.InvoiceSummaryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.reports.StatisticsWhatToShow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.reports.ThroughTimeRange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.services.ServiceClient.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.services.ServiceOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.AccessSettings.UsernameGeneration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.CsvRecordSeparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.CsvStringQuote
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.CsvValueSeparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DatePatternOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.DecimalInputMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.MemberResultDisplay
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.NumberLocale
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.Precision
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LocalSettings.TimePattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LogSettings.AccountFeeLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LogSettings.ScheduledTaskLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LogSettings.TraceLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LogSettings.TransactionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.LogSettings.WebServiceLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.MessageSettings.MessageSettingsCategoryEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.MessageSettings.MessageSettingsEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.settings.Setting.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.sms.MemberSmsStatus.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.sms.SmsLog.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.sms.SmsLog.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.sms.SmsLogStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.sms.SmsLogType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.sms.SmsMailing.Relationships
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.sms.SmsMailingQuery.Recipient
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.entities.sms.SmsMailingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.access.CredentialError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.accounts.rates.RateService.RateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.customization.MessageImportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.elements.CommissionChargeStatusDTO.ChargeStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.elements.MessageAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.elements.TransactionFeedbackAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.elements.WhenSaving
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.preferences.MessageChannel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.reports.CurrentStateReportParameters.TimePointType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.stats.general.FilterUsed.FilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.stats.general.FilterUsed.FilterUse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.stats.HistogramDTOFactory.LastRowHeaderPrefix
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.stats.StatisticalResultDTO.GraphType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.stats.StatisticalResultDTO.MultiGraph
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.stats.StatisticalResultDTO.TableToGraph
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.stats.StatisticalService.TableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.stats.StatisticalTaxesService.PaidOrNot
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.services.transactions.TransactionContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.themes.Theme.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.access.LoggedUser.AccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.Amount.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.CustomizationHelper.CustomizationLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.customizedfile.CustomizedFileOperation.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Class<E>) - Static method in class nl.strohalm.cyclos.utils.EnumHelper
-
Return an array with all values on a given enum type
- values() - Static method in enum nl.strohalm.cyclos.utils.FileUnits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.ImageHelper.ImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.InternetAddressHelper.AddressType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.lock.HazelcastLockHandlerFactory.LockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.Month
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.Quarter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.query.QueryParameters.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.ResponseHelper.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.tasks.HazelcastTaskRunner.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.TextFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.TimePeriod.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.validation.PeriodValidation.ValidationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.utils.WeekDay
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.access.ChangeCredentialsStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.access.CredentialsStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters.AdVOStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.ads.AbstractAdSearchParameters.AdVOTradeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.model.FieldVO.FieldVOControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.model.FieldVO.FieldVOType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.model.PaymentStatusVO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.model.TimePeriodVO.TimePeriodVOField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.model.WSCredential
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.model.WSPrincipalTypeVO.WSPrincipal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.payments.ChargebackStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.payments.PaymentRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.payments.PaymentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.rest.AccountsRestController.SearchScheduledPaymentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.rest.GeneralRestController.CredentialTypeVO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.rest.GeneralRestController.PrincipalTypeVO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.rest.TransferTypesRestController.Destination
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.sms.SendSmsStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.sms.SmsTypeCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.WebServiceContext.ContextType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.strohalm.cyclos.webservices.WebServiceFaultsEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesByIntValue(Class<E>) - Static method in class nl.strohalm.cyclos.utils.EnumHelper
-
Return a map with instances of the enum by name
- valuesByName(Class<E>) - Static method in class nl.strohalm.cyclos.utils.EnumHelper
-
Return a map with instances of the enum by name
- valuesByOrdinal(Class<E>) - Static method in class nl.strohalm.cyclos.utils.EnumHelper
-
Return a map with instances of the enum by name
- valuesByStringValue(Class<E>) - Static method in class nl.strohalm.cyclos.utils.EnumHelper
-
Return a map with instances of the enum by name
- valueSeparator - Variable in class nl.strohalm.cyclos.utils.csv.BaseCSVHandler
-
- verifyLogin(String, String, String) - Method in interface nl.strohalm.cyclos.services.access.AccessService
-
Checks if the login can be performed for the given username and address
- verifyLogin(String, String, String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceImpl
-
- verifyLogin(String, String, String) - Method in class nl.strohalm.cyclos.services.access.AccessServiceSecurity
-
- Version - Class in nl.strohalm.cyclos.setup
-
Represents a version on the upgrade descriptor.
- Version(String) - Constructor for class nl.strohalm.cyclos.setup.Version
-
- VersionHistory - Class in nl.strohalm.cyclos.setup
-
Keeps track of version history
- VersionHistory() - Constructor for class nl.strohalm.cyclos.setup.VersionHistory
-
- VersionHistoryReader - Class in nl.strohalm.cyclos.setup
-
Class used to read the version reader from a XML file
- VersionHistoryReader() - Constructor for class nl.strohalm.cyclos.setup.VersionHistoryReader
-
- ViewAdAction - Class in nl.strohalm.cyclos.controls.ads
-
Action used to view details of an advertisement
- ViewAdAction() - Constructor for class nl.strohalm.cyclos.controls.ads.ViewAdAction
-
- ViewDocumentAction - Class in nl.strohalm.cyclos.controls.customization.documents
-
- ViewDocumentAction() - Constructor for class nl.strohalm.cyclos.controls.customization.documents.ViewDocumentAction
-
- ViewDocumentForm - Class in nl.strohalm.cyclos.controls.customization.documents
-
Form used to view a document
- ViewDocumentForm() - Constructor for class nl.strohalm.cyclos.controls.customization.documents.ViewDocumentForm
-
- ViewDynamicDocumentAction - Class in nl.strohalm.cyclos.controls.customization.documents
-
Form used to view a custom document
- ViewDynamicDocumentAction() - Constructor for class nl.strohalm.cyclos.controls.customization.documents.ViewDynamicDocumentAction
-
- ViewErrorLogAction - Class in nl.strohalm.cyclos.controls.alerts
-
Action used to view the error log
- ViewErrorLogAction() - Constructor for class nl.strohalm.cyclos.controls.alerts.ViewErrorLogAction
-
- ViewErrorLogEntryAction - Class in nl.strohalm.cyclos.controls.alerts
-
Action used to view an error log entry's details
- ViewErrorLogEntryAction() - Constructor for class nl.strohalm.cyclos.controls.alerts.ViewErrorLogEntryAction
-
- ViewErrorLogEntryForm - Class in nl.strohalm.cyclos.controls.alerts
-
Form for viewing an error log entry's details
- ViewErrorLogEntryForm() - Constructor for class nl.strohalm.cyclos.controls.alerts.ViewErrorLogEntryForm
-
- ViewLoanGroupAction - Class in nl.strohalm.cyclos.controls.loangroups
-
Action used to view a loan group
- ViewLoanGroupAction() - Constructor for class nl.strohalm.cyclos.controls.loangroups.ViewLoanGroupAction
-
- ViewMessageAction - Class in nl.strohalm.cyclos.controls.members.messages
-
Action used to view a given message
- ViewMessageAction() - Constructor for class nl.strohalm.cyclos.controls.members.messages.ViewMessageAction
-
- ViewMessageForm - Class in nl.strohalm.cyclos.controls.members.messages
-
Action used to view a given message
- ViewMessageForm() - Constructor for class nl.strohalm.cyclos.controls.members.messages.ViewMessageForm
-
- ViewScheduledPaymentAction - Class in nl.strohalm.cyclos.controls.accounts.details
-
Action used to view the details of a scheduled payment
- ViewScheduledPaymentAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.ViewScheduledPaymentAction
-
- ViewStaticDocumentAsBrokerAction - Class in nl.strohalm.cyclos.controls.customization.documents
-
- ViewStaticDocumentAsBrokerAction() - Constructor for class nl.strohalm.cyclos.controls.customization.documents.ViewStaticDocumentAsBrokerAction
-
- ViewStaticDocumentNormalAction - Class in nl.strohalm.cyclos.controls.customization.documents
-
- ViewStaticDocumentNormalAction() - Constructor for class nl.strohalm.cyclos.controls.customization.documents.ViewStaticDocumentNormalAction
-
- ViewTransactionAction - Class in nl.strohalm.cyclos.controls.accounts.details
-
Action used to view the details of a transaction
- ViewTransactionAction() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionAction
-
- ViewTransactionForm - Class in nl.strohalm.cyclos.controls.accounts.details
-
Form used to retrieve a transaction details
- ViewTransactionForm() - Constructor for class nl.strohalm.cyclos.controls.accounts.details.ViewTransactionForm
-
- visibleGroupsForAds() - Method in class nl.strohalm.cyclos.services.ads.AdServiceImpl
-
- visibleGroupsForAds() - Method in interface nl.strohalm.cyclos.services.ads.AdServiceLocal
-
Returns the groups the logged user can see ads